Skip to content

Commit

Permalink
⬆️ (dependencies): Update Terraform aws to v5.60.0 (#191)
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.59.0` -> `5.60.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.60.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5600-July-25-2024)

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

NOTES:

- resource/aws_shield_subscription: Because we cannot easily test this
functionality, it is best effort and we ask for community help in
testing
([#&#8203;37637](https://github.com/hashicorp/terraform-provider-aws/issues/37637))

FEATURES:

- **New Data Source:** `aws_service_principal`
([#&#8203;38307](https://github.com/hashicorp/terraform-provider-aws/issues/38307))
- **New Resource:** `aws_shield_subscription`
([#&#8203;37637](https://github.com/hashicorp/terraform-provider-aws/issues/37637))

ENHANCEMENTS:

- data-source/aws_cloudwatch_event_bus: Add `kms_key_identifier`
attribute
([#&#8203;38492](https://github.com/hashicorp/terraform-provider-aws/issues/38492))
- data-source/aws_cur_report_definition: Add `tags` attribute
([#&#8203;38483](https://github.com/hashicorp/terraform-provider-aws/issues/38483))
- resource/aws_appflow_flow: Add `metadata_catalog_config` attribute
([#&#8203;37566](https://github.com/hashicorp/terraform-provider-aws/issues/37566))
- resource/aws_appflow_flow: Add `prefix_hierarchy` attribute to
`destination_flow_config.s3.s3_output_format_config`
([#&#8203;37566](https://github.com/hashicorp/terraform-provider-aws/issues/37566))
- resource/aws_batch_job_definition: Add
`eks_properties.*.pod_properties.*.image_pull_secret` argument
([#&#8203;38517](https://github.com/hashicorp/terraform-provider-aws/issues/38517))
- resource/aws_cloudformation_stack_set_instance: Add
`operation_preferences.concurrency_mode` argument
([#&#8203;38498](https://github.com/hashicorp/terraform-provider-aws/issues/38498))
- resource/aws_cloudwatch_event_bus: Add `kms_key_identifier` argument
([#&#8203;38492](https://github.com/hashicorp/terraform-provider-aws/issues/38492))
- resource/aws_cur_report_definition: Add `tags` argument and `tags_all`
attribute
([#&#8203;38483](https://github.com/hashicorp/terraform-provider-aws/issues/38483))
- resource/aws_db_cluster_snapshot: Add `shared_accounts` argument
([#&#8203;34885](https://github.com/hashicorp/terraform-provider-aws/issues/34885))
- resource/aws_db_snapshot_copy: Add `shared_accounts` argument
([#&#8203;34843](https://github.com/hashicorp/terraform-provider-aws/issues/34843))
- resource/aws_glue_connection: Add `AZURECOSMOS`, `AZURESQL`,
`BIGQUERY`, `OPENSEARCH`, and `SNOWFLAKE` as valid values for the
`connection_type` argument and `SparkProperties` as a valid value for
the `connection_properties` argument
([#&#8203;37731](https://github.com/hashicorp/terraform-provider-aws/issues/37731))
- resource/aws_iam_role: Change from partial resource creation to
resource creation failed if an `inline_policy` fails to create
([#&#8203;38477](https://github.com/hashicorp/terraform-provider-aws/issues/38477))
- resource/aws_rds_cluster: Add
`scaling_configuration.seconds_before_timeout` argument
([#&#8203;38451](https://github.com/hashicorp/terraform-provider-aws/issues/38451))
- resource/aws_sesv2\_configuration_set_event_destination: Add
`event_destination.event_bridge_destination` configuration block
([#&#8203;38458](https://github.com/hashicorp/terraform-provider-aws/issues/38458))
- resource/aws_timestreamwrite_table: Fix `runtime error: invalid memory
address or nil pointer dereference` panic when reading a non-existent
table
([#&#8203;38512](https://github.com/hashicorp/terraform-provider-aws/issues/38512))

BUG FIXES:

- data-source/aws_fsx_ontap_storage_virtual_machine: Correctly set
`tags` on Read
([#&#8203;38343](https://github.com/hashicorp/terraform-provider-aws/issues/38343))
- data-source/aws_fsx_openzfs_snapshot: Correctly set `tags` on Read
([#&#8203;38343](https://github.com/hashicorp/terraform-provider-aws/issues/38343))
- resource/aws_ce_cost_category: Fix perpetual diff with the `rule`
argument on update
([#&#8203;38449](https://github.com/hashicorp/terraform-provider-aws/issues/38449))
- resource/aws_codebuild_webhook: Remove errant validation on
`scope_configuration.domain` argument
([#&#8203;38513](https://github.com/hashicorp/terraform-provider-aws/issues/38513))
- resource/aws_ecs_service: Fix `error marshaling prior state: a number
is required` when upgrading from v5.58.0 to v5.59.0
([#&#8203;38490](https://github.com/hashicorp/terraform-provider-aws/issues/38490))
- resource/aws_ecs_task_definition: Fix `Provider produced inconsistent
final plan` errors when `container_definitions` is
[unknown](https://developer.hashicorp.com/terraform/language/expressions/references#values-not-yet-known)
([#&#8203;38471](https://github.com/hashicorp/terraform-provider-aws/issues/38471))
- resource/aws_elasticache_replication_group: Fix `error marshaling
prior state` when upgrading from v4.67.0 to v5.59.0
([#&#8203;38476](https://github.com/hashicorp/terraform-provider-aws/issues/38476))
- resource/aws_fsx_openzfs_volume: Correctly set `tags` on Read
([#&#8203;38343](https://github.com/hashicorp/terraform-provider-aws/issues/38343))
- resource/aws_rds_cluster: Mark `ca_certificate_identifier` as Computed
([#&#8203;38437](https://github.com/hashicorp/terraform-provider-aws/issues/38437))
- resource/aws_rds_cluster: Use the configured `copy_tags_to_snapshot`
value when `restore_to_point_in_time` is set
([#&#8203;34044](https://github.com/hashicorp/terraform-provider-aws/issues/34044))
- resource/aws_rds_cluster: Wait for no pending modified values on
Update if `apply_immediately` is `true`. This fixes
`InvalidParameterCombination` errors when updating `engine_version`
([#&#8203;38437](https://github.com/hashicorp/terraform-provider-aws/issues/38437))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Jul 26, 2024
2 parents ff950bf + ee6e273 commit 4720f35
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.59.0"
version = "5.60.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 4720f35

Please sign in to comment.