Skip to content

Commit

Permalink
Update CHANGELOG.md for #35799
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Feb 14, 2024
1 parent f03c92e commit 34add68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ENHANCEMENTS:
* resource/aws_codeartifact_domain: Add `s3_bucket_arn` attribute ([#35760](https:/hashicorp/terraform-provider-aws/issues/35760))
* resource/aws_ecs_service: Add `service_connect_configuration.service.timeout` and `service_connect_configuration.service.tls` configuration blocks ([#35684](https:/hashicorp/terraform-provider-aws/issues/35684))
* resource/aws_ecs_task_definition: Add `track_latest` argument ([#30154](https:/hashicorp/terraform-provider-aws/issues/30154))
* resource/aws_glue_catalog_database: Add `federated_database` argument ([#35799](https:/hashicorp/terraform-provider-aws/issues/35799))
* resource/aws_glue_trigger: Add configurable `timeouts` ([#35542](https:/hashicorp/terraform-provider-aws/issues/35542))
* resource/aws_rds_cluster: Add `domain` and `domain_iam_role_name` arguments to support [Kerberos authentication](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RDS_Fea_Regions_DB-eng.Feature.KerberosAuthentication.html) ([#35753](https:/hashicorp/terraform-provider-aws/issues/35753))
* resource/aws_route53_resolver_rule: Add `target_ip.protocol` argument ([#35744](https:/hashicorp/terraform-provider-aws/issues/35744))
Expand All @@ -28,6 +29,7 @@ BUG FIXES:
* resource/aws_ecs_task_definition: Fix perpetual `container_definitions` diffs when `Secrets` are ordered differently ([#35792](https:/hashicorp/terraform-provider-aws/issues/35792))
* resource/aws_eks_access_policy_association: Retry IAM eventual consistency errors on create ([#35736](https:/hashicorp/terraform-provider-aws/issues/35736))
* resource/aws_instance: Fix `ReservationCapacityExceeded` errors when updating `instance_type` and `capacity_reservation_specification.capacity_reservation_target.capacity_reservation_id` ([#33412](https:/hashicorp/terraform-provider-aws/issues/33412))
* resource/aws_lakeformation_resource: Properly handle configured `false` values for `use_service_linked_role` ([#35799](https:/hashicorp/terraform-provider-aws/issues/35799))
* resource/aws_medialive_channel: Added `client_cache` to `hls_group_settings`. ([#35738](https:/hashicorp/terraform-provider-aws/issues/35738))
* resource/aws_ram_resource_share_accepter: Fix handling of out-of-band resource share deletion ([#35800](https:/hashicorp/terraform-provider-aws/issues/35800))
* resource/aws_redshift_data_share_authorization: Fix read operation to properly handle shares in `ACTIVE` status ([#35771](https:/hashicorp/terraform-provider-aws/issues/35771))
Expand Down

0 comments on commit 34add68

Please sign in to comment.