Skip to content

v4.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 00:33
· 44147 commits to main since this release

FEATURES:

  • New Resource: aws_ce_anomaly_monitor (#251777)
  • New Resource: aws_emrserverless_application (#25144)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_logs_groups: Make log_group_name_prefix optional (#25187)
  • data-source/aws_cognito_user_pool_client: Add enable_propagate_additional_user_context_data argument (#25181)
  • data-source/aws_ram_resource_share: Add resource_share_status argument. (#25159)
  • resource/aws_cognito_user_pool_client: Add enable_propagate_additional_user_context_data argument (#25181)
  • resource/aws_ebs_snapshot_copy: Add support for timeouts configuration block. (#20912)
  • resource/aws_ebs_volume: Add final_snapshot argument (#21916)
  • resource/aws_s3_bucket: Add error handling for ErrCodeNotImplemented and ErrCodeXNotImplemented errors when ready bucket information. (#24764)
  • resource/aws_vpc_ipam_pool_cidr_allocation: improve internal search mechanism (#25257)

BUG FIXES:

  • resource/aws_snapshot_create_volume_permission: Error if account_id is the snapshot's owner (#12103)
  • resource/aws_ssm_parameter: Allow Intelligent-Tiering to upgrade to Advanced tier as needed. (#25174)