Commit Graph

5580 Commits (592df714ebe30bf3761e2d48824fe996bcd3fcd7)
 

Author SHA1 Message Date
Mitchell Hashimoto fcc710ca06 terraform: error if resource not found in module [GH-1997]
11 years ago
Mitchell Hashimoto 54b961630d terraform: module computed vars with splat vars don't error
11 years ago
Mitchell Hashimoto 29eadb8194 terraform: missing provider should add missing aliases [GH-2023]
11 years ago
Mitchell Hashimoto afe5ec6e29 terraform: module orphans providers should inherit config
11 years ago
Paul Hinze 38efe4cb80 dot: only draw provider close on `terraform greph -verbose`
11 years ago
Clint Shryock 6e818785af provider/aws: Update ASGs to support in-place updates for Load Balancers
11 years ago
zollie 579b33b8a2 Retry aws_launch_configuration Create on 'Invalid IamInstanceProfile' error only
11 years ago
Radek Simko 6fdbca8e58 Merge pull request #2466 from TimeIncOSS/f-schema-field-name-validate
11 years ago
Mitchell Hashimoto 4bf0d5e243 update CHANGELOG
11 years ago
Paul Hinze 6175874cbd Update CHANGELOG.md
11 years ago
Mitchell Hashimoto 9fc78d4ea1 Merge pull request #2448 from hashicorp/b-openstack-networks
11 years ago
Paul Hinze 4627c12550 Update CHANGELOG.md
11 years ago
Mitchell Hashimoto bf73a31da3 update CHANGELOG
11 years ago
Mitchell Hashimoto 6b7c2bcb35 Merge pull request #2450 from hashicorp/b-schema-validate-type
11 years ago
Mitchell Hashimoto 232916a4de Merge pull request #2449 from hashicorp/b-aws-sg-crash
11 years ago
Mitchell Hashimoto 6bdc44b37f update CHANGELOG
11 years ago
Mitchell Hashimoto 148a84cfc3 Merge pull request #2453 from hashicorp/b-orphan-deps
11 years ago
Mitchell Hashimoto 630646335f Merge pull request #2451 from hashicorp/b-provider-validate
11 years ago
Radek Simko 92db4802b6 schema: Add field name to ValidateFunc
11 years ago
Mitchell Hashimoto 0e73dbc506 update CHANGELOG
11 years ago
Mitchell Hashimoto c144491f6f Merge pull request #2457 from hashicorp/b-provider-computed
11 years ago
Mitchell Hashimoto 3114cd430c update CHANGELOG
11 years ago
Mitchell Hashimoto 1a844c4689 Merge pull request #2464 from hashicorp/b-provider-var-conflict
11 years ago
Mitchell Hashimoto d0519f226d terraform: provider input should be scoped by path
11 years ago
Mitchell Hashimoto fef5741ded providers/aws: fix another crash case
11 years ago
Mitchell Hashimoto cddd54c3de fmt
11 years ago
Mitchell Hashimoto 823a9fa878 update CHANGELOG
11 years ago
Mitchell Hashimoto 461f6557c7 config: fix test error
11 years ago
Mitchell Hashimoto fafc32b183 Merge branch 'b-prevent-destroy-type'
11 years ago
Mitchell Hashimoto 1e739d1237 terraform: validate step should still set parent config for inheritence
11 years ago
Mitchell Hashimoto 772fab3609 terraform: don't config provider on validate
11 years ago
Mitchell Hashimoto 4e7fcd4f42 helper/schema: test that validatefunc is not called with computed vals
11 years ago
Mitchell Hashimoto 8daa459e57 terraform: tests to check behavior of computed provider configs
11 years ago
Mitchell Hashimoto 7031cb145c terraform: orphan dependencies should be inverted
11 years ago
zollie 079a26a655 Wrapped Create in a resource.Retry to wait for IAM instance profile propagation
11 years ago
Mitchell Hashimoto 74386655a5 terraform: test for reducing count and using splats
11 years ago
Mitchell Hashimoto e36597cad7 helper/schema: internal validate as part of provider validation
11 years ago
Mitchell Hashimoto 4f391902a0 helper/schema: validate objects are objects [GH-2166]
11 years ago
Mitchell Hashimoto b0169adf02 providers/aws: more guards against crashy cases [GH-2308]
11 years ago
Mitchell Hashimoto 09acd1f79d providers/openstack: fix crash case if network is nil [GH-2323]
11 years ago
Radek Simko 642bdd585f Update CHANGELOG.md
11 years ago
Radek Simko 5cf5451d28 Merge pull request #1999 from TimeIncOSS/r53-delegation-set
11 years ago
Paul Hinze bc5c34b5f4 Update CHANGELOG.md
11 years ago
Paul Hinze 3f2119c6e7 Merge pull request #2414 from TimeIncOSS/no-color-for-subcommands
11 years ago
Paul Hinze 2b1038a63a Update CHANGELOG.md
11 years ago
Paul Hinze c154ef9558 Merge pull request #1790 from TimeIncOSS/combine-func
11 years ago
Sander van Harmelen 783fd57ec2 Merge pull request #2435 from svanharmelen/f-add-loadjson
11 years ago
Sander van Harmelen 01a9ceeed4 Merge pull request #2406 from svanharmelen/b-close-providers-provisioners
11 years ago
Sander van Harmelen 110cf8b3d4 A close provider should not be an origin node
11 years ago
Clint da4e9d52c7 Update CHANGELOG.md
11 years ago