Jacob McCann
794e51347a
Update documentation to reflect new syntax for Drone 0.5
8 years ago
Jacob McCann
0208bfdc19
Initial Working 0.5 version
8 years ago
Kit Ewbank
2274218548
Use terraform version 0.6.16.
Add 'parallelism' parameter to limit the number of concurrent operations as Terraform walks its graph.
Download glibc-2.21-r2.apk from 'github.com/sgerrand/alpine-pkg-glibc' as 'circle-artifacts.com/gh/andyshinn/alpine-pkg-glibc' is not available.
Correct 'terraform apply' with parallelism option.
Run 'go fmt'.
9 years ago
Jeff Storey
be0a96d664
adding ability to change root dir for commands
Conflicts:
main.go
9 years ago
Jeff Storey
90a46bd02c
allow assume role before running terraform commands
9 years ago
Jacob McCann
2f4408d756
Replace 'dry_run' with 'plan' in advanced examples
9 years ago
Jacob McCann
dc0b0cb14e
Update DOCS on sensitive flag
9 years ago
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'.
9 years ago
Jacob McCann
2e74fe1180
Add ability to inject internal CA Cert
9 years ago
jackspirou
e685b92711
use plan instead of dry-run
9 years ago
John Engelman
a59a5a449d
A few doc and JSON fixes from review.
9 years ago
John Engelman
c19908e0eb
Add Makefile and documentation.
9 years ago