You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resource/aws_vpc_nat_gateway: Add `availability_mode`, availability_zone_address`, and `vpc_id` arguments, and `regional_nat_gateway_address` and `route_table_id` attributes to support regional NAT Gateways
3
+
```
4
+
5
+
```release-note:enhancement
6
+
resource/aws_vpc_nat_gateway: Make `subnet_id` argument optional
7
+
```
8
+
9
+
```release-note:enhancement
10
+
data-source/aws_vpc_nat_gateway: Add `availability_mode`, availability_zone_address`, `regional_nat_gateway_address`, and `route_table_id` attributes
0 commit comments