Skip to content

Commit 90925e4

Browse files
committed
Update CHANGELOG for #11655
1 parent 4b71bbc commit 90925e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ ENHANCEMENTS:
1515
* data-source/aws_ebs_volume: Add `multi_attach_enabled` attribute [GH-13108]
1616
* data-source/aws_efs_file_system: Add `size_in_bytes` attribute [GH-13125]
1717
* data-source/aws_eip: Add `customer_owned_ip` and `customer_owned_ipv4_pool` attributes [GH-12862]
18+
* data-source/aws_launch_template: add `partition_number` attribute [GH-11655]
1819
* resource/aws_api_gateway_deployment: Add `triggers` argument [GH-13054]
1920
* resource/aws_apigatewayv2_deployment: Add `triggers` argument [GH-13055]
2021
* resource/aws_ebs_volume: Add `multi_attach_enabled` attribute [GH-13108]
2122
* resource/aws_eip: Add `customer_owned_ip` attribute and `customer_owned_ipv4_pool` argument [GH-12862]
2223
* resource/aws_glue_connection: Support `KAFKA` for `connection_type` argument [GH-13141]
24+
* resource/aws_launch_template: add `partition_number` attribute [GH-11655]
25+
* resource/aws_launch_template: add `plan time validation to `volume_type`, `spot_instance_type`, `ipv6_addresses`, `ipv4_addresses`, `private_ip_address` [GH-11655]
2326
* resource/aws_workspaces_directory: Add output attributes for `workspace_security_group_id`, `iam_role_id`, `registration_code`, `directory_name`, `directory_type`, `customer_user_name`, `alias`, `ip_group_ids` and `dns_ip_addresses` [GH-13089]
2427

2528
BUG FIXES:

0 commit comments

Comments
 (0)