0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-20 01:42:45 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
jackspirou
e685b92711 use plan instead of dry-run 2016-02-14 16:00:32 -06:00
John Engelman
a59a5a449d A few doc and JSON fixes from review. 2016-01-27 07:22:07 +01:00
John Engelman
431099eb7d TF apply only if NOT dryRun. 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