github hashicorp/terraform-provider-aws v5.5.0

latest releases: v5.57.0, v5.56.1, v5.56.0...
12 months ago

NOTES:

  • provider: Updates to Go 1.20, the last release that will run on any release of Windows 7, 8, Server 2008 and Server 2012. A future release will update to Go 1.21, and these platforms will no longer be supported. (#32108)
  • provider: Updates to Go 1.20, the last release that will run on macOS 10.13 High Sierra or 10.14 Mojave. A future release will update to Go 1.21, and these platforms will no longer be supported. (#32108)
  • provider: Updates to Go 1.20. The provider will now notice the trust-ad option in /etc/resolv.conf and, if set, will set the "authentic data" option in outgoing DNS requests in order to better match the behavior of the GNU libc resolver. (#32108)

FEATURES:

  • New Data Source: aws_sesv2_email_identity (#32026)
  • New Data Source: aws_sesv2_email_identity_mail_from_attributes (#32026)
  • New Resource: aws_chimesdkvoice_sip_rule (#32070)
  • New Resource: aws_organizations_resource_policy (#32056)

ENHANCEMENTS:

  • data-source/aws_organizations_organization: Return the full set of attributes when running as a delegated administrator for AWS Organizations (#32056)
  • provider: Mask all sensitive values that appear when TF_LOG level is TRACE (#32174)
  • resource/aws_config_configuration_recorder: Add exclusion_by_resource_types and recording_strategy attributes to the recording_group configuration block (#32007)
  • resource/aws_datasync_task: Add object_tags attribute to options configuration block (#27811)
  • resource/aws_networkmanager_attachment_accepter: Added support for Transit Gateway route table attachments (#32023)
  • resource/aws_ses_active_receipt_rule_set: Support import (#27604)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Fix crash when binary_media_types is null (#32169)
  • resource/aws_datasync_location_object_storage: Don't ignore server_certificate argument (#27811)
  • resource/aws_eip: Fix reading EC2 EIP (eipalloc-abcd1234): couldn't find resource errors when reading new resource (#32016)
  • resource/aws_quicksight_analysis: Fix schema mapping for string set elements (#31903)
  • resource/aws_redshiftserverless_workgroup: Fix waiting for completion: unexpected state 'AVAILABLE' errors when deleting resource (#32067)
  • resource/aws_route_table: Fix reading Route Table (rtb-abcd1234): couldn't find resource errors when reading new resource (#30999)
  • resource/aws_storagegateway_smb_file_share: Fix update error when kms_encrypted is true but kms_key_arn is not sent in the request (#32171)

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

NewReleases is sending notifications on new releases.