Commit Graph

1882 Commits

Author SHA1 Message Date
Mitchell Hashimoto
817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346] 2014-10-01 08:37:57 -07:00
Mitchell Hashimoto
8008813671 Merge pull request #344 from nibalizer/comments_improve
Improve comments in log.go
2014-09-30 22:36:43 -07:00
Spencer Krum
60e6fb8fad Improve comments in log.go
Provide some hints on what to do with the environment
variables listed in log.go
2014-09-30 22:33:59 -07:00
Mitchell Hashimoto
6fb5b130e1 Update CHANGELOG 2014-09-30 22:16:28 -07:00
Mitchell Hashimoto
74f0842c13 Merge pull request #343 from hashicorp/f-destroy
Destroy command
2014-09-30 22:15:45 -07:00
Mitchell Hashimoto
2131e4ffd2 command: fix failing tests 2014-09-30 22:11:55 -07:00
Mitchell Hashimoto
d4a2010983 website: destroy command 2014-09-30 22:08:32 -07:00
Mitchell Hashimoto
245c1ce05a command: enable destroy 2014-09-30 22:01:11 -07:00
Mitchell Hashimoto
f302e7d1bb main: add Destroy 2014-09-30 21:51:45 -07:00
Mitchell Hashimoto
ab9dd71bcb command/destroy: first steps 2014-09-30 21:49:24 -07:00
Mitchell Hashimoto
3ae6f6ba76 Update CHANGELOG 2014-09-30 15:38:04 -07:00
Mitchell Hashimoto
3b2272c69f providers/aws: read properly finds the Self 2014-09-30 14:26:01 -07:00
Mitchell Hashimoto
dbc890e401 providers/aws: add self to ingress [GH-219] 2014-09-30 14:19:16 -07:00
Mitchell Hashimoto
6e02465be7 providers/aws: read internal for ELB 2014-09-30 13:37:04 -07:00
Mitchell Hashimoto
e3c7ccb1d7 Update changelog 2014-09-30 13:30:15 -07:00
Mitchell Hashimoto
09ce13d040 Merge pull request #303 from buth/internalelbs
provider/aws: added missing internal ELB option
2014-09-30 13:29:35 -07:00
Mitchell Hashimoto
41fe8a7fa2 Update CHANGELOG 2014-09-30 13:28:45 -07:00
Mitchell Hashimoto
452cc07ce8 Merge pull request #307 from alekstorm/aws-db-instance-gone
providers/aws: don't error out when RDS DB instance disappears
2014-09-30 13:28:24 -07:00
Mitchell Hashimoto
61a4ac7938 Update CHANGELOG 2014-09-30 13:22:01 -07:00
Mitchell Hashimoto
a621525741 Merge pull request #317 from hashicorp/f-create-before
Adding support for `lifecycle` and `create_before_destroy`
2014-09-30 13:17:41 -07:00
Armon Dadgar
fc324464b8 website: Fixing typo 2014-09-30 11:41:58 -07:00
Mitchell Hashimoto
b692b9eb29 Merge pull request #341 from nibalizer/docs2
Docs Fixup
2014-09-30 11:40:44 -07:00
Armon Dadgar
1977a53574 terraform: Deterministric and correct ordering for deposed nodes 2014-09-30 11:37:49 -07:00
Spencer Krum
0f32eefb2b Docs Fixup 2014-09-30 11:32:25 -07:00
Armon Dadgar
61b893b8db depgraph: Adding method to get incoming edges 2014-09-30 11:20:15 -07:00
Mitchell Hashimoto
5152f05d0a scripts: copy binaries to gopath 2014-09-29 18:18:14 -07:00
Armon Dadgar
5207e1d268 terraform: test ordering when using create before with depedencies 2014-09-29 17:00:45 -07:00
Mitchell Hashimoto
3f80a27b90 Update CHANGELOG 2014-09-29 16:02:06 -07:00
Mitchell Hashimoto
d996959691 Merge pull request #337 from hashicorp/f-apply-init
`terraform apply MODULE` shorthand
2014-09-29 16:01:28 -07:00
Mitchell Hashimoto
0649c62616 website: update apply docs 2014-09-29 15:58:45 -07:00
Mitchell Hashimoto
260c5301e6 command/apply: update usage 2014-09-29 15:57:35 -07:00
Mitchell Hashimoto
3572b8ff2f command/apply: allow terraform apply SOURCE as shortcut for init 2014-09-29 15:55:28 -07:00
Armon Dadgar
9a6c8490a0 terraform: Updating tests for modules 2014-09-29 15:27:56 -07:00
Armon Dadgar
bce9b664d8 terraform: test happy path create-before-destroy 2014-09-29 15:20:04 -07:00
Armon Dadgar
465f3f2676 terraform: test create-before-destroy with failed destroy 2014-09-29 15:20:03 -07:00
Armon Dadgar
59b7cb171a terraform: Testing failed apply with create_before_destroy 2014-09-29 15:20:03 -07:00
Armon Dadgar
f248ae3aee terraform: test provising fail create-before-destroy 2014-09-29 15:20:03 -07:00
Armon Dadgar
4fe05428b3 terraform: Avoid having multiple primaries 2014-09-29 15:20:03 -07:00
Armon Dadgar
f398708be2 terraform: Adding flag for CreateBeforeDestroy 2014-09-29 15:20:03 -07:00
Armon Dadgar
8d5d7c32c8 website: Document lifecycle 2014-09-29 15:20:03 -07:00
Armon Dadgar
1aaddafba0 terraform: Adding lifecycle config block 2014-09-29 15:20:02 -07:00
Armon Dadgar
aef7718778 terraform: support create-before-destroy 2014-09-29 15:20:02 -07:00
Armon Dadgar
a14ea76c84 config: Support create_before_destroy config 2014-09-29 15:18:49 -07:00
Mitchell Hashimoto
a8c730d7a4 Update CHANGELOG 2014-09-29 14:13:46 -07:00
Mitchell Hashimoto
5e9b609dac Merge pull request #336 from hashicorp/f-input
Ask for input for variables and provider configs
2014-09-29 14:12:49 -07:00
Mitchell Hashimoto
d927c6e1f6 terraform: support var descriptions 2014-09-29 14:05:10 -07:00
Mitchell Hashimoto
a7c321a028 helper/scheam: support UI defaults 2014-09-29 14:00:35 -07:00
Mitchell Hashimoto
b32470f070 command: accept defaults for UI 2014-09-29 13:51:16 -07:00
Mitchell Hashimoto
99044a1f14 Add descriptions for AWS inputs 2014-09-29 13:30:28 -07:00
Mitchell Hashimoto
901c1448b4 command: make the UI a look nicer 2014-09-29 13:12:06 -07:00