terraform/builtin
Paul Stack f351de9758 provider/aws: Set aws_subnet ipv6_cidr_block to computed (#14542)
Fixes: #14361

An IPv6 CIDR block is option and can be added *after* a subnet has been
created. Therefore, we should set it to `Computed: true`

Otherwise, a manually created IPv6 association will be removed on the
next terraform run
2017-05-16 17:34:16 +03:00
..
bins provider/ovh: new provider (#12669) 2017-05-16 17:26:43 +03:00
providers provider/aws: Set aws_subnet ipv6_cidr_block to computed (#14542) 2017-05-16 17:34:16 +03:00
provisioners provisioner/remote-exec: Fix panic from remote_exec provisioner 2017-05-01 16:48:42 -04:00