Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.36.0 (#298)
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 | Pending |
|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://togithub.com/hashicorp/terraform-provider-aws)) |
required_provider | minor | `5.35.0` -> `5.36.0` | `5.37.0` |

---

### Release Notes

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

###
[`v5.36.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5360-February-8-2024)

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

NOTES:

- data-source/aws_media_convert_queue: The AWS Elemental MediaConvert
service has been converted to use standard [Regional
endpoints](https://docs.aws.amazon.com/general/latest/gr/mediaconvert.html#mediaconvert_region)
instead of deprecated per-account endpoints
([#&#8203;35615](https://togithub.com/hashicorp/terraform-provider-aws/issues/35615))
- resource/aws_controltower_landing_zone: Because we cannot easily test
this functionality, it is best effort and we ask for community help in
testing
([#&#8203;34595](https://togithub.com/hashicorp/terraform-provider-aws/issues/34595))
- resource/aws_media_convert_queue: The AWS Elemental MediaConvert
service has been converted to use standard [Regional
endpoints](https://docs.aws.amazon.com/general/latest/gr/mediaconvert.html#mediaconvert_region)
instead of deprecated per-account endpoints
([#&#8203;35615](https://togithub.com/hashicorp/terraform-provider-aws/issues/35615))

FEATURES:

- **New Resource:** `aws_controltower_landing_zone`
([#&#8203;34595](https://togithub.com/hashicorp/terraform-provider-aws/issues/34595))
- **New Resource:** `aws_osis_pipeline`
([#&#8203;35582](https://togithub.com/hashicorp/terraform-provider-aws/issues/35582))
- **New Resource:** `aws_redshift_data_share_authorization`
([#&#8203;35703](https://togithub.com/hashicorp/terraform-provider-aws/issues/35703))
- **New Resource:** `aws_securitylake_custom_log_source`
([#&#8203;35354](https://togithub.com/hashicorp/terraform-provider-aws/issues/35354))

ENHANCEMENTS:

- resource/aws_cloudwatch_metric_stream: Add plan-time validation of
`output_format`
([#&#8203;35569](https://togithub.com/hashicorp/terraform-provider-aws/issues/35569))
- resource/aws_db_instance: Add `diag.log` and `notify.log` as valid
values for `enabled_cloudwatch_logs_exports`
([#&#8203;35626](https://togithub.com/hashicorp/terraform-provider-aws/issues/35626))
- resource/aws_db_instance: Add `domain_auth_secret_arn`,
`domain_dns_ips`, `domain_fqdn`, and `domain_ou` arguments to support
[self-managed Active
Directory](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.html)
([#&#8203;35500](https://togithub.com/hashicorp/terraform-provider-aws/issues/35500))
- resource/aws_s3\_bucket_metric: Add `filter.access_point` argument
([#&#8203;35590](https://togithub.com/hashicorp/terraform-provider-aws/issues/35590))
- resource/aws_verifiedaccess_group: Add `sse_configuration` argument
([#&#8203;34055](https://togithub.com/hashicorp/terraform-provider-aws/issues/34055))

BUG FIXES:

- resource/aws_db_instance: Creating resource from point-in-time
recovery now handles `password` attribute correctly
([#&#8203;35589](https://togithub.com/hashicorp/terraform-provider-aws/issues/35589))
- resource/aws_dynamodb_table: Ensure that `replica`s are always set on
Read
([#&#8203;35630](https://togithub.com/hashicorp/terraform-provider-aws/issues/35630))
- resource/aws_emr_cluster: Properly normalize
`launch_specifications.on_demand_specification.allocation_strategy` and
`launch_specifications.spot_specification.allocation_strategy` values to
fix perpetual state differences
([#&#8203;34367](https://togithub.com/hashicorp/terraform-provider-aws/issues/34367))
- resource/aws_kinesis_firehose_delivery_stream: Change
`extended_s3_configuration.processing_configuration.processors.parameters`
from `TypeList` to `TypeSet` as order is not significant
([#&#8203;35672](https://togithub.com/hashicorp/terraform-provider-aws/issues/35672))
- resource/aws_lambda_function: Resolve consecutive diff issue in
`logging_config` when values for `application_log_level` or
`system_log_level` are not specified
([#&#8203;35694](https://togithub.com/hashicorp/terraform-provider-aws/issues/35694))
- resource/aws_lb_listener: Fixes unexpected diff when using
`default_action` parameters which don't match the `type`.
([#&#8203;35678](https://togithub.com/hashicorp/terraform-provider-aws/issues/35678))
- resource/aws_lb_listener: Was incorrectly reporting conflicting
`default_action[].target_group_arn` when `ignore_changes` was set.
([#&#8203;35671](https://togithub.com/hashicorp/terraform-provider-aws/issues/35671))
- resource/aws_lb_listener: Was not storing `default_action[].forward`
in state if only a single `target_group` was set.
([#&#8203;35671](https://togithub.com/hashicorp/terraform-provider-aws/issues/35671))
- resource/aws_lb_listener_rule: Fixes unexpected diff when using
`action` parameters which don't match the `type`.
([#&#8203;35678](https://togithub.com/hashicorp/terraform-provider-aws/issues/35678))
- resource/aws_lb_listener_rule: Was incorrectly reporting conflicting
`action[].target_group_arn` when `ignore_changes` was set.
([#&#8203;35671](https://togithub.com/hashicorp/terraform-provider-aws/issues/35671))
- resource/aws_lb_listener_rule: Was not storing `action[].forward` in
state if only a single `target_group` was set.
([#&#8203;35671](https://togithub.com/hashicorp/terraform-provider-aws/issues/35671))
- resource/aws_ssm_patch_baseline: Mark `json` as Computed if there are
content changes
([#&#8203;35606](https://togithub.com/hashicorp/terraform-provider-aws/issues/35606))

</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/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 21011c6 commit dc6d8a1
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
60 changes: 30 additions & 30 deletions terraform/.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 terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.35.0"
version = "5.36.0"
}

external = {
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/api-gateway-eventbridge/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.35.0"
version = "5.36.0"
}

external = {
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/api-gateway-lambda/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.35.0"
version = "5.36.0"
}

external = {
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/eventbridge-sqs-lambda/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.35.0"
version = "5.36.0"
}

external = {
Expand Down

0 comments on commit dc6d8a1

Please sign in to comment.