Skip to content

Commit

Permalink
⬆️ (dependencies): Update Terraform aws to v5.58.0 (#173)
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://github.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.57.0` -> `5.58.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.58.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5580-July-11-2024)

[Compare
Source](https://github.com/hashicorp/terraform-provider-aws/compare/v5.57.0...v5.58.0)

FEATURES:

- **New Resource:** `aws_cloudwatch_log_account_policy`
([#&#8203;38328](https://github.com/hashicorp/terraform-provider-aws/issues/38328))
- **New Resource:** `aws_verifiedpermissions_identity_source`
([#&#8203;38181](https://github.com/hashicorp/terraform-provider-aws/issues/38181))

ENHANCEMENTS:

- data-source/aws_launch_template: Add `network_interfaces.primary_ipv6`
attribute
([#&#8203;37142](https://github.com/hashicorp/terraform-provider-aws/issues/37142))
- data-source/aws_mskconnect_connector: Add `tags` attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- data-source/aws_mskconnect_custom_plugin: Add `tags` attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- data-source/aws_mskconnect_worker_configuration: Add `tags` attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- data-source/aws_oam_link: Add `link_configuration` attribute
([#&#8203;38277](https://github.com/hashicorp/terraform-provider-aws/issues/38277))
- resource/aws_cloudformation_stack_set_instance: Extend
`deployment_targets` argument.
([#&#8203;37898](https://github.com/hashicorp/terraform-provider-aws/issues/37898))
- resource/aws_cloudtrail_event_data_store: Add `billing_mode` argument
([#&#8203;38273](https://github.com/hashicorp/terraform-provider-aws/issues/38273))
- resource/aws_db_instance: Fix `InvalidParameterCombination: A
parameter group can't be specified during Read Replica creation for the
following DB engine: postgres` errors
([#&#8203;38227](https://github.com/hashicorp/terraform-provider-aws/issues/38227))
- resource/aws_ec2\_capacity_reservation: Add configurable timeouts
([#&#8203;36754](https://github.com/hashicorp/terraform-provider-aws/issues/36754))
- resource/aws_ec2\_capacity_reservation: Retry
`InsufficientInstanceCapacity` errors
([#&#8203;36754](https://github.com/hashicorp/terraform-provider-aws/issues/36754))
- resource/aws_eks_cluster: Add `bootstrap_self_managed_addons` argument
([#&#8203;38162](https://github.com/hashicorp/terraform-provider-aws/issues/38162))
- resource/aws_fms_policy: Add `resource_set_ids` attribute
([#&#8203;38161](https://github.com/hashicorp/terraform-provider-aws/issues/38161))
- resource/aws_fsx_ontap_file_system: Add `384`, `768`, `1536`, `3072`,
and `6144` as valid values for `throughput_capacity`
([#&#8203;38308](https://github.com/hashicorp/terraform-provider-aws/issues/38308))
- resource/aws_fsx_ontap_file_system: Add `384`, `768`, and `1536` as
valid values for `throughput_capacity_per_ha_pair`
([#&#8203;38308](https://github.com/hashicorp/terraform-provider-aws/issues/38308))
- resource/aws_fsx_ontap_file_system: Add `MULTI_AZ_2` as a valid value
for `deployment_type`
([#&#8203;38308](https://github.com/hashicorp/terraform-provider-aws/issues/38308))
- resource/aws_globalaccelerator_cross_account_attachment: Add
`cidr_block` argument to `resource` configuration block
([#&#8203;38196](https://github.com/hashicorp/terraform-provider-aws/issues/38196))
- resource/aws_iam_server_certificate: Add configurable `delete` timeout
([#&#8203;38212](https://github.com/hashicorp/terraform-provider-aws/issues/38212))
- resource/aws_launch_template: Add `network_interfaces.primary_ipv6`
argument
([#&#8203;37142](https://github.com/hashicorp/terraform-provider-aws/issues/37142))
- resource/aws_mskconnect_connector: Add `tags` argument and `tags_all`
attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- resource/aws_mskconnect_custom_plugin: Add `tags` argument and
`tags_all` attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- resource/aws_mskconnect_worker_configuration: Add `tags` argument and
`tags_all` attribute
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- resource/aws_mskconnect_worker_configuration: Add resource deletion
logic
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))
- resource/aws_oam_link: Add `link_configuration` argument
([#&#8203;38277](https://github.com/hashicorp/terraform-provider-aws/issues/38277))
- resource/aws_rds_cluster: Add `ca_certificate_identifier` argument and
`ca_certificate_valid_till` attribute
([#&#8203;37108](https://github.com/hashicorp/terraform-provider-aws/issues/37108))
- resource/aws_ssm_association: Add `tags` argument and `tags_all`
attribute
([#&#8203;38271](https://github.com/hashicorp/terraform-provider-aws/issues/38271))

BUG FIXES:

- aws_dx_lag: Checks for errors other than NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_dynamodb_kinesis_streaming_destination: Checks for errors other
than NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_ec2\_capacity_block_reservation: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_opensearchserverless_access_policy: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_opensearchserverless_collection: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_opensearchserverless_security_config: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_opensearchserverless_security_policy: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_opensearchserverless_vpc_endpoint: Checks for errors other than
NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_ram_principal_association: Checks for errors other than NotFound
when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- aws_route_table: Checks for errors other than NotFound when reading.
([#&#8203;38292](https://github.com/hashicorp/terraform-provider-aws/issues/38292))
- data-source/aws_ecr_repository: Fix issue where the `tags` attribute
is not set
([#&#8203;38272](https://github.com/hashicorp/terraform-provider-aws/issues/38272))
- data-source/aws_eks_cluster: Add
`access_config.bootstrap_cluster_creator_admin_permissions` attribute
([#&#8203;38295](https://github.com/hashicorp/terraform-provider-aws/issues/38295))
- resource/aws_appstream_fleet: Support `0` as a valid value for
`idle_disconnect_timeout_in_seconds`
([#&#8203;38274](https://github.com/hashicorp/terraform-provider-aws/issues/38274))
- resource/aws_cloudformation_stack_set_instance: Add `ForceNew` to
deployment_targets attributes to ensure a new resource is recreated when
the deployment_targets argument is changed, which was not the case
previously.
([#&#8203;37898](https://github.com/hashicorp/terraform-provider-aws/issues/37898))
- resource/aws_db_instance: Correctly mark incomplete instances as
[tainted](https://developer.hashicorp.com/terraform/cli/state/taint#the-tainted-status)
during creation
([#&#8203;38252](https://github.com/hashicorp/terraform-provider-aws/issues/38252))
- resource/aws_eks_cluster: Set
`access_config.bootstrap_cluster_creator_admin_permissions` to `true` on
Read for clusters with no `access_config` configured. This allows
in-place updates of existing clusters when `access_config` is configured
([#&#8203;38295](https://github.com/hashicorp/terraform-provider-aws/issues/38295))
- resource/aws_elasticache_serverless_cache: Allow
`cache_usage_limits.data_storage.maximum`,
`cache_usage_limits.data_storage.minimum`,
`cache_usage_limits.ecpu_per_second.maximum` and
`cache_usage_limits.ecpu_per_second.minimum` to be updated in-place
([#&#8203;38269](https://github.com/hashicorp/terraform-provider-aws/issues/38269))
- resource/aws_mskconnect_connector: Fix `interface conversion:
interface {} is nil, not map[string]interface {}` panic when
`log_delivery.worker_log_delivery` is empty (`{}`)
([#&#8203;38270](https://github.com/hashicorp/terraform-provider-aws/issues/38270))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/atlas).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] committed Jul 11, 2024
2 parents 8a1bd38 + 492dc11 commit 8278398
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.57.0"
version = "5.58.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 8278398

Please sign in to comment.