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 |
Mitchell Hashimoto
|
9bb26f7695
|
terraform: Make output more machine-like
|
2014-09-29 12:52:48 -07:00 |
Mitchell Hashimoto
|
63453f3f1a
|
command: apply and refresh ask for input
|
2014-09-29 12:46:58 -07:00 |
Mitchell Hashimoto
|
980fce1d6c
|
terraform: make UX a bit better for input
|
2014-09-29 12:45:28 -07:00 |
Mitchell Hashimoto
|
99d0e52ead
|
terraform: validate should use the full config
|
2014-09-29 12:04:14 -07:00 |
Mitchell Hashimoto
|
af548c9b53
|
command/plan: ask for input
|
2014-09-29 11:24:16 -07:00 |
Mitchell Hashimoto
|
d9596fa4d0
|
helper/schema: don't ask for input on fields that have a value
|
2014-09-29 11:16:19 -07:00 |
Mitchell Hashimoto
|
5b0859b3f5
|
command: Input tells us whether we should ask for input or not
|
2014-09-29 11:11:35 -07:00 |
Mitchell Hashimoto
|
a918833edd
|
command: UIInput implementation to ask via CLI
|
2014-09-29 10:56:01 -07:00 |
Mitchell Hashimoto
|
133a28e363
|
terraform: prefix the Id for configuring providers
|
2014-09-29 10:36:49 -07:00 |
Mitchell Hashimoto
|
459ffe9d2a
|
providers/*: fix compilation for input
|
2014-09-29 10:28:08 -07:00 |
Mitchell Hashimoto
|
5aed997223
|
helper/schema: Input support
|
2014-09-29 10:25:43 -07:00 |