Skip to content

v5.45.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 22:45
· 7558 commits to main since this release

NOTES:

  • resource/aws_redshift_cluster: The logging argument is now deprecated. Use the aws_redshift_logging resource instead. (#36862)
  • resource/aws_redshift_cluster: The snapshot_copy argument is now deprecated. Use the aws_redshift_snapshot_copy resource instead. (#36810)

FEATURES:

  • New Resource: aws_redshift_logging (#36862)
  • New Resource: aws_redshift_snapshot_copy (#36810)

ENHANCEMENTS:

  • data-source/aws_sagemaker_prebuilt_ecr_image: Add registry_id for af-south-1 AWS Region (#36803)
  • resource/aws_api_gateway_documentation_part: Add documentation_part_id attribute (#36445)
  • resource/aws_wafregional_web_acl_association: Add configurable timeouts (#36445)
  • resource/aws_wafregional_web_acl_association: Add plan-time validation of resource_arn (#36445)

BUG FIXES:

  • provider: Change the default AWS SDK for Go v2 API client MaxBackoff value to 300 seconds so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#36855)
  • resource/aws_datasync_location_object_storage: Allow update to agent_arns (#36819)
  • resource/aws_devopsguru_notification_channel: Fix persistent diff when filters.message_types or filters.severities contains multiple elements (#36804)
  • resource/aws_securityhub_configuration_policy: Mark configuration_policy.enabled_standard_arns as Optional, fixing InvalidInputException: Invalid semantics: Enabled standards and security control configurations must be configured when Security Hub is enabled errors (#36740)