Jack Spirou
|
bd598ef988
|
Merge pull request #4 from jmccann/ca_certs
Add ability to inject internal CA Cert
|
2016-02-15 13:23:28 -06:00 |
|
Jacob McCann
|
66dcad9108
|
Update DOCS to move CA Cert example to an Advanced Config section
Also fixed 'vars' key example in main example as it was under
'remote' and should be at the base of 'terraform'.
|
2016-02-15 10:10:39 -06:00 |
|
Jacob McCann
|
8d46f853c5
|
Move ca_certs from 'remote' to 'terraform'
Did this as the CA Cert if needed for all terraform commands, not
just remote. So just made more sense to move it to base of vargs.
|
2016-02-15 10:10:39 -06:00 |
|
Jacob McCann
|
2e74fe1180
|
Add ability to inject internal CA Cert
|
2016-02-15 10:10:39 -06:00 |
|
Jack Spirou
|
9bb061e280
|
Merge pull request #7 from jackspirou/master
Use plan instead of dry-run.
|
2016-02-14 16:41:00 -06:00 |
|
jackspirou
|
e685b92711
|
use plan instead of dry-run
|
2016-02-14 16:00:32 -06:00 |
|
Thomas Boerger
|
69ea162dbf
|
Merge pull request #3 from jmccann/patch-1
Fix broken link
|
2016-02-12 12:30:56 +01:00 |
|
Jacob McCann
|
ce2482b3c1
|
Fix broken link
|
2016-02-09 09:41:59 -06:00 |
|
Jack Spirou
|
7ed6fc8809
|
Merge pull request #1 from objectpartners/init
Initial plugin contribution
|
2016-02-01 23:07:47 -06:00 |
|
John Engelman
|
a59a5a449d
|
A few doc and JSON fixes from review.
|
2016-01-27 07:22:07 +01:00 |
|
John Engelman
|
196bf5c2aa
|
Upgrade to Terraform 0.6.9
|
2016-01-26 23:50:54 +01:00 |
|
John Engelman
|
ab8b30fc1f
|
User standardized build system.
|
2016-01-26 23:50:54 +01:00 |
|
John Engelman
|
ec8a395cdd
|
Remove committed binary.
|
2016-01-26 23:50:54 +01:00 |
|
John Engelman
|
3d16fa6081
|
Commit built binary so we can simply automate builds in Docker hub.
|
2016-01-26 23:50:54 +01:00 |
|
John Engelman
|
c19908e0eb
|
Add Makefile and documentation.
|
2016-01-26 23:50:54 +01:00 |
|
John Engelman
|
431099eb7d
|
TF apply only if NOT dryRun.
|
2016-01-26 23:50:26 +01:00 |
|
John Engelman
|
64d142149b
|
Need to update apk before installing glibc.
|
2016-01-26 23:50:26 +01:00 |
|
John Engelman
|
5a15b9fd13
|
Debug and need glibc in image.
|
2016-01-26 23:50:26 +01:00 |
|
John Engelman
|
cf4a9d9dc2
|
Don't need to quote since we aren't in a shell.
Also make sure to split on spaces in args.
|
2016-01-26 23:50:26 +01:00 |
|
John Engelman
|
991e651835
|
Configure terraform commands, don't allow any command.
|
2016-01-26 23:50:26 +01:00 |
|
John Engelman
|
7ab6c29d3e
|
Initial commit.
|
2016-01-26 23:50:26 +01:00 |
|
Brad Rydzewski
|
e18bdf1a24
|
Initial commit
|
2016-01-26 14:34:03 -08:00 |
|