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 v4.59.0 #51

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 4.58.0 -> 4.59.0

Release Notes

hashicorp/terraform-provider-aws ### [`v4.59.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​4590-March-16-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.58.0...v4.59.0) NOTES: - resource/aws_connect_queue: The `quick_connect_ids_associated` attribute is being deprecated in favor of `quick_connect_ids` ([#​26151](https://togithub.com/hashicorp/terraform-provider-aws/issues/26151)) - resource/aws_connect_routing_profile: The `queue_configs_associated` attribute is being deprecated in favor of `queue_configs` ([#​26151](https://togithub.com/hashicorp/terraform-provider-aws/issues/26151)) FEATURES: - **New Data Source:** `aws_ec2_public_ipv4_pool` ([#​28245](https://togithub.com/hashicorp/terraform-provider-aws/issues/28245)) - **New Data Source:** `aws_ec2_public_ipv4_pools` ([#​28245](https://togithub.com/hashicorp/terraform-provider-aws/issues/28245)) - **New Data Source:** `aws_servicecatalog_provisioning_artifacts` ([#​25535](https://togithub.com/hashicorp/terraform-provider-aws/issues/25535)) - **New Resource:** `aws_codegurureviewer_repository_association` ([#​29656](https://togithub.com/hashicorp/terraform-provider-aws/issues/29656)) - **New Resource:** `aws_emr_block_public_access_configuration` ([#​29968](https://togithub.com/hashicorp/terraform-provider-aws/issues/29968)) - **New Resource:** `aws_kms_key_policy` ([#​29923](https://togithub.com/hashicorp/terraform-provider-aws/issues/29923)) - **New Resource:** `aws_oam_sink` ([#​29670](https://togithub.com/hashicorp/terraform-provider-aws/issues/29670)) - **New Resource:** `aws_oam_sink_policy` ([#​30020](https://togithub.com/hashicorp/terraform-provider-aws/issues/30020)) ENHANCEMENTS: - aws_cognito_user_pool_domain: Add ability to update `certificate_arn` in place ([#​25275](https://togithub.com/hashicorp/terraform-provider-aws/issues/25275)) - data-source/aws_aws_lb: Add `enable_xff_client_port`, `xff_header_processing_mode` and `enable_tls_version_and_cipher_suite_headers` attributes ([#​29792](https://togithub.com/hashicorp/terraform-provider-aws/issues/29792)) - data-source/aws_ce_cost_category: Add `default_value` attribute ([#​29291](https://togithub.com/hashicorp/terraform-provider-aws/issues/29291)) - data-source/aws_dynamodb_table: Add `deletion_protection_enabled` attribute ([#​29924](https://togithub.com/hashicorp/terraform-provider-aws/issues/29924)) - data-source/aws_opensearch_domain: Add `dashboard_endpoint` attribute ([#​29867](https://togithub.com/hashicorp/terraform-provider-aws/issues/29867)) - resource/aws_amplify_domain_association: Add `enable_auto_sub_domain` argument ([#​29814](https://togithub.com/hashicorp/terraform-provider-aws/issues/29814)) - resource/aws_appflow_flow: Add attribute `preserve_source_data_typing` to `s3_output_format_config` in `s3` ([#​27616](https://togithub.com/hashicorp/terraform-provider-aws/issues/27616)) - resource/aws_appsync_datasource: Add `event_bridge_config` argument to support AppSync EventBridge data sources ([#​30042](https://togithub.com/hashicorp/terraform-provider-aws/issues/30042)) - resource/aws_aws_lb: Add `enable_xff_client_port`, `xff_header_processing_mode` and `enable_tls_version_and_cipher_suite_headers` arguments ([#​29792](https://togithub.com/hashicorp/terraform-provider-aws/issues/29792)) - resource/aws_batch_compute_environment: Allow a maximum of 2 `compute_resources.ec2_configuration`s ([#​27207](https://togithub.com/hashicorp/terraform-provider-aws/issues/27207)) - resource/aws_cloudwatch_metric_alarm: Add `period` parameter to `metric_query` ([#​29896](https://togithub.com/hashicorp/terraform-provider-aws/issues/29896)) - resource/aws_cloudwatch_metric_alarm: Add validation to `period` parameter of `metric_query.metric` ([#​29896](https://togithub.com/hashicorp/terraform-provider-aws/issues/29896)) - resource/aws_cognito_user_pool_domain: Add `cloudfront_distribution` and `cloudfront_distribution_zone_id` attributes ([#​27790](https://togithub.com/hashicorp/terraform-provider-aws/issues/27790)) - resource/aws_dynamodb_table: Add `deletion_protection_enabled` argument ([#​29924](https://togithub.com/hashicorp/terraform-provider-aws/issues/29924)) - resource/aws_ecs_task_definition: Add `arn_without_revision` attribute ([#​27351](https://togithub.com/hashicorp/terraform-provider-aws/issues/27351)) - resource/aws_elasticache_user: Add `authentication_mode` argument ([#​28928](https://togithub.com/hashicorp/terraform-provider-aws/issues/28928)) - resource/aws_fms_policy: Add `description` argument ([#​29926](https://togithub.com/hashicorp/terraform-provider-aws/issues/29926)) - resource/aws_fsx_openzfs_file_system: Add support for `SINGLE_AZ_2` `deployment_type` ([#​28583](https://togithub.com/hashicorp/terraform-provider-aws/issues/28583)) - resource/aws_glue_crawler: Add `create_native_delta_table` attribute to the `delta_target` configuration block ([#​29566](https://togithub.com/hashicorp/terraform-provider-aws/issues/29566)) - resource/aws_inspector2\_organization_configuration: Add `lambda` attribute to `auto_enable` configuration block ([#​28961](https://togithub.com/hashicorp/terraform-provider-aws/issues/28961)) - resource/aws_instance: Add ability to update `private_dns_name_options` in place ([#​26305](https://togithub.com/hashicorp/terraform-provider-aws/issues/26305)) - resource/aws_lb_target_group: Add `load_balancing_cross_zone_enabled` argument ([#​29920](https://togithub.com/hashicorp/terraform-provider-aws/issues/29920)) - resource/aws_opensearch_domain: Add `dashboard_endpoint` attribute ([#​29867](https://togithub.com/hashicorp/terraform-provider-aws/issues/29867)) - resource/aws_qldb_ledger: Add configurable timeouts ([#​29635](https://togithub.com/hashicorp/terraform-provider-aws/issues/29635)) - resource/aws_s3\_bucket: Add error handling for `XNotImplemented` errors when reading `acceleration_status`, `request_payer`, `lifecycle_rule`, `logging`, or `replication_configuration` into terraform state. ([#​29632](https://togithub.com/hashicorp/terraform-provider-aws/issues/29632)) - resource/aws_securityhub_organization_configuration: Add `auto_enable_standards` attribute ([#​29773](https://togithub.com/hashicorp/terraform-provider-aws/issues/29773)) - resource/aws_wafv2\_web_acl_association: Add configurable timeout for Create ([#​30002](https://togithub.com/hashicorp/terraform-provider-aws/issues/30002)) BUG FIXES: - data-source/aws_opensearch_domain: Add missing `advanced_security_options.anonymous_auth_enabled` attribute ([#​26746](https://togithub.com/hashicorp/terraform-provider-aws/issues/26746)) - resource/aws_api_gateway_integration: Fix bug that cleared unchanged `cache_key_parameters` values on Update ([#​29991](https://togithub.com/hashicorp/terraform-provider-aws/issues/29991)) - resource/aws_apigatewayv2\_integration: Retry errors like `ConflictException: Unable to complete operation due to concurrent modification. Please try again later.` ([#​29735](https://togithub.com/hashicorp/terraform-provider-aws/issues/29735)) - resource/aws_budgets_action: Extend and add configurable timeouts for create and update ([#​29976](https://togithub.com/hashicorp/terraform-provider-aws/issues/29976)) - resource/aws_cognito_user_pool: Remove [Computed](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#computed) from `lambda_config.custom_email_sender` and `lambda_config.custom_sms_sender` allowing their values to be removed ([#​29047](https://togithub.com/hashicorp/terraform-provider-aws/issues/29047)) - resource/aws_cognito_user_pool: `account_recovery_setting.recovery_mechanism` is Optional+Computed ([#​22302](https://togithub.com/hashicorp/terraform-provider-aws/issues/22302)) - resource/aws_ecr_repository: Fix unhandled errors and nil output on read ([#​30067](https://togithub.com/hashicorp/terraform-provider-aws/issues/30067)) - resource/aws_elasticache_user: Change `user_id` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#​28928](https://togithub.com/hashicorp/terraform-provider-aws/issues/28928)) - resource/aws_elasticsearch_domain: Remove upper bound validation for `ebs_options.throughput` as the 1,000 MB/s limit can be raised ([#​27598](https://togithub.com/hashicorp/terraform-provider-aws/issues/27598)) - resource/aws_lambda_function: Fix empty environment variable update ([#​29839](https://togithub.com/hashicorp/terraform-provider-aws/issues/29839)) - resource/aws_lightsail_domain_entry: Allow for the domain entry to begin with an underscore. ([#​30056](https://togithub.com/hashicorp/terraform-provider-aws/issues/30056)) - resource/aws_lightsail_domain_entry: Moved the error handling of an improperly formatted ID to be before attempting to access the id_parts. This will cause a proper empty resource message instead of a panic when ID is not properly formed. ([#​30056](https://togithub.com/hashicorp/terraform-provider-aws/issues/30056)) - resource/aws_lightsail_instance: Added a check to ensure that the availability_zone value is within the current region of the provider. ([#​30056](https://togithub.com/hashicorp/terraform-provider-aws/issues/30056)) - resource/aws_lightsail_instance: Fix `name` validation to allow instances to start with a numeric character ([#​29903](https://togithub.com/hashicorp/terraform-provider-aws/issues/29903)) - resource/aws_medialive_channel: Fix setting of `bitrate` and `sample_rate` for `aac_settings`. ([#​29807](https://togithub.com/hashicorp/terraform-provider-aws/issues/29807)) - resource/aws_medialive_channel: Fix setting of `bitrate` for `eac3_settings`. ([#​29809](https://togithub.com/hashicorp/terraform-provider-aws/issues/29809)) - resource/aws_medialive_channel: Fix spelling for attribute `audio_only_timecode_control` and correct type for `event_id` in `ms_smooth_group_settings` ([#​29917](https://togithub.com/hashicorp/terraform-provider-aws/issues/29917)) - resource/aws_medialive_channel: Removed `Compute` flag from `audio_normalization_settings` and `remix_settings` in `audio_descriptions` ([#​29859](https://togithub.com/hashicorp/terraform-provider-aws/issues/29859)) - resource/aws_medialive_channel: Removed `Computed` flag from `aac_settings`, ´ac3\_settings` , `eac3\_atmos_settings` , `eac3\_settings` , `mp2\_settings` , `pass_through_settings`and`wav_settings`in`codec_settings\`. ([#​29825](https://togithub.com/hashicorp/terraform-provider-aws/issues/29825)) - resource/aws_neptune_cluster: Change lower bound validation for `serverless_v2_scaling_configuration.min_capacity` to 1 Neptune Capacity Unit (NCU) ([#​29999](https://togithub.com/hashicorp/terraform-provider-aws/issues/29999)) - resource/aws_network_acl_association: Add retry to read step, resolving `empty result` error ([#​26838](https://togithub.com/hashicorp/terraform-provider-aws/issues/26838)) - resource/aws_opensearch_domain: Remove upper bound validation for `ebs_options.throughput` as the 1,000 MB/s limit can be raised ([#​27598](https://togithub.com/hashicorp/terraform-provider-aws/issues/27598)) - resource/aws_route: Allow `destination_ipv6_cidr_block` to be specified for a `vpc_endpoint_id` target ([#​29994](https://togithub.com/hashicorp/terraform-provider-aws/issues/29994)) - resource/aws_sagemaker_endpoint_configuration: Fix `variant_name` generation when unset ([#​29915](https://togithub.com/hashicorp/terraform-provider-aws/issues/29915))

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.