cn-terraform / terraform-aws-s3-static-website

Terraform Module for AWS to host Static Website on S3
https://registry.terraform.io/modules/cn-terraform/s3-static-website/aws
Apache License 2.0
20 stars 33 forks source link

Update Terraform aws to v5.5.0 #63

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.3.0 -> 5.5.0

Release Notes

hashicorp/terraform-provider-aws ### [`v5.5.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​550-June-23-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.4.0...v5.5.0) 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](https://togithub.com/hashicorp/terraform-provider-aws/issues/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](https://togithub.com/hashicorp/terraform-provider-aws/issues/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](https://togithub.com/hashicorp/terraform-provider-aws/issues/32108)) FEATURES: - **New Data Source:** `aws_sesv2_email_identity` ([#​32026](https://togithub.com/hashicorp/terraform-provider-aws/issues/32026)) - **New Data Source:** `aws_sesv2_email_identity_mail_from_attributes` ([#​32026](https://togithub.com/hashicorp/terraform-provider-aws/issues/32026)) - **New Resource:** `aws_chimesdkvoice_sip_rule` ([#​32070](https://togithub.com/hashicorp/terraform-provider-aws/issues/32070)) - **New Resource:** `aws_organizations_resource_policy` ([#​32056](https://togithub.com/hashicorp/terraform-provider-aws/issues/32056)) ENHANCEMENTS: - data-source/aws_organizations_organization: Return the full set of attributes when running as a [delegated administrator for AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_delegate_policies.html) ([#​32056](https://togithub.com/hashicorp/terraform-provider-aws/issues/32056)) - provider: Mask all sensitive values that appear when `TF_LOG` level is `TRACE` ([#​32174](https://togithub.com/hashicorp/terraform-provider-aws/issues/32174)) - resource/aws_config_configuration_recorder: Add `exclusion_by_resource_types` and `recording_strategy` attributes to the `recording_group` configuration block ([#​32007](https://togithub.com/hashicorp/terraform-provider-aws/issues/32007)) - resource/aws_datasync_task: Add `object_tags` attribute to `options` configuration block ([#​27811](https://togithub.com/hashicorp/terraform-provider-aws/issues/27811)) - resource/aws_networkmanager_attachment_accepter: Added support for Transit Gateway route table attachments ([#​32023](https://togithub.com/hashicorp/terraform-provider-aws/issues/32023)) - resource/aws_ses_active_receipt_rule_set: Support import ([#​27604](https://togithub.com/hashicorp/terraform-provider-aws/issues/27604)) BUG FIXES: - resource/aws_api_gateway_rest_api: Fix crash when `binary_media_types` is `null` ([#​32169](https://togithub.com/hashicorp/terraform-provider-aws/issues/32169)) - resource/aws_datasync_location_object_storage: Don't ignore `server_certificate` argument ([#​27811](https://togithub.com/hashicorp/terraform-provider-aws/issues/27811)) - resource/aws_eip: Fix `reading EC2 EIP (eipalloc-abcd1234): couldn't find resource` errors when reading new resource ([#​32016](https://togithub.com/hashicorp/terraform-provider-aws/issues/32016)) - resource/aws_quicksight_analysis: Fix schema mapping for string set elements ([#​31903](https://togithub.com/hashicorp/terraform-provider-aws/issues/31903)) - resource/aws_redshiftserverless_workgroup: Fix `waiting for completion: unexpected state 'AVAILABLE'` errors when deleting resource ([#​32067](https://togithub.com/hashicorp/terraform-provider-aws/issues/32067)) - resource/aws_route_table: Fix `reading Route Table (rtb-abcd1234): couldn't find resource` errors when reading new resource ([#​30999](https://togithub.com/hashicorp/terraform-provider-aws/issues/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](https://togithub.com/hashicorp/terraform-provider-aws/issues/32171)) ### [`v5.4.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​540-June-15-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.3.0...v5.4.0) FEATURES: - **New Data Source:** `aws_organizations_policies` ([#​31545](https://togithub.com/hashicorp/terraform-provider-aws/issues/31545)) - **New Data Source:** `aws_organizations_policies_for_target` ([#​31682](https://togithub.com/hashicorp/terraform-provider-aws/issues/31682)) - **New Resource:** `aws_chimesdkvoice_sip_media_application` ([#​31937](https://togithub.com/hashicorp/terraform-provider-aws/issues/31937)) - **New Resource:** `aws_opensearchserverless_collection` ([#​31091](https://togithub.com/hashicorp/terraform-provider-aws/issues/31091)) - **New Resource:** `aws_opensearchserverless_security_config` ([#​28776](https://togithub.com/hashicorp/terraform-provider-aws/issues/28776)) - **New Resource:** `aws_opensearchserverless_vpc_endpoint` ([#​28651](https://togithub.com/hashicorp/terraform-provider-aws/issues/28651)) ENHANCEMENTS: - resource/aws_elb: Add configurable Create and Update timeouts ([#​31976](https://togithub.com/hashicorp/terraform-provider-aws/issues/31976)) - resource/aws_glue_data_quality_ruleset: Add `catalog_id` argument to `target_table` block ([#​31926](https://togithub.com/hashicorp/terraform-provider-aws/issues/31926)) BUG FIXES: - provider: Fix `index out of range [0] with length 0` panic ([#​32004](https://togithub.com/hashicorp/terraform-provider-aws/issues/32004)) - resource/aws_elb: Recreate the resource if `subnets` is updated to an empty list ([#​31976](https://togithub.com/hashicorp/terraform-provider-aws/issues/31976)) - resource/aws_lambda_provisioned_concurrency_config: The `function_name` argument now properly handles ARN values ([#​31933](https://togithub.com/hashicorp/terraform-provider-aws/issues/31933)) - resource/aws_quicksight_data_set: Allow physical table map to be optional ([#​31863](https://togithub.com/hashicorp/terraform-provider-aws/issues/31863)) - resource/aws_ssm_default_patch_baseline: Fix `*conns.AWSClient is not ssm.ssmClient: missing method SSMClient` panic ([#​31928](https://togithub.com/hashicorp/terraform-provider-aws/issues/31928))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.