Skip to content

v4.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 05:19
· 41760 commits to main since this release
0f825e7

FEATURES:

  • New Data Source: aws_connect_user_hierarchy_group (#24777)
  • New Data Source: aws_location_geofence_collection (#25844)
  • New Data Source: aws_networkfirewall_firewall_policy (#24748)
  • New Data Source: aws_s3_account_public_access_block (#25781)
  • New Resource: aws_connect_user (#24832)
  • New Resource: aws_connect_vocabulary (#24849)
  • New Resource: aws_location_geofence_collection (#25762)
  • New Resource: aws_redshiftserverless_namespace (#25889)
  • New Resource: aws_rolesanywhere_profile (#25850)
  • New Resource: aws_rolesanywhere_trust_anchor (#25779)
  • New Resource: aws_transcribe_vocabulary (#25863)
  • New Resource: aws_transcribe_vocabulary_filter (#25918)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_container_recipe: Add throughput attribute to the block_device_mapping configuration block (#25790)
  • data-source/aws_imagebuilder_image_recipe: Add throughput attribute to the block_device_mapping configuration block (#25790)
  • data/aws_outposts_asset: Add rack_elevation attribute (#25822)
  • resource/aws_appmesh_gateway_route: Add http2_route.action.rewrite, http2_route.match.hostname, http_route.action.rewrite and http_route.match.hostname arguments (#25819)
  • resource/aws_ce_cost_category: Add tags argument and tags_all attribute to support resource tagging (#25432)
  • resource/aws_db_instance_automated_backups_replication: Add support for custom timeouts (create and delete) (#25796)
  • resource/aws_dynamodb_table: Add replica.*.propagate_tags argument to allow propagating tags to replicas (#25866)
  • resource/aws_flow_log: Add transit_gateway_id and transit_gateway_attachment_id arguments (#25913)
  • resource/aws_fsx_openzfs_file_system: Allow in-place update of storage_capacity, throughput_capacity, and disk_iops_configuration. (#25841)
  • resource/aws_guardduty_organization_configuration: Add kubernetes attribute to the datasources configuration block (#25131)
  • resource/aws_imagebuilder_container_recipe: Add throughput argument to the block_device_mapping configuration block (#25790)
  • resource/aws_imagebuilder_image_recipe: Add throughput argument to the block_device_mapping configuration block (#25790)
  • resource/aws_rds_cluster_instance: Allow performance_insights_retention_period values that are multiples of 31 (#25729)

BUG FIXES:

  • data-source/aws_networkmanager_core_network_policy_document: Fix bug where bool values in segments blocks weren't being included in json payloads (#25789)
  • resource/aws_connect_hours_of_operation: Fix tags not being updated (#24864)
  • resource/aws_connect_queue: Fix tags not being updated (#24864)
  • resource/aws_connect_quick_connect: Fix tags not being updated (#24864)
  • resource/aws_connect_routing_profile: Fix tags not being updated (#24864)
  • resource/aws_connect_security_profile: Fix tags not being updated (#24864)
  • resource/aws_connect_user_hierarchy_group: Fix tags not being updated (#24864)
  • resource/aws_iam_role: Fix diffs in assume_role_policy when there are no semantic changes (#23060)
  • resource/aws_iam_role: Fix problem with exclusive management of inline and managed policies when empty (i.e., remove out-of-band policies) (#23060)
  • resource/aws_rds_cluster: Prevent failure of AWS RDS Cluster creation when it is in rebooting state. (#25718)
  • resource/aws_route_table: Retry resource Create for EC2 eventual consistency (#25793)
  • resource/aws_storagegateway_gateway: Only manage average_download_rate_limit_in_bits_per_sec and average_upload_rate_limit_in_bits_per_sec when gateway type supports rate limits (#25922)