github hashicorp/terraform-provider-aws v6.0.0-beta2

latest releases: v6.12.0, v6.11.0, v6.10.0...
3 months ago

BREAKING CHANGES:

  • provider: The endpoints.iotanalytics and endpoints.iotevents configuration arguments have been removed (#42703)
  • resource/aws_sagemaker_image_version: id is now a comma-delimited string concatenating image_name and version (#42536)

NOTES:

  • data-source/aws_kms_secret: This data source will be removed in a future version (#42524)
  • resource/aws_redshift_cluster: The default value of encrypted is now true to match the AWS API. (#42631)

ENHANCEMENTS:

  • resource/aws_sagemaker_image_version: Add aliases argument (#42610)

BUG FIXES:

  • resource/aws_redshift_cluster: Fixes permanent diff when encrypted is not explicitly set to true. (#42631)
  • resource/aws_sagemaker_image_version: Read the correct image version after creation rather than always fetching the latest (#42536)

Don't miss a new terraform-provider-aws release

NewReleases is sending notifications on new releases.