We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b496db commit 27308a5Copy full SHA for 27308a5
1 file changed
CHANGELOG.md
@@ -5,6 +5,11 @@ ENHANCEMENTS
5
* data-source/aws_lb: Add `customer_owned_ipv4_pool` and `subnet_mapping` `outpost_id` attributes [GH-15170]
6
* resource/aws_lb: Add `customer_owned_ipv4_pool` argument and `subnet_mapping` `outpost_id` attribute [GH-15170]
7
8
+BUG FIXES
9
+
10
+* resource/aws_vpn_gateway: Increase VPC detachment timeout to 30 minutes [GH-15201]
11
+* resource/aws_vpn_gateway_attachment: Increase VPC detachment timeout to 30 minutes [GH-15201]
12
13
## 3.7.0 (September 17, 2020)
14
15
FEATURES
0 commit comments