Commit Graph

15904 Commits (39ca4fa2f8d87aeebb0e8ecb97eec2538aff210d)
 

Author SHA1 Message Date
Mitchell Hashimoto 114315d502
terraform: delete legacy outputs
9 years ago
Mitchell Hashimoto be56ebf770
terraform: remove so much destroy transform
9 years ago
Mitchell Hashimoto b1b0e30f5a
terraform: remove old CBD transformer
9 years ago
Mitchell Hashimoto 09242fab09
terraform: remove legacy graph builder
9 years ago
Mitchell Hashimoto 83cc54bfbe
updated generate output
9 years ago
Mitchell Hashimoto a8f64cbcee
terraform: make sure Stop blocks until full completion
9 years ago
Mitchell Hashimoto 142df657c3
provisioners/remote-exec: listen to Stop
9 years ago
Mitchell Hashimoto b486354a9c
communicator/ssh: Disconnect() should also kill the actual connection
9 years ago
Mitchell Hashimoto cde458d74f
scripts: update tests for generate plugins to pass new style
9 years ago
Mitchell Hashimoto 447a5c8b9e
scripts: update internal plugin gen to support new provisioner
9 years ago
Mitchell Hashimoto 487a37b0dd
helper/schema: PromoteSingle for legacy support of "maybe list" types
9 years ago
Mitchell Hashimoto f29845e54e
update privisioner bins to use new functions
9 years ago
Mitchell Hashimoto 3c0c81957a
provisioners/remote-exec: switch to helper/schema
9 years ago
Mitchell Hashimoto 27c19af9ff
provisioners/file: support Stop
9 years ago
Mitchell Hashimoto a2e044829b
provisioners/file: use the old communicator.New just to minimize risk
9 years ago
Mitchell Hashimoto 02a4adc07c
provisioners/file: convert to helper/schema
9 years ago
Mitchell Hashimoto 0fb87cd96b
provisioners/local-exec: stoppable
9 years ago
Mitchell Hashimoto c5b784c33f
provisioners/local-exec: switch to helper/schema
9 years ago
Mitchell Hashimoto a1da59a73e
helper/schema: provisioner allows for nil state
9 years ago
Mitchell Hashimoto b2891bc9ef
helper/schema: Provisioner support
9 years ago
Mitchell Hashimoto 96884ec42d
plugin: bump the protocol version due to Provisioner change
9 years ago
Mitchell Hashimoto 2e894c4ef7
plugin: add ResourceProvisioner.Stop API
9 years ago
Mitchell Hashimoto f8c7b639c9
terraform: switch to Context for stop, Stoppable provisioners
9 years ago
Mitchell Hashimoto a9d799cce6
update CHANGELOG
9 years ago
Mitchell Hashimoto 873f86aee9 Merge pull request #11286 from hashicorp/f-remote-backend
9 years ago
Mitchell Hashimoto 09e0727d5e
command/plan: revert test change on this output
9 years ago
Clint e3c89da542 Merge pull request #11383 from brad-larson/brad-fix-regexp-validation
9 years ago
James Bardin 87253e448c
install packages for tests
9 years ago
Mitchell Hashimoto f4ca79d7b7
Update Makefile to run tests 4 packages at a time
9 years ago
Mitchell Hashimoto d9bc1572eb
command: remove old State funcs
9 years ago
Mitchell Hashimoto 31f7cca77f
backend/local: fix crash (in tests) due to not guarding nil CLI
9 years ago
Mitchell Hashimoto d3633ab368
state/remote: remove consul since we converted that
9 years ago
Mitchell Hashimoto 1492c578de
update main commands listing to the new commands
9 years ago
Mitchell Hashimoto 523801dcc2
terraform: support backends in the state
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto 9654387771
command: meta.Backend is used for initializing the backend
9 years ago
Mitchell Hashimoto 0a0842a7d9
command/format: a package for formatting plans/state for output
9 years ago
Mitchell Hashimoto 251e5c6f87
helper/schema: framework for Backends
9 years ago
Mitchell Hashimoto 1f5d425428
backend/remote-state
9 years ago
Mitchell Hashimoto 13c34b16e8
backend/legacy
9 years ago
Mitchell Hashimoto 397e1b3132
backend/local
9 years ago
Mitchell Hashimoto 8a070ddef0
backend: introduce the backend set of interfaces
9 years ago
Mitchell Hashimoto 7b342100d0
config: add "backend" loading to the Terraform section
9 years ago
Mitchell Hashimoto 3e47bad40a
gitignore should ignore test files that use .terraform/tfstate
9 years ago
Mitchell Hashimoto cae907bc83
update CHANGELOG
9 years ago
Mitchell Hashimoto b35b263015 Merge pull request #11329 from hashicorp/f-destroy-prov
9 years ago
Mitchell Hashimoto 455d997889
setup CHANGELOG for 0.9
9 years ago
Mitchell Hashimoto 0b0114c9bf Merge pull request #11426 from hashicorp/f-new-graph
9 years ago
Clint 46f7265747 Merge pull request #11443 from kenkku/aws_api_gateway_resource_path_fix
9 years ago
Clint 731696b002 Merge pull request #11388 from hashicorp/f-go-getter
9 years ago