Skip to content

Bump the terraform-all-dependencies group in /infra/shared with 3 updates#1804

Merged
whi-tw merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab
Nov 12, 2025
Merged

Bump the terraform-all-dependencies group in /infra/shared with 3 updates#1804
whi-tw merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

Bumps the terraform-all-dependencies group in /infra/shared with 3 updates: auth0/auth0, hashicorp/aws and hashicorp/awscc.

Updates auth0/auth0 from 1.31.0 to 1.32.0

Release notes

Sourced from auth0/auth0's releases.

v1.32.0

FEATURES:

  • resource/auth0_connection: Add support for configuring authentication and connected_accounts settings (#1360)
Changelog

Sourced from auth0/auth0's changelog.

v1.32.0

FEATURES:

  • resource/auth0_connection: Add support for configuring authentication and connected_accounts settings (#1360)
Commits

Updates hashicorp/aws from 6.15.0 to 6.16.0

Release notes

Sourced from hashicorp/aws's releases.

v6.16.0

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Changelog

Sourced from hashicorp/aws's changelog.

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)
  • resource/aws_emrserverless_application: Add scheduler_configuration block (#44589)
  • resource/aws_lambda_event_source_mapping: Add schema_registry_config configuration blocks to amazon_managed_kafka_event_source_config and self_managed_kafka_event_source_config blocks (#44540)
  • resource/aws_ssmcontacts_contact: Add resource identity support (#44548)
  • resource/aws_vpclattice_resource_gateway: Add ipv4_addresses_per_eni argument (#44560)

BUG FIXES:

  • provider: Correctly validate AWS European Sovereign Cloud Regions in ARNs (#44573)
  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates of Plugin Framework based resources (#44518)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values for Plugin Framework based resources (#44518)
  • resource/aws_datazone_environment: Correctly updates glossary_terms. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_identifier is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents unknown value error when optional account_region is not specified. (#44491)
  • resource/aws_datazone_environment: Prevents error when updating. (#44491)
  • resource/aws_datazone_environment: Prevents occasional unexpected state error when deleting. (#44491)
  • resource/aws_datazone_environment: Properly passes blueprint_identifier on creation. (#44491)
  • resource/aws_datazone_environment: Sets values for user_parameters when importing. (#44491)
  • resource/aws_datazone_environment: Values in user_parameters should not be updateable. (#44491)
  • resource/aws_datazone_project: No longer ignores errors when deleting. (#44491)
  • resource/aws_datazone_project: No longer returns error when already deleting. (#44491)
  • resource/aws_dynamodb_table: Do not retry on LimitExceededException (#44576)
  • resource/aws_ivschat_room: Set maximum_message_rate_per_second validation maximum to 100 (#44572)
  • resource/aws_launch_template: kms_key_id validation now accepts key ID, alias, and alias ARN in addition to key ARN (#44505)
  • resource/aws_servicecatalog_portfolio_share: Add global mutex lock around create and delete operations to prevent ThrottlingException errors (#24730)
Commits
  • 1f2264f chore: v6.16.0 release prep (#44605)
  • 4f17d5e Update CHANGELOG.md for #44595
  • 16fb02e Merge pull request #44595 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • bd2d9e0 Merge pull request #44572 from djdabs/patch-1
  • c1361e2 Merge pull request #40035 from rayennh/f-code_build-auto_retry_limit
  • 2d12b94 chore: changelog
  • 52951b4 Update CHANGELOG.md for #44597
  • 0429df2 build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#44597)
  • 823f5bc build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /.ci/tools (#44...
  • 5930faa Merge pull request #24730 from sbutler/b-aws_servicecatalog_portfolio_share-s...
  • Additional commits viewable in compare view

Updates hashicorp/awscc from 1.58.0 to 1.59.0

Release notes

Sourced from hashicorp/awscc's releases.

v1.59.0

1.59.0 (October 9, 2025)

BUG FIXES:

  • provider: Fix Missing Resource Identity After Update error when using Terraform version without identity support (#2833)
  • provider: Fix ordering of array indices in patch operations (#2823)

FEATURES:

  • New Data Source: awscc_bedrockagentcore_memories
  • New Data Source: awscc_bedrockagentcore_memory
  • New Data Source: awscc_lightsail_disk_snapshot
  • New Data Source: awscc_lightsail_disk_snapshots
  • New Data Source: awscc_neptune_event_subscription
  • New Data Source: awscc_neptune_event_subscriptions
  • New Data Source: awscc_observabilityadmin_organization_centralization_rule
  • New Data Source: awscc_observabilityadmin_organization_centralization_rules
  • New Data Source: awscc_servicecatalog_resource_update_constraint
  • New Resource: awscc_bedrockagentcore_memory
  • New Resource: awscc_lightsail_disk_snapshot
  • New Resource: awscc_neptune_event_subscription
  • New Resource: awscc_observabilityadmin_organization_centralization_rule
  • New Resource: awscc_servicecatalog_resource_update_constraint
Changelog

Sourced from hashicorp/awscc's changelog.

1.59.0 (October 9, 2025)

BUG FIXES:

  • provider: Fix Missing Resource Identity After Update error when using Terraform version without identity support (#2833)
  • provider: Fix ordering of array indices in patch operations (#2823)

FEATURES:

  • New Data Source: awscc_bedrockagentcore_memories
  • New Data Source: awscc_bedrockagentcore_memory
  • New Data Source: awscc_lightsail_disk_snapshot
  • New Data Source: awscc_lightsail_disk_snapshots
  • New Data Source: awscc_neptune_event_subscription
  • New Data Source: awscc_neptune_event_subscriptions
  • New Data Source: awscc_observabilityadmin_organization_centralization_rule
  • New Data Source: awscc_observabilityadmin_organization_centralization_rules
  • New Data Source: awscc_servicecatalog_resource_update_constraint
  • New Resource: awscc_bedrockagentcore_memory
  • New Resource: awscc_lightsail_disk_snapshot
  • New Resource: awscc_neptune_event_subscription
  • New Resource: awscc_observabilityadmin_organization_centralization_rule
  • New Resource: awscc_servicecatalog_resource_update_constraint
Commits
  • 408b242 Merge pull request #2839 from hashicorp/f-2025-10-09-schema-updates
  • 5f80327 chore: v1.59.0 release prep
  • 7c20b02 chore: changelog
  • ff0ab60 2025-10-09 Run 'make docs-all'.
  • 5801630 chore: smoke test results
  • 46caeb3 2025-10-09 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • 72d673a 2025-10-09 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • 0b93d15 2025-10-09 CloudFormation schemas in us-east-1; New schemas.
  • 2f505be 2025-10-09 CloudFormation schemas in us-east-1; Refresh existing schemas.
  • 2901feb Merge pull request #2823 from quixoticmonk/fix/json-patch-numeric-sorting
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 20, 2025
@github-actions

github-actions Bot commented Oct 20, 2025

Copy link
Copy Markdown

Pre-Commit report

✅ All pre-commit checks are now passing!


This comment will be updated when code changes.

@whi-tw

whi-tw commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab branch from 424d3f3 to c4c521c Compare November 12, 2025 09:16
@whi-tw

whi-tw commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab branch from e193482 to e47c015 Compare November 12, 2025 10:15
dependabot Bot and others added 2 commits November 12, 2025 10:22
Bumps the terraform-all-dependencies group in /infra/shared with 3 updates: [auth0/auth0](https://github.com/auth0/terraform-provider-auth0), [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc).


Updates `auth0/auth0` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/auth0/terraform-provider-auth0/releases)
- [Changelog](https://github.com/auth0/terraform-provider-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/terraform-provider-auth0@v1.31.0...v1.32.0)

Updates `hashicorp/aws` from 6.15.0 to 6.16.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.15.0...v6.16.0)

Updates `hashicorp/awscc` from 1.58.0 to 1.59.0
- [Release notes](https://github.com/hashicorp/terraform-provider-awscc/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-awscc/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-awscc@v1.58.0...v1.59.0)

---
updated-dependencies:
- dependency-name: auth0/auth0
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/awscc
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@whi-tw whi-tw force-pushed the dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab branch from 4dfffaa to 70bbd9d Compare November 12, 2025 10:22
@whi-tw whi-tw requested a review from cadmiumcat November 12, 2025 10:22
@github-actions

Copy link
Copy Markdown

💰 Infracost report

Monthly estimate generated

Estimate details (includes details of unsupported resources and skipped projects due to errors)
──────────────────────────────────
Project: forms-health-dev
Module path: infra/deployments/forms/health
Errors:
  Error loading Terraform modules:
    could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
      /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
        Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)
  Diff baseline error:
    Error loading Terraform modules:
      could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
        /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
          Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)

──────────────────────────────────
Project: forms-health-production
Module path: infra/deployments/forms/health
Errors:
  Error loading Terraform modules:
    could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
      /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
        Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)
  Diff baseline error:
    Error loading Terraform modules:
      could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
        /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
          Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)

──────────────────────────────────
Project: forms-health-staging
Module path: infra/deployments/forms/health
Errors:
  Error loading Terraform modules:
    could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
      /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
        Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)
  Diff baseline error:
    Error loading Terraform modules:
      could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
        /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
          Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)

──────────────────────────────────
Project: forms-health-user-research
Module path: infra/deployments/forms/health
Errors:
  Error loading Terraform modules:
    could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
      /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
        Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)
  Diff baseline error:
    Error loading Terraform modules:
      could not load modules for path /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health failed to parse file /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf diag:
        /home/runner/work/forms-deploy/forms-deploy/infra/deployments/forms/health/alerts/variables.tf:32,90-91:
          Missing argument separator; A comma is required to separate each function argument from the next., and 1 other diagnostic(s)

──────────────────────────────────
──────────────────────────────────
53 projects have no cost estimate changes.
Run the following command to see their breakdown: infracost breakdown --path=/path/to/code

──────────────────────────────────
3577 cloud resources were detected:
∙ 664 were estimated
∙ 2888 were free
∙ 25 are not supported yet, see https://infracost.io/requested-resources:
  ∙ 21 x aws_codepipeline
  ∙ 4 x aws_guardduty_malware_protection_plan
This comment will be updated when code changes.

@whi-tw

whi-tw commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

I had to fix line endings for versions.tf and force the actions to rerun because GHA likes security, but hates automation. This means I can't review!

@whi-tw whi-tw merged commit a6491ff into main Nov 12, 2025
19 checks passed
@whi-tw whi-tw deleted the dependabot/terraform/infra/shared/main/terraform-all-dependencies-52d6dd06ab branch November 12, 2025 10:24
@whi-tw

whi-tw commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

lmao alternatively I am allowed to mark my own homework. oh well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants