Mitchell Hashimoto
|
ce9382eebc
|
up version for dev
|
2015-05-15 20:37:07 -07:00 |
Mitchell Hashimoto
|
9422571ca2
|
update CHANGELOG
|
2015-05-15 20:36:58 -07:00 |
Justin Campbell
|
d16f5d8196
|
Merge pull request #1993 from PeopleNet/doc-fix
Remove notes about nameservers only being available for public zones.
|
2015-05-15 22:30:15 -04:00 |
John Engelman
|
597ecf82e4
|
Remove notes about nameservers only being available for public zones.
Support for nameservers in private zones was added in bd6ff34 .
|
2015-05-15 21:24:11 -05:00 |
Clint
|
9f52192a79
|
Merge pull request #1939 from johnewart/sqs
Initial SQS support
|
2015-05-15 15:44:52 -05:00 |
Seth Vargo
|
5b04c703d3
|
Merge pull request #1989 from hashicorp/sethvargo/update_middleman
Update to newest middleman-hashicorp
|
2015-05-15 16:32:01 -04:00 |
Seth Vargo
|
b7b15a07bd
|
Update to newest middleman-hashicorp
|
2015-05-15 16:11:52 -04:00 |
John Ewart
|
cb05e5169a
|
Removing examples in favor of docs
|
2015-05-15 13:10:03 -07:00 |
John Ewart
|
d538194f59
|
Added docs, tests, and updated SQS code
|
2015-05-15 13:09:20 -07:00 |
Clint Shryock
|
af09f257c8
|
fix regression in networkacl with conflicts with
|
2015-05-15 14:38:06 -05:00 |
Paul Hinze
|
cc206cb411
|
Update CHANGELOG.md
|
2015-05-15 15:29:28 -04:00 |
Paul Hinze
|
03599e3660
|
Merge pull request #1988 from hashicorp/f-aws-ec2-termination-protection
provider/aws: support ec2 termination protection
|
2015-05-15 15:28:36 -04:00 |
Paul Hinze
|
e1ea427649
|
provider/aws: support ec2 termination protection
closes #1233
|
2015-05-15 15:20:58 -04:00 |
John Ewart
|
8dd479dbe0
|
Initial SQS support
|
2015-05-15 11:37:07 -07:00 |
Mitchell Hashimoto
|
4ed2c8d956
|
v0.5.2
|
2015-05-15 11:14:44 -07:00 |
Clint Shryock
|
0021906bda
|
fix minor regression with subnet_id
|
2015-05-15 10:58:59 -05:00 |
Clint
|
de7b9d0632
|
Update CHANGELOG.md
|
2015-05-15 10:06:54 -05:00 |
Clint Shryock
|
5113761f41
|
Merge branch 'f-aws-network-subnet-ids'
* f-aws-network-subnet-ids:
document Network ACL Subnet IDs attribute
provider/aws: Add tests for Network ACL subnets
upgrade to use typeset for subnet_ids
network acl cleanups
provider/aws: Support multiple subnets in Network ACL
|
2015-05-15 09:58:57 -05:00 |
Clint Shryock
|
bf65f7c013
|
document Network ACL Subnet IDs attribute
|
2015-05-15 09:35:38 -05:00 |
Justin Campbell
|
09798cace5
|
Update CHANGELOG.md
|
2015-05-15 09:34:24 -04:00 |
Justin Campbell
|
e68dd5a8bf
|
Merge pull request #1909 from justincampbell/s3-redirect
providers/aws: Add support for S3 website redirect
|
2015-05-15 09:32:39 -04:00 |
Mitchell Hashimoto
|
736983cab2
|
Merge pull request #1978 from hashicorp/b-orphan-module
terraform: orphan module should flatten
|
2015-05-14 20:58:02 -07:00 |
Mitchell Hashimoto
|
b251afb5af
|
terraform: orphan module should flatten
|
2015-05-14 20:54:33 -07:00 |
Clint Shryock
|
d9521efbf6
|
provider/aws: Add tests for Network ACL subnets
|
2015-05-14 20:57:07 -05:00 |
Paul Hinze
|
7eccc72dd0
|
Merge pull request #1973 from ctiwald/ct/clue-user
panic: Instruct the user to include terraform's version for bug reports.
|
2015-05-14 17:20:43 -05:00 |
Christopher Tiwald
|
afef5ce373
|
panic: Instruct the user to include terraform's version for bug reports.
This way, bug-fixers are more likely to know which version of terraform
is actually broken.
|
2015-05-14 18:14:56 -04:00 |
Clint Shryock
|
468de49265
|
upgrade to use typeset for subnet_ids
|
2015-05-14 17:09:50 -05:00 |
Clint
|
b3a4965f84
|
Merge pull request #1526 from PeopleNet/route53_private_hosted_zone
AWS/Route53Zone - create private hosted zone associated with VPC.
|
2015-05-14 16:23:12 -05:00 |
John Engelman
|
43607523fa
|
Add missing sidebar item for zone_association.
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
bd6ff34aa2
|
Retrieve nameservers for private hosted zone.
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
a6fdb04829
|
Only d.Set("vpc_region") when creating a private zone.
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
3275ab0ba1
|
update acceptance test function names
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
b3d54cef4e
|
fix typo in Changelog
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
f1d85f955a
|
Fix typo in docs
|
2015-05-14 16:04:37 -05:00 |
John Engelman
|
b784908491
|
Add documentation and changelog for route53_zone_association
|
2015-05-14 16:04:36 -05:00 |
John Engelman
|
766aead4a5
|
Add tests for cross region VPC associations.
|
2015-05-14 16:03:51 -05:00 |
John Engelman
|
3507c0618b
|
cleanup of zone_association resource
|
2015-05-14 16:03:51 -05:00 |
Panagiotis Moustafellos
|
9da89974fc
|
fix vpc_region param check
|
2015-05-14 16:03:51 -05:00 |
Panagiotis Moustafellos
|
d02e247fc7
|
renamed region to vpc_region for clarity and made optional, updated tests
|
2015-05-14 16:03:51 -05:00 |
Panagiotis Moustafellos
|
450c42f166
|
keep clean changeinfo as res id
|
2015-05-14 16:03:51 -05:00 |
Panagiotis Moustafellos
|
9c8748d2dc
|
providers/aws: resource aws_route53_zone_association
|
2015-05-14 16:03:51 -05:00 |
John Engelman
|
258422621f
|
Update documentation and changelog for route53_hosted_zone.
|
2015-05-14 16:03:51 -05:00 |
John Engelman
|
052ff83670
|
Handle public zones correctly. Check for associate when reading.
|
2015-05-14 16:03:51 -05:00 |
John Engelman
|
8e62a14f29
|
verify VPC association on private zone
|
2015-05-14 16:03:50 -05:00 |
John Engelman
|
a51bc6007d
|
DelegationSet is not support in private zones.
|
2015-05-14 16:03:50 -05:00 |
John Engelman
|
bf97d6a80f
|
AWS/Route53Zone - create private hosted zone associated with VPC.
|
2015-05-14 16:03:50 -05:00 |
Paul Hinze
|
beb3ea949d
|
Update CHANGELOG.md
|
2015-05-14 15:13:05 -05:00 |
Paul Hinze
|
e47987651e
|
Merge pull request #1970 from hashicorp/f-asg-wait-for-elb-inservice
provider/aws: ASGs can wait for ELB InService
|
2015-05-14 15:09:45 -05:00 |
Paul Hinze
|
b56a42627f
|
provider/aws: ASGs can wait for ELB InService
This enhances the waiting strategy introduced in #1839 to wait for each
ASG instance to become InService in attached ELBs before continuing.
|
2015-05-14 15:03:53 -05:00 |
Clint
|
a0e0d62c7c
|
Update CHANGELOG.md
|
2015-05-14 14:11:47 -05:00 |