Commit Graph

2055 Commits (fbeb99ee8386d892691ef65c19da55b094b09a79)
 

Author SHA1 Message Date
Mitchell Hashimoto 61b46c8612 config: add join() function
12 years ago
Mitchell Hashimoto 7b48924532 config: validate that multi-variables are only used in slices
12 years ago
Mitchell Hashimoto 75e79da9c3 terraform: modify Same to return true if list is computed
12 years ago
Mitchell Hashimoto dcaf653d6f helper/schema: properly detect that a list is computed
12 years ago
Mitchell Hashimoto a931707a6a config: removeCurrent finds the proper map
12 years ago
Mitchell Hashimoto 3aa655ad3b helper/schema: test schema diffs with the interpolation splits
12 years ago
Mitchell Hashimoto 865ec6a6bf terraform: use the InterpSplitDelim
12 years ago
Mitchell Hashimoto 5c7ce2d003 config: make the tests more robust
12 years ago
Mitchell Hashimoto c6424e9569 config: make the replace function marginally more understandable
12 years ago
Mitchell Hashimoto 22908d67ba config: first pass at replacing lists within a slice
12 years ago
Mitchell Hashimoto 958f2ec094 Update CHANGELOG
12 years ago
Mitchell Hashimoto 3ad6016d8f Merge pull request #381 from hashicorp/f-tags
12 years ago
Mitchell Hashimoto 6591e63138 providers/aws: should delete tags that are changing in-place
12 years ago
Mitchell Hashimoto 4a8021ff8e website: update docs for tags on VPC
12 years ago
Mitchell Hashimoto 753f6c6f8e helper/schema: fix failing tests
12 years ago
Mitchell Hashimoto 00bdef3093 providers/aws: test tag removal
12 years ago
Mitchell Hashimoto 6eafac8a34 providers/aws: aws_vpc supports tags
12 years ago
Mitchell Hashimoto f43528957e helper/schema: support top-level TypeMap
12 years ago
Mitchell Hashimoto 699b2efa1c providers/aws: convert aws_vpc to helper/schema
12 years ago
Mitchell Hashimoto 0db9d98fff helper/schema: can set Partial(true) multiple times
12 years ago
Mitchell Hashimoto dd036b0399 Merge pull request #379 from hashicorp/f-deprecate-weird-names
12 years ago
Mitchell Hashimoto 9dd7618fce config: fix messaging for name symbols
12 years ago
Mitchell Hashimoto 67d9188a29 config: validate module names are valid
12 years ago
Mitchell Hashimoto 9ed89dbabd terraform: make wording better
12 years ago
Mitchell Hashimoto 36f4a644b6 terraform: warn if the name has special characters
12 years ago
Mitchell Hashimoto 50e5eacc15 config: add NameRegexp
12 years ago
Mitchell Hashimoto c7088eb82a website: update docs for GH-371
12 years ago
Mitchell Hashimoto 9912ca70c6 Merge pull request #371 from xuwang/master
12 years ago
Mitchell Hashimoto 8cf611b2da Update CHANGELOG
12 years ago
Mitchell Hashimoto 9e953c9908 Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
12 years ago
Mitchell Hashimoto 852b82cdb3 Update CHANGELOG
12 years ago
Mitchell Hashimoto 65a054b7c2 Merge pull request #375 from jgoldschrafe/feature-google-compute-ip-forward
12 years ago
Mitchell Hashimoto 16b023bd2b command: ask for the proper level of input
12 years ago
Mitchell Hashimoto 8b5c120ecf terraform: add InputMode to determine what is asked for
12 years ago
Mitchell Hashimoto 014bde64c4 providers/aws: not an error if route53 record is already destroy
12 years ago
Mitchell Hashimoto ca99811357 providers/aws: subnet retry destroy [GH-357]
12 years ago
Mitchell Hashimoto ef62fa80db helper/resource: add Retry function
12 years ago
Mitchell Hashimoto 65f5069616 Update CHANGELOG
12 years ago
Mitchell Hashimoto e922b16dba Merge pull request #377 from hashicorp/f-path-var
12 years ago
Mitchell Hashimoto c1fa4c2e4b config: validate that module source can't contain interpolations
12 years ago
Mitchell Hashimoto 770d62e588 website: document path variables
12 years ago
Mitchell Hashimoto d714c6f2f1 terraform: test path variables
12 years ago
Mitchell Hashimoto 1e00b4386c config/module: Child(nil) or empty will return self
12 years ago
Mitchell Hashimoto 267d45df86 config/module: Can look up Child with Tree.Child
12 years ago
Mitchell Hashimoto 679ab1d515 config: parse ${path.module}
12 years ago
Jeff Goldschrafe 88a020e0b5 Support IP forwarding on GCE instances
12 years ago
Jeff Goldschrafe ddfdfebcc5 Configurable disk types for GCE
12 years ago
Xu Wang df37e82f5b Add optional param iam_instance_profile to resource_aws_launch_configuration to support role based AC
12 years ago
Mitchell Hashimoto 28cd738edc command: provisioner output should prefix every line
12 years ago
Mitchell Hashimoto 753f7ea021 Update CHANGELOG
12 years ago