mirror of https://github.com/hashicorp/terraform
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 runpull/10822/head^2
parent
8793edf668
commit
f351de9758
Loading…
Reference in new issue