Skip to content

Commit 88c71fb

Browse files
authored
Update CHANGELOG for #16566
1 parent 17580c0 commit 88c71fb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 3.21.0 (Unreleased)
22

3+
NOTES
4+
5+
* resource/aws_imagebuilder_image_recipe: Previously the ordering of `component` configuration blocks was not properly handled by the resource, which could cause unexpected behavior with multiple Components. These configurations may see the ordering difference being fixed after upgrade. [GH-16566]
6+
37
FEATURES
48

59
* **New Resource:** `aws_ec2_carrier_gateway` [GH-16252]
@@ -20,7 +24,9 @@ BUG FIXES
2024
* data-source/aws_ec2_transit_gateway_route_table: Prevent missing `id` attribute when not configured as argument [GH-16667]
2125
* data-source/aws_ec2_transit_gateway_vpc_attachment: Prevent missing `id` attribute when not configured as argument [GH-16667]
2226
* data-source/aws_guardduty_detector: Prevent missing `id` attribute when not configured as argument [GH-16667]
27+
* data-source/aws_imagebuilder_image_recipe: Ensure proper ordering of `component` attribute [GH-16566]
2328
* resource/aws_backup_plan: Prevent plan-time validation error for pre-existing resources with `lifecycle` `delete_after` and/or `copy_action` `lifecycle` `delete_after` arguments configured [GH-16605]
29+
* resource/aws_imagebuilder_image_recipe: Ensure proper ordering of `component` configuration blocks [GH-16566]
2430
* resource/aws_workspaces_directory: Fix empty custom_security_group_id & default_ou [GH-16589]
2531

2632
## 3.20.0 (December 03, 2020)

0 commit comments

Comments
 (0)