Skip to content

Commit

Permalink
⬆️ (dependencies): Update Terraform aws to v5.61.0 (#196)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://togithub.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.60.0` -> `5.61.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/hashicorp/terraform-provider-aws/badge)](https://securityscorecards.dev/viewer/?uri=github.com/hashicorp/terraform-provider-aws)
|

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.61.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5610-Unreleased)

[Compare
Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.60.0...v5.61.0)

NOTES:

- resource/aws_chatbot_teams_channel_configuration: This resource is
provided on a best-effort basis, and we welcome the community's help in
testing it.
([#&#8203;38630](https://togithub.com/hashicorp/terraform-provider-aws/issues/38630))

FEATURES:

- **New Data Source:** `aws_ecr_repository_creation_template`
([#&#8203;38597](https://togithub.com/hashicorp/terraform-provider-aws/issues/38597))
- **New Resource:** `aws_chatbot_slack_channel_configuration`
([#&#8203;38124](https://togithub.com/hashicorp/terraform-provider-aws/issues/38124))
- **New Resource:** `aws_chatbot_teams_channel_configuration`
([#&#8203;38630](https://togithub.com/hashicorp/terraform-provider-aws/issues/38630))
- **New Resource:** `aws_datazone_glossary`
([#&#8203;38602](https://togithub.com/hashicorp/terraform-provider-aws/issues/38602))
- **New Resource:** `aws_ecr_repository_creation_template`
([#&#8203;38597](https://togithub.com/hashicorp/terraform-provider-aws/issues/38597))
- **New Resource:** `aws_timestreaminfluxdb_db_instance`
([#&#8203;37963](https://togithub.com/hashicorp/terraform-provider-aws/issues/37963))

ENHANCEMENTS:

- data-source/aws_eks_cluster: Add `upgrade_policy` attribute
([#&#8203;38573](https://togithub.com/hashicorp/terraform-provider-aws/issues/38573))
- data-source/aws_sagemaker_prebuilt_ecr_image: Support additional
`repository_name` values. See
[documentation](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/sagemaker_prebuilt_ecr_image#repository_name)
for details
([#&#8203;38575](https://togithub.com/hashicorp/terraform-provider-aws/issues/38575))
- resource/aws_appsync_graphql_api: Add `enhanced_metrics_config`
configuration block
([#&#8203;38570](https://togithub.com/hashicorp/terraform-provider-aws/issues/38570))
- resource/aws_db_instance: Add `upgrade_storage_config` argument
([#&#8203;36904](https://togithub.com/hashicorp/terraform-provider-aws/issues/36904))
- resource/aws_default_vpc: Support `ipv6_cidr_block` sizes between
`/44` and `/60` in increments of /4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_default_vpc: Support `ipv6_netmask_length` values between
`44` and `60` in increments of 4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_eks_cluster: Add `upgrade_policy` configuration block
([#&#8203;38573](https://togithub.com/hashicorp/terraform-provider-aws/issues/38573))
- resource/aws_elasticache_user_group_association: Add configurable
create and delete timeouts
([#&#8203;38559](https://togithub.com/hashicorp/terraform-provider-aws/issues/38559))
- resource/aws_pipes_pipe: Add
`log_configuration.include_execution_data` argument
([#&#8203;38569](https://togithub.com/hashicorp/terraform-provider-aws/issues/38569))
- resource/aws_rds_cluster: Add `performance_insights_enabled`,
`performance_insights_kms_key_id`, and
`performance_insights_retention_period` arguments
([#&#8203;29415](https://togithub.com/hashicorp/terraform-provider-aws/issues/29415))
- resource/aws_rds_cluster: Add
`restore_to_point_in_time.source_cluster_resource_id` argument
([#&#8203;38540](https://togithub.com/hashicorp/terraform-provider-aws/issues/38540))
- resource/aws_rds_cluster: Mark
`restore_to_point_in_time.source_cluster_identifier` as Optional
([#&#8203;38540](https://togithub.com/hashicorp/terraform-provider-aws/issues/38540))
- resource/aws_sfn_activity: Add `encryption_configuration`
configuration block to support the use of Customer Managed Keys with AWS
KMS to encrypt Step Functions Activity resources
([#&#8203;38574](https://togithub.com/hashicorp/terraform-provider-aws/issues/38574))
- resource/aws_sfn_state_machine: Add `encryption_configuration`
configuration block to support the use of Customer Managed Keys with AWS
KMS to encrypt Step Functions State Machine resources
([#&#8203;38574](https://togithub.com/hashicorp/terraform-provider-aws/issues/38574))
- resource/aws_ssm_patch_baseline: Remove empty fields from `json`
attribute value
([#&#8203;35950](https://togithub.com/hashicorp/terraform-provider-aws/issues/35950))
- resource/aws_storagegateway_file_system_association: Add configurable
timeouts
([#&#8203;38554](https://togithub.com/hashicorp/terraform-provider-aws/issues/38554))
- resource/aws_vpc: Support `ipv6_cidr_block` sizes between `/44` and
`/60` in increments of /4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_vpc: Support `ipv6_netmask_length` values between `44`
and `60` in increments of 4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_vpc_ipv6\_cidr_block_association: Add
`assign_generated_ipv6_cidr_block` and `ipv6_pool` arguments
([#&#8203;27274](https://togithub.com/hashicorp/terraform-provider-aws/issues/27274))
- resource/aws_vpc_ipv6\_cidr_block_association: Support
`ipv6_cidr_block` sizes between `/44` and `/60` in increments of /4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_vpc_ipv6\_cidr_block_association: Support
`ipv6_netmask_length` values between `44` and `60` in increments of 4
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_vpc_security_group_egress_rule: Add `tags` to the
`AuthorizeSecurityGroupEgress` EC2 API call instead of making a separate
`CreateTags` call
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_vpc_security_group_ingress_rule: Add `tags` to the
`AuthorizeSecurityGroupIngress` EC2 API call instead of making a
separate `CreateTags` call
([#&#8203;35614](https://togithub.com/hashicorp/terraform-provider-aws/issues/35614))
- resource/aws_wafv2\_web_acl: Add `rule_json` attribute to allow raw
JSON for rules.
([#&#8203;38309](https://togithub.com/hashicorp/terraform-provider-aws/issues/38309))

BUG FIXES:

- data-source/aws_appstream_image: Fix issue where the most recent image
is not returned
([#&#8203;38571](https://togithub.com/hashicorp/terraform-provider-aws/issues/38571))
- datasource/aws_networkmanager_core_network_policy_document: Fix
`CoreNetworkPolicyException` when putting policy with single wildcard in
`when_sent_to`
([#&#8203;38595](https://togithub.com/hashicorp/terraform-provider-aws/issues/38595))
- resource/aws_cloudsearch_domain: Fix `index_name` character length
validation
([#&#8203;38509](https://togithub.com/hashicorp/terraform-provider-aws/issues/38509))
- resource/aws_ecs_task_definition: Ensure that JSON keys in
`container_definitions` start with a lowercase letter
([#&#8203;38622](https://togithub.com/hashicorp/terraform-provider-aws/issues/38622))
- resource/aws_iot_provisioning_template: Properly send `type` argument
on create when configured
([#&#8203;38640](https://togithub.com/hashicorp/terraform-provider-aws/issues/38640))
- resource/aws_opensearchserverless_security_policy: Normalize `policy`
content to prevent persistent differences
([#&#8203;38604](https://togithub.com/hashicorp/terraform-provider-aws/issues/38604))
- resource/aws_pipes_pipe: Don't reset `target_parameters` if the
configured value has not changed
([#&#8203;38598](https://togithub.com/hashicorp/terraform-provider-aws/issues/38598))
- resource/aws_rds_instance: Allow `domain_dns_ips` to use single DNS
server IP
([#&#8203;36500](https://togithub.com/hashicorp/terraform-provider-aws/issues/36500))
- resource/aws_sagemaker_domain: Properly send
`domain_settings.r_studio_server_pro_domain_settings.r_studio_package_manager_url`
argument on create
([#&#8203;38547](https://togithub.com/hashicorp/terraform-provider-aws/issues/38547))
- resource/aws_vpc_ipam_pool_cidr_allocation: Set `description` on Read
([#&#8203;38618](https://togithub.com/hashicorp/terraform-provider-aws/issues/38618))
- resource/aws_vpc_ipam_pool_cidr_allocation: Set `netmask_length` on
Read
([#&#8203;38618](https://togithub.com/hashicorp/terraform-provider-aws/issues/38618))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/chezmoi-sh/atlas).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Aug 2, 2024
2 parents 88bd6dd + 0a198d5 commit c533ddb
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions infrastructure/live/external/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/live/external/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.60.0"
version = "5.61.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit c533ddb

Please sign in to comment.