Skip to content

v5.48.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 21:49
· 5208 commits to main since this release
a30704e

FEATURES:

  • New Resource: aws_bedrockagent_agent_knowledge_base_association (#37185)

ENHANCEMENTS:

  • resource/aws_cloudwatch_event_target: Add force_destroy argument (#37130)
  • resource/aws_elasticache_replication_group: Increase default Delete timeout to 45 minutes (#37182)
  • resource/aws_elasticache_replication_group: Use the configured Delete timeout when detaching from any global replication group (#37182)
  • resource/aws_fsx_ontap_file_system: Add support for specifying 1 ha_pair with SINGLE_AZ_1 and MULTI_AZ_1 deployment types (#36511)
  • resource/aws_fsx_ontap_file_system: Increase storage_capacity maximum to 1PiB (#36511)
  • resource/aws_fsx_ontap_file_system: Support up to 12 ha_pairs (#36511)
  • resource/aws_fsx_ontap_file_system: Update throughput_capacity_per_ha_pair to support all values from throughput_capacity (#36511)
  • resource/aws_fsx_ontap_volume: Add aggregate_configuration configuration block (#36511)
  • resource/aws_fsx_ontap_volume: Add size_in_bytes and volume_style arguments (#36511)

BUG FIXES:

  • resource/aws_bcmdataexports_export: Fix table_configurations expand/flatten (#37205)
  • resource/aws_cloudwatch_event_connection: Add plan-time validation preventing empty auth_parameters.oauth.oauth_http_parameters or auth_parameters.invocation_http_parameters
    body, header and query_string configuration blocks (#26755)
  • resource/aws_elasticache_replication_group: Decrease replica count after other updates (#34819)
  • resource/aws_elasticache_replication_group: Fix unexpected state 'snapshotting' errors when increasing or decreasing replica count (#30493)