Commit Graph

35162 Commits (add-missing-variable-loading)
 

Author SHA1 Message Date
Mitchell Hashimoto 6dfebcae69 config: test that we only load tf files
12 years ago
Mitchell Hashimoto 8655711a3f config: test that LoadDir doesn't load nested
12 years ago
Mitchell Hashimoto 14b29d0ecd config: LoadDir
12 years ago
Mitchell Hashimoto 9d028ab6de config: reword for ".tf" extension force
12 years ago
Mitchell Hashimoto e0bc61d414 providers/aws: route table association tests
12 years ago
Mitchell Hashimoto 450cbba11a providers/aws: route table should delete any associations
12 years ago
Mitchell Hashimoto 2ed77c8a6f terraform: remove output diffs attributes from the Apply call
12 years ago
Mitchell Hashimoto 4f798fdec6 helper/diff: if attribute is set and also computed, don't mark computed
12 years ago
Mitchell Hashimoto f93c9c23d5 helper/diff: don't delete keys from diff if computed
12 years ago
Mitchell Hashimoto 91ad873113 helper/resource: improve logging and output for tests
12 years ago
Mitchell Hashimoto 8d065ce5c4 terraform: don't validate orphans
12 years ago
Mitchell Hashimoto 6a3fa2f4db providers/aws: aws_route_table_association
12 years ago
Mitchell Hashimoto 0b2860fafc helper/config: more correct logic with regards to nested things
12 years ago
Mitchell Hashimoto dbe5a1254a helper/resource: better error if config doesn't validate
12 years ago
Mitchell Hashimoto 9afebeb07e providers/aws: route table tests
12 years ago
Mitchell Hashimoto 265cc4fffa providers/aws: extend InternetGateway timeout to be safe
12 years ago
Mitchell Hashimoto 71b30c633f providers/aws: internetgateway timing tweaks
12 years ago
Mitchell Hashimoto af776da7a2 providers/aws: subnet tests
12 years ago
Mitchell Hashimoto 86c4678bee providers/aws: test internet gateway changing the VPC addr
12 years ago
Mitchell Hashimoto 9ab4a5bf88 helper/resource: exponential backoff
12 years ago
Mitchell Hashimoto 17b0280724 providers/aws: InternetGateway has to define the update function
12 years ago
Mitchell Hashimoto 2d34f8f209 providers/aws: internet gateway acceptance test
12 years ago
Mitchell Hashimoto 63ef4cf28a helper/resource: stdlib to check resource attribute
12 years ago
Mitchell Hashimoto 3ff66b430f providers/aws: check VPC cidr
12 years ago
Jack Pearkes e992d62717 providers/aws: use precheck for security group
12 years ago
Jack Pearkes 2e767da3df providers/aws: security group acceptance tests
12 years ago
Mitchell Hashimoto ac0e29e98e terraform: races in MockResourceProvider
12 years ago
Mitchell Hashimoto 9c9f478811 terraform: remove data race around validation
12 years ago
Mitchell Hashimoto d257d3623f testrace won't run acceptance tests
12 years ago
Mitchell Hashimoto 485bc668bf flatmap: deterministic tests
12 years ago
Mitchell Hashimoto 4a3d51f40e helper/resource: can compose TestCheckFuncs
12 years ago
Mitchell Hashimoto 8229758806 helper/resource: refresh during test
12 years ago
Mitchell Hashimoto 83f73e63aa helper/resource: add PreCheck
12 years ago
Mitchell Hashimoto 01b58669b0 provisioners/local-exec: tests pass on Windows due to line-endings diff
12 years ago
Mitchell Hashimoto 10146a79b1 Explicitly disable acceptance tests for make test
12 years ago
Mitchell Hashimoto d9dda40957 Merge pull request #16 from hashicorp/f-provisioners
12 years ago
Jack Pearkes 45d318f573 providers/aws: destroy for autoscaling and launch conf
12 years ago
Armon Dadgar 3e608ee8b9 terraform: Do not persist sensitive state
12 years ago
Mitchell Hashimoto 4a5fb8c0b9 Merge pull request #17 from hashicorp/f-acceptance
12 years ago
Mitchell Hashimoto 701634ad5c Makefile
12 years ago
Mitchell Hashimoto 9d3adc07ca Add "testacc" target for easy acceptance testing
12 years ago
Armon Dadgar a79e222ae3 rpc: Cleanup imports
12 years ago
Armon Dadgar 7721caf867 provisioner/local-exec: Adding tests for Apply and Validate
12 years ago
Armon Dadgar 6ace8e12e5 provisioner/local-exec: Use interpolated values
12 years ago
Armon Dadgar 83c1ed438f terraform: Fix and test provisioner configs
12 years ago
Armon Dadgar c8bc5658ab terraform: Test that validate gets a config for provisioners
12 years ago
Armon Dadgar abd5977988 Update config test to handle provisioners
12 years ago
Armon Dadgar 2423d135ac terraform: Move the config initialization of provisioners
12 years ago
Armon Dadgar 1c4321a503 Setup provisioners for CLI
12 years ago
Armon Dadgar 9c49642b37 provisioner/local-exec: First pass
12 years ago