Commit Graph

2055 Commits (fbeb99ee8386d892691ef65c19da55b094b09a79)
 

Author SHA1 Message Date
Mitchell Hashimoto 5090678168 config: validate that only proper variables can be in the count
12 years ago
Mitchell Hashimoto 53d05cb81f terraform: counts can't be computed
12 years ago
Mitchell Hashimoto ced4125037 teraform: test that count can be a variable
12 years ago
Mitchell Hashimoto 039531e9ca terraform: dependencies in the graph from count properly show up
12 years ago
Mitchell Hashimoto fa05b165ad config: fix gob encode/decode for raw config and keys
12 years ago
Mitchell Hashimoto 941e27b9f3 terraform: Validate expands properly
12 years ago
Mitchell Hashimoto 79520a19c4 terraform: walk the resource properly for destroy
12 years ago
Mitchell Hashimoto 0f087141e3 terraform: properly discover count orphans
12 years ago
Mitchell Hashimoto 3b89a7bdc7 terraform: more tests passing
12 years ago
Mitchell Hashimoto 101ac636a2 config: add Config method
12 years ago
Mitchell Hashimoto f772c11103 config: validate unknown var in count
12 years ago
Mitchell Hashimoto 8e2315599f config: Count can be a string (for interpolation)
12 years ago
Mitchell Hashimoto fb1c224e12 terraform: expand resource nodes at walk time
12 years ago
Jack Pearkes 1759fdeeed Merge pull request #350 from pmoust/elb_ssl_certificate_id
12 years ago
Panagiotis Moustafellos 175b10b90e Updated changelog for [GH-350] (AWS ELB listener.ssl_certificate_id)
12 years ago
Panagiotis Moustafellos d01418270a Add listener.ssl_certificate_id support to AWS ELB (@jpadvo [GH-176])
12 years ago
Mitchell Hashimoto fecb68f117 terraform: remove meta nodes
12 years ago
Mitchell Hashimoto 4fe0c4ada4 terraform: don't use Meta node anymore
12 years ago
Mitchell Hashimoto 95f43d8230 command/apply: if with plan, don't ask for input [GH-346]
12 years ago
cfortier2 77edd9d8d8 add subnet_group_name for aws db instance doc
12 years ago
Mitchell Hashimoto 817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346]
12 years ago
Mitchell Hashimoto 8008813671 Merge pull request #344 from nibalizer/comments_improve
12 years ago
Spencer Krum 60e6fb8fad Improve comments in log.go
12 years ago
Mitchell Hashimoto 6fb5b130e1 Update CHANGELOG
12 years ago
Mitchell Hashimoto 74f0842c13 Merge pull request #343 from hashicorp/f-destroy
12 years ago
Mitchell Hashimoto 2131e4ffd2 command: fix failing tests
12 years ago
Mitchell Hashimoto d4a2010983 website: destroy command
12 years ago
Mitchell Hashimoto 245c1ce05a command: enable destroy
12 years ago
Mitchell Hashimoto f302e7d1bb main: add Destroy
12 years ago
Mitchell Hashimoto ab9dd71bcb command/destroy: first steps
12 years ago
Mitchell Hashimoto 3ae6f6ba76 Update CHANGELOG
12 years ago
Mitchell Hashimoto 3b2272c69f providers/aws: read properly finds the Self
12 years ago
Mitchell Hashimoto dbc890e401 providers/aws: add `self` to ingress [GH-219]
12 years ago
Mitchell Hashimoto 6e02465be7 providers/aws: read internal for ELB
12 years ago
Mitchell Hashimoto e3c7ccb1d7 Update changelog
12 years ago
Mitchell Hashimoto 09ce13d040 Merge pull request #303 from buth/internalelbs
12 years ago
Mitchell Hashimoto 41fe8a7fa2 Update CHANGELOG
12 years ago
Mitchell Hashimoto 452cc07ce8 Merge pull request #307 from alekstorm/aws-db-instance-gone
12 years ago
Mitchell Hashimoto 61a4ac7938 Update CHANGELOG
12 years ago
Mitchell Hashimoto a621525741 Merge pull request #317 from hashicorp/f-create-before
12 years ago
Armon Dadgar fc324464b8 website: Fixing typo
12 years ago
Mitchell Hashimoto b692b9eb29 Merge pull request #341 from nibalizer/docs2
12 years ago
Armon Dadgar 1977a53574 terraform: Deterministric and correct ordering for deposed nodes
12 years ago
Spencer Krum 0f32eefb2b Docs Fixup
12 years ago
Armon Dadgar 61b893b8db depgraph: Adding method to get incoming edges
12 years ago
Mitchell Hashimoto 5152f05d0a scripts: copy binaries to gopath
12 years ago
Armon Dadgar 5207e1d268 terraform: test ordering when using create before with depedencies
12 years ago
Mitchell Hashimoto 3f80a27b90 Update CHANGELOG
12 years ago
Mitchell Hashimoto d996959691 Merge pull request #337 from hashicorp/f-apply-init
12 years ago
Mitchell Hashimoto 0649c62616 website: update apply docs
12 years ago