terraform/website/source/docs/providers/aws
Radek Simko 2cdb5a367e aws/route53_zone: Make delegation_set_id conflict w/ vpc_id (#7213)
- as per the API reference it is not possible to use delegation sets w/ private hosted zones
   - http://docs.aws.amazon.com/Route53/latest/APIReference/API-create-hosted-zone-private.html
   - http://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHostedZone.html
 - if you specify both AWS returns confusing error "InvalidInput" with no further details so this should reduce potential confusions & improve UX
2016-06-17 12:35:49 +01:00
..
d aws_availability_zones output as "names" rather than "instance" (#7162) 2016-06-15 15:17:12 +02:00
r aws/route53_zone: Make delegation_set_id conflict w/ vpc_id (#7213) 2016-06-17 12:35:49 +01:00
index.html.markdown aws: Update docs after #6385 (account ID via sts) 2016-05-05 17:51:44 +01:00