Skip to content

Commit 3f6f2c0

Browse files
committed
add changelog
1 parent 62abb9c commit 3f6f2c0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changelog/45420.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
```release-note:enhancement
2+
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
11+
```

0 commit comments

Comments
 (0)