chore(deps): update terraform aws to v6.36.0 #80

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-03-11 20:06:00 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.35.16.36.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.36.0

Compare Source

NOTES:

  • provider: Update Go version to v1.25.8. Addresses GO-2026-4602, FileInfo can escape from a Root in os, GO-2026-4603, URLs in meta content attribute actions are not escaped in html/template, and GO-2026-4601, Incorrect parsing of IPv6 host literals in net/url (#​46820)

FEATURES:

  • New Data Source: aws_iam_outbound_web_identity_federation (#​46503)
  • New Ephemeral Resource: aws_sts_web_identity_token (#​46173)
  • New List Resource: aws_s3_bucket_versioning (#​46802)

ENHANCEMENTS:

  • listresource/aws_s3_bucket: No longer returns values for deprecated parameters (#​46852)
  • resource/aws_bedrockagentcore_agent_runtime: Add authorizer_config.custom_jwt_authorizer.allowed_scopes argument (#​46828)
  • resource/aws_cloudwatch_log_resource_policy: Add resource_arn argument and policy_scope and revision_id attributes. policy_name is now optional (#​46813)
  • resource/aws_glue_catalog_table: Add open_table_format_input.iceberg_input.iceberg_table_input argument (#​46843)
  • resource/aws_glue_catalog_table: Add view_definition argument (#​46843)
  • resource/aws_glue_catalog_table: Change open_table_format_input.iceberg_input.metadata_operation and open_table_format_input.iceberg_input.version to ForceNew (#​46843)
  • resource/aws_glue_catalog_table: Change parameters, storage_descriptor, and table_type to Optional and Computed (#​46843)
  • resource/aws_guardduty_ipset: Add ip_set_id attribute (#​46703)
  • resource/aws_guardduty_publishing_destination: Add arn and destination_id attributes (#​46703)
  • resource/aws_guardduty_publishing_destination: Add tagging support (#​46703)
  • resource/aws_guardduty_threatintelset: Add threat_intel_set_id attribute (#​46703)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add rule.destination.destination_logs_configuration.log_group_name_configuration block (#​46811)

BUG FIXES:

  • data-source/aws_glue_catalog_table: Use the table's catalog ID when reading partition indexes, fixing EntityNotFoundException errors (#​46843)
  • list-resource/aws_iam_role_policy_attachment: Prevent infinite loop when IAM Role deleted during list (#​46763)
  • listresource/aws_s3_bucket: No longer appears to hang when buckets are deleted concurrently with listing (#​46852)
  • resource/aws_appconfig_deployment_strategy: Fix panic due to "interface conversion: interface {} is float64, not float32" when updating growth_factor (#​46810)
  • resource/aws_glue_catalog_table: Use the table's catalog ID when reading partition indexes, fixing EntityNotFoundException errors (#​46843)
  • resource/aws_vpc_endpoint: Allow in-place update of private_dns_enabled when vpc_endpoint_type is Interface (#​46800)
  • resource/aws_vpc_endpoint: Set new computed value for network_interface_ids attribute when changing subnet_configuration or subnet_ids (#​46800)
  • resource/aws_vpn_concentrator: Retry VpnConcentratorLimitExceeded: The maximum number of mutating objects has been reached errors on Create (#​46823)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.35.1` → `6.36.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.36.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6360-March-11-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.35.1...v6.36.0) NOTES: - provider: Update Go version to v1.25.8. Addresses `GO-2026-4602, FileInfo can escape from a Root in os`, `GO-2026-4603, URLs in meta content attribute actions are not escaped in html/template`, and `GO-2026-4601, Incorrect parsing of IPv6 host literals in net/url` ([#&#8203;46820](https://github.com/hashicorp/terraform-provider-aws/issues/46820)) FEATURES: - **New Data Source:** `aws_iam_outbound_web_identity_federation` ([#&#8203;46503](https://github.com/hashicorp/terraform-provider-aws/issues/46503)) - **New Ephemeral Resource:** `aws_sts_web_identity_token` ([#&#8203;46173](https://github.com/hashicorp/terraform-provider-aws/issues/46173)) - **New List Resource:** `aws_s3_bucket_versioning` ([#&#8203;46802](https://github.com/hashicorp/terraform-provider-aws/issues/46802)) ENHANCEMENTS: - listresource/aws\_s3\_bucket: No longer returns values for deprecated parameters ([#&#8203;46852](https://github.com/hashicorp/terraform-provider-aws/issues/46852)) - resource/aws\_bedrockagentcore\_agent\_runtime: Add `authorizer_config.custom_jwt_authorizer.allowed_scopes` argument ([#&#8203;46828](https://github.com/hashicorp/terraform-provider-aws/issues/46828)) - resource/aws\_cloudwatch\_log\_resource\_policy: Add `resource_arn` argument and `policy_scope` and `revision_id` attributes. `policy_name` is now optional ([#&#8203;46813](https://github.com/hashicorp/terraform-provider-aws/issues/46813)) - resource/aws\_glue\_catalog\_table: Add `open_table_format_input.iceberg_input.iceberg_table_input` argument ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - resource/aws\_glue\_catalog\_table: Add `view_definition` argument ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - resource/aws\_glue\_catalog\_table: Change `open_table_format_input.iceberg_input.metadata_operation` and `open_table_format_input.iceberg_input.version` to [ForceNew](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-behaviors#forcenew) ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - resource/aws\_glue\_catalog\_table: Change `parameters`, `storage_descriptor`, and `table_type` to Optional and Computed ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - resource/aws\_guardduty\_ipset: Add `ip_set_id` attribute ([#&#8203;46703](https://github.com/hashicorp/terraform-provider-aws/issues/46703)) - resource/aws\_guardduty\_publishing\_destination: Add `arn` and `destination_id` attributes ([#&#8203;46703](https://github.com/hashicorp/terraform-provider-aws/issues/46703)) - resource/aws\_guardduty\_publishing\_destination: Add tagging support ([#&#8203;46703](https://github.com/hashicorp/terraform-provider-aws/issues/46703)) - resource/aws\_guardduty\_threatintelset: Add `threat_intel_set_id` attribute ([#&#8203;46703](https://github.com/hashicorp/terraform-provider-aws/issues/46703)) - resource/aws\_observabilityadmin\_centralization\_rule\_for\_organization: Add `rule.destination.destination_logs_configuration.log_group_name_configuration` block ([#&#8203;46811](https://github.com/hashicorp/terraform-provider-aws/issues/46811)) BUG FIXES: - data-source/aws\_glue\_catalog\_table: Use the table's catalog ID when reading partition indexes, fixing `EntityNotFoundException` errors ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - list-resource/aws\_iam\_role\_policy\_attachment: Prevent infinite loop when IAM Role deleted during list ([#&#8203;46763](https://github.com/hashicorp/terraform-provider-aws/issues/46763)) - listresource/aws\_s3\_bucket: No longer appears to hang when buckets are deleted concurrently with listing ([#&#8203;46852](https://github.com/hashicorp/terraform-provider-aws/issues/46852)) - resource/aws\_appconfig\_deployment\_strategy: Fix panic due to "interface conversion: interface {} is float64, not float32" when updating `growth_factor` ([#&#8203;46810](https://github.com/hashicorp/terraform-provider-aws/issues/46810)) - resource/aws\_glue\_catalog\_table: Use the table's catalog ID when reading partition indexes, fixing `EntityNotFoundException` errors ([#&#8203;46843](https://github.com/hashicorp/terraform-provider-aws/issues/46843)) - resource/aws\_vpc\_endpoint: Allow in-place update of `private_dns_enabled` when `vpc_endpoint_type` is `Interface` ([#&#8203;46800](https://github.com/hashicorp/terraform-provider-aws/issues/46800)) - resource/aws\_vpc\_endpoint: Set new computed value for `network_interface_ids` attribute when changing `subnet_configuration` or `subnet_ids` ([#&#8203;46800](https://github.com/hashicorp/terraform-provider-aws/issues/46800)) - resource/aws\_vpn\_concentrator: Retry `VpnConcentratorLimitExceeded: The maximum number of mutating objects has been reached` errors on Create ([#&#8203;46823](https://github.com/hashicorp/terraform-provider-aws/issues/46823)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS41IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-11 20:05:59 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/tofu-template!80
No description provided.