Commit Graph

2055 Commits (fbeb99ee8386d892691ef65c19da55b094b09a79)
 

Author SHA1 Message Date
Mitchell Hashimoto fbeb99ee83 command: make sure the output has a line from a provisioner to output
12 years ago
Mitchell Hashimoto 8fc134caa1 command/destroy: don't show outputs
12 years ago
Mitchell Hashimoto bb698217f8 command: split on \r too
12 years ago
Mitchell Hashimoto 4cb1ea6ae1 config: allow exact multi-resource references outside slices
12 years ago
Mitchell Hashimoto ecafcfa682 terraform: don't validate tainted resources
12 years ago
Mitchell Hashimoto 6e7d23d612 terraform: don't crash if validating orphan
12 years ago
Mitchell Hashimoto bbdb375612 Remove TODO from yore
12 years ago
Mitchell Hashimoto 0914e17a2a command/apply: more than one ctrl-c properly exits immediately
12 years ago
Mitchell Hashimoto 129e4fc453 terraform: fix crash if depends_on used when state has orphans
12 years ago
Mitchell Hashimoto 1510f12efc output errors to the proper location in main.go [GH-288]
12 years ago
Mitchell Hashimoto dac5f0e3df command/show: update help
12 years ago
Mitchell Hashimoto d7786473df fmt
12 years ago
Mitchell Hashimoto 069f758efb command/show: show default state with no args [GH-349]
12 years ago
Mitchell Hashimoto d2e836275b terraform: sort the modules in the state [GH-318]
12 years ago
Mitchell Hashimoto 6ddcc2ebf8 Merge pull request #309 from alekstorm/aws-db-instance-password
12 years ago
Mitchell Hashimoto d8c1ee655c Merge pull request #308 from alekstorm/aws-db-instance-db-subnet-group-name
12 years ago
Mitchell Hashimoto bd0cf94e89 providers/aws: wait for LC to exist [GH-302]
12 years ago
Mitchell Hashimoto 129771df17 Update CHANGELOG
12 years ago
Mitchell Hashimoto 35065fc8c8 providers/aws: properly report errors if DB instance destroy fails
12 years ago
Mitchell Hashimoto 30786ce442 fmt
12 years ago
Mitchell Hashimoto 59349cca11 helper/schema: sets must be treated atomically within ResourceData
12 years ago
Mitchell Hashimoto a362a97979 providers/aws: forcenew on SGs for now [GH-299]
12 years ago
Mitchell Hashimoto e4ec2eb0cf providers/aws: security group VPC ID can be computed in a default VPC
12 years ago
Mitchell Hashimoto e827180887 providers/aws: main_route_table_id attribute for VPC [GH-193]
12 years ago
Mitchell Hashimoto 51d66b678d providers/aws: resource ELB listeners [GH-314]
12 years ago
Mitchell Hashimoto aee9c480b2 Update CHANGELOG
12 years ago
Mitchell Hashimoto 5eccbba606 providers/aws: support non-destructive update of desired_capacity for
12 years ago
Mitchell Hashimoto ad20bbe6f2 Update CHANGELOG
12 years ago
Mitchell Hashimoto 3a107d2e50 helper/schema: set the field to empty if it is a list and computed
12 years ago
Mitchell Hashimoto e5d64318bf helper/schema: don't say that a set is computed if it exists
12 years ago
Mitchell Hashimoto 36f225dea0 fmt
12 years ago
Mitchell Hashimoto b43cfa3bb0 providers/aws: launch configuration in helper/schema
12 years ago
Mitchell Hashimoto caaa9d145a providers/aws: convert autoscaling group to helper/schema
12 years ago
Mitchell Hashimoto 281ba93d39 providers/aws: set the dns_name on create [GH-393]
12 years ago
Mitchell Hashimoto ab6741f6fc terraform: require the prefix match with a "." in Diff.Instances
12 years ago
Mitchell Hashimoto b43ca0aa52 providers/aws: handle case where ELB is deleted manually [GH-304]
12 years ago
Mitchell Hashimoto c5c72b1ce1 providers/aws: fix failing test
12 years ago
Mitchell Hashimoto bd3bc03c5f Update CHANGELOG
12 years ago
Mitchell Hashimoto 1acb546d74 Merge pull request #388 from hashicorp/f-elb-schema
12 years ago
Mitchell Hashimoto e0994c717d helper/schema: fix issues around computed sets
12 years ago
Mitchell Hashimoto 7dcb386e29 providers/aws: fix some computed attributes on ELB
12 years ago
Mitchell Hashimoto dd2b1fe442 providers/aws: make health checks work
12 years ago
Mitchell Hashimoto 12ff354749 providers/aws: convert most of ELB to schema
12 years ago
Mitchell Hashimoto e5ce6a97a3 Merge pull request #385 from hashicorp/f-splat-wtf
12 years ago
Mitchell Hashimoto 975d564a22 terraform: remove debug stuff
12 years ago
Mitchell Hashimoto 6c96e0f6ac terraform: nil out the Diff on a resource when expanding
12 years ago
Mitchell Hashimoto 1ebcedb22b config: make the interp split pretty insane
12 years ago
Mitchell Hashimoto 539eca5ee6 Fix failing tests
12 years ago
Mitchell Hashimoto 8aae8099e8 website: update the docs more to say more
12 years ago
Mitchell Hashimoto f558f7a0c5 website: document the join function
12 years ago