Skip to content

Bump the terraform-all-dependencies group across 1 directory with 7 updates#2126

Merged
lfdebrux merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-43a58a27f4
May 21, 2026
Merged

Bump the terraform-all-dependencies group across 1 directory with 7 updates#2126
lfdebrux merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-43a58a27f4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps the terraform-all-dependencies group with 7 updates in the /infra/shared directory:

Package From To
auth0/auth0 1.45.0 1.46.0
hashicorp/archive 2.7.1 2.8.0
hashicorp/aws 6.43.0 6.45.0
hashicorp/awscc 1.82.0 1.84.0
hashicorp/local 2.8.0 2.9.0
hashicorp/null 3.2.4 3.3.0
hashicorp/random 3.8.1 3.9.0

Updates auth0/auth0 from 1.45.0 to 1.46.0

Release notes

Sourced from auth0/auth0's releases.

v1.46.0

FEATURES:

  • resource/auth0_event_stream – Add support for configuring status field with enabled/disabled options (#1568)
  • resource/auth0_client – Add support for configuring third_party_security_mode and redirection_policy (#1555)
  • resource/auth0_client_grant – Add support for configuring default_for to specify default grants for third-party clients (#1555)
  • resource/auth0_tenant – Add support for configuring dynamic_client_registration_security_mode (#1555)
  • resource/auth0_connection – Add write support for token_endpoint_jwtca_aud_format for OIDC and Okta connections (#1557)
  • resource/auth0_connection_directory – Add support for configuring synchronize_groups for Inbound Groups Directory Provisioning in Google Workspaces (EA Only) (#1561)
  • resource/auth0_connection_directory_synchronized_groups – Add support for managing synchronized Google Workspace group IDs via directory provisioning (EA Only) (#1561)
  • data-source/auth0_connection_directory_synchronized_groups – Add support for retrieving synchronized group IDs for a connection's directory provisioning (EA Only) (#1561)
  • resource/auth0_connection – Add support for configuring api_enable_groups for Google Workspace connections (EA Only) (#1561)

BUG FIXES:

  • resource/auth0_resource_server – Fix missing expand for name field (#1566)
  • resource/auth0_tenant – Fix default values for ephemeral_session_lifetime, idle_ephemeral_session_lifetime, enable_pipeline2, and disable_management_api_sms_obfuscation to align with API docs (#1569)
Changelog

Sourced from auth0/auth0's changelog.

v1.46.0

FEATURES:

  • resource/auth0_event_stream – Add support for configuring status field with enabled/disabled options (#1568)
  • resource/auth0_client – Add support for configuring third_party_security_mode and redirection_policy (#1555)
  • resource/auth0_client_grant – Add support for configuring default_for to specify default grants for third-party clients (#1555)
  • resource/auth0_tenant – Add support for configuring dynamic_client_registration_security_mode (#1555)
  • resource/auth0_connection – Add write support for token_endpoint_jwtca_aud_format for OIDC and Okta connections (#1557)
  • resource/auth0_connection_directory – Add support for configuring synchronize_groups for Inbound Groups Directory Provisioning in Google Workspaces (EA Only) (#1561)
  • resource/auth0_connection_directory_synchronized_groups – Add support for managing synchronized Google Workspace group IDs via directory provisioning (EA Only) (#1561)
  • data-source/auth0_connection_directory_synchronized_groups – Add support for retrieving synchronized group IDs for a connection's directory provisioning (EA Only) (#1561)
  • resource/auth0_connection – Add support for configuring api_enable_groups for Google Workspace connections (EA Only) (#1561)

BUG FIXES:

  • resource/auth0_resource_server – Fix missing expand for name field (#1566)
  • resource/auth0_tenant – Fix default values for ephemeral_session_lifetime, idle_ephemeral_session_lifetime, enable_pipeline2, and disable_management_api_sms_obfuscation to align with API docs (#1569)
Commits
  • c0dd38a Add Changelog for v1.46.0 (#1572)
  • 7632e4e Fix Tenant Defaults as per API Docs (#1569)
  • db64803 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.2 to...
  • d19822f Add status field with enabled/disabled options in event_streams (#1568)
  • 06a59f0 chore(deps): bump github.com/auth0/go-auth0/v2 from 2.9.0 to 2.10.0 (#1559)
  • eb62337 Support for Inbound Groups Directory Provisioning for Google Workspaces (EA o...
  • 0caf9c6 fix: Added missing expand for name field in Resource Server (#1566)
  • fad3759 Support third party app security params (#1555)
  • ce840f6 [IAMEF-1881] Add support to write token_endpoint_jwtca_aud_format (#1557)
  • See full diff in compare view

Updates hashicorp/archive from 2.7.1 to 2.8.0

Release notes

Sourced from hashicorp/archive's releases.

v2.8.0

2.8.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#504)
Changelog

Sourced from hashicorp/archive's changelog.

2.8.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#504)
Commits
  • bf198dd chore: prep for release v2.8.0 (#506)
  • a25cf48 build(deps): bump golang.org/x/net from v0.47.0 to v0.54.0 (#505)
  • 070db9e build: add linux/s390x build target (#504)
  • 831a81b build(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#498)
  • 4a277fe build(deps): bump github.com/hashicorp/terraform-plugin-testing (#499)
  • 3cd0526 build(deps): bump the github-actions group with 3 updates (#496)
  • f97c214 build(deps): bump github.com/hashicorp/copywrite in /tools (#494)
  • 52d0ddc build(deps): bump actions/setup-go in the github-actions group (#495)
  • 1f409b0 build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#493)
  • 5a28cbb build(deps): bump the terraform-plugin group with 3 updates (#492)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.43.0 to 6.45.0

Release notes

Sourced from hashicorp/aws's releases.

v6.45.0

6.45.0 (May 13, 2026)

FEATURES:

  • New List Resource: aws_observabilityadmin_telemetry_rule (#47857)
  • New List Resource: aws_securityhub_connector_v2 (#47678)
  • New Resource: aws_observabilityadmin_telemetry_evaluation (#47799)
  • New Resource: aws_observabilityadmin_telemetry_evaluation_for_organization (#47808)
  • New Resource: aws_observabilityadmin_telemetry_rule (#47857)
  • New Resource: aws_securityhub_aggregator_v2 (#47651)
  • New Resource: aws_securityhub_connector_v2 (#47678)

ENHANCEMENTS:

  • resource/aws_lambda_function: Add support for ruby4.0 as a runtime value (#47841)
  • resource/aws_lambda_function: Support mounting Amazon S3 buckets as file systems with S3 Files (#47838)
  • resource/aws_lambda_layer_version: Add support for ruby4.0 as a compatible_runtimes value (#47841)
  • resource/aws_secretsmanager_secret_version: Allow switching from secret_string to secret_string_wo without re-creating the resource. (#47815)
  • resource/aws_timestreaminfluxdb_db_instance: Add maintenance_schedule configuration block (#47853)

BUG FIXES:

  • resource/aws_elasticache_cluster: Fixed by removing valkey as an engine option to keep an alignment with aws sdk CreateCacheCluster (#45017)
  • resource/aws_elasticache_replication_group: Fix engine_version returning full patch version instead of minor version for Valkey engine (#46109)
  • resource/aws_elasticache_replication_group: Fix engine, engine_version, and parameter_group_name changes being ignored after disassociating from a global replication group (#46109)
  • resource/aws_grafana_workspace: Fix network_access_control regression causing ValidationException when only one of vpce_ids or prefix_list_ids is set (#47646)

v6.44.0

6.44.0 (May 6, 2025)

NOTES:

  • resource/aws_dynamodb_global_secondary_index: This resource type is no longer experimental. The schema and behavior are now subject to the backwards compatibility guarantee of the provider. (#47747)
  • resource/aws_outposts_capacity_task: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#47681)

FEATURES:

  • New Data Source: aws_glue_catalog (#43583)
  • New List Resource: aws_alb_target_group_attachment (#47724)
  • New List Resource: aws_appautoscaling_policy (#47718)
  • New List Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New List Resource: aws_dynamodb_global_secondary_index (#47785)
  • New List Resource: aws_dynamodb_table (#47518)
  • New List Resource: aws_ecr_repository_policy (#47763)
  • New List Resource: aws_glue_catalog (#43583)
  • New List Resource: aws_lb_target_group_attachment (#47724)
  • New List Resource: aws_s3_bucket_logging (#47766)
  • New List Resource: aws_securityhub_standards_control (#47702)
  • New List Resource: aws_vpc_endpoint_route_table_association (#47751)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.45.0 (May 13, 2026)

FEATURES:

  • New List Resource: aws_observabilityadmin_telemetry_rule (#47857)
  • New List Resource: aws_securityhub_connector_v2 (#47678)
  • New Resource: aws_observabilityadmin_telemetry_evaluation (#47799)
  • New Resource: aws_observabilityadmin_telemetry_evaluation_for_organization (#47808)
  • New Resource: aws_observabilityadmin_telemetry_rule (#47857)
  • New Resource: aws_securityhub_aggregator_v2 (#47651)
  • New Resource: aws_securityhub_connector_v2 (#47678)

ENHANCEMENTS:

  • resource/aws_lambda_function: Add support for ruby4.0 as a runtime value (#47841)
  • resource/aws_lambda_function: Support mounting Amazon S3 buckets as file systems with S3 Files (#47838)
  • resource/aws_lambda_layer_version: Add support for ruby4.0 as a compatible_runtimes value (#47841)
  • resource/aws_secretsmanager_secret_version: Allow switching from secret_string to secret_string_wo without re-creating the resource. (#47815)
  • resource/aws_timestreaminfluxdb_db_instance: Add maintenance_schedule configuration block (#47853)

BUG FIXES:

  • resource/aws_elasticache_cluster: Fixed by removing valkey as an engine option to keep an alignment with aws sdk CreateCacheCluster (#45017)
  • resource/aws_elasticache_replication_group: Fix engine_version returning full patch version instead of minor version for Valkey engine (#46109)
  • resource/aws_elasticache_replication_group: Fix engine, engine_version, and parameter_group_name changes being ignored after disassociating from a global replication group (#46109)
  • resource/aws_grafana_workspace: Fix network_access_control regression causing ValidationException when only one of vpce_ids or prefix_list_ids is set (#47646)

6.44.0 (May 6, 2025)

NOTES:

  • resource/aws_dynamodb_global_secondary_index: This resource type is no longer experimental. The schema and behavior are now subject to the backwards compatibility guarantee of the provider. (#47747)
  • resource/aws_outposts_capacity_task: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#47681)

FEATURES:

  • New Data Source: aws_glue_catalog (#43583)
  • New List Resource: aws_alb_target_group_attachment (#47724)
  • New List Resource: aws_appautoscaling_policy (#47718)
  • New List Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New List Resource: aws_dynamodb_global_secondary_index (#47785)
  • New List Resource: aws_dynamodb_table (#47518)
  • New List Resource: aws_ecr_repository_policy (#47763)
  • New List Resource: aws_glue_catalog (#43583)
  • New List Resource: aws_lb_target_group_attachment (#47724)
  • New List Resource: aws_s3_bucket_logging (#47766)
  • New List Resource: aws_securityhub_standards_control (#47702)
  • New List Resource: aws_vpc_endpoint_route_table_association (#47751)
  • New Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New Resource: aws_glue_catalog (#43583)

... (truncated)

Commits
  • 5dc4fb4 prepare release version 6.45.0 (#47892)
  • bbc5f05 Merge pull request #47876 from hashicorp/td-reflect-pointer
  • cc6e824 Update CHANGELOG.md for #47887
  • 2232c9a Merge pull request #47887 from hashicorp/td-include-list-in-resource-counts
  • 17d4d0b Merge pull request #47857 from bonclay7/f-observabilityadmin_telemetry_rule
  • 7607e44 Initial manual addition of ephemeral and list resource counts.
  • 4bae9a4 Merge branch 'main' into td-include-list-in-resource-counts
  • bdaf7cb Add counts of ephemeral resources and list resources.
  • f88d202 docs: update resource counts (#47886)
  • 49cd42b Merge pull request #47873 from hashicorp/changelog-agent
  • Additional commits viewable in compare view

Updates hashicorp/awscc from 1.82.0 to 1.84.0

Release notes

Sourced from hashicorp/awscc's releases.

v1.84.0

1.84.0 (May 13, 2026)

FEATURES:

  • No new data sources, list resources, or resources.
  • Updated schemas.

v1.83.0

1.83.0 (May 6, 2026)

FEATURES:

  • New Data Source: awscc_chime_app_instance_bot
  • New Data Source: awscc_chime_app_instance_bots
  • New Data Source: awscc_elasticache_cache_cluster
  • New Data Source: awscc_elasticache_cache_clusters
  • New List Resource: awscc_chime_app_instance_bot
  • New List Resource: awscc_elasticache_cache_cluster
  • New Resource: awscc_chime_app_instance_bot
  • New Resource: awscc_elasticache_cache_cluster
Changelog

Sourced from hashicorp/awscc's changelog.

1.84.0 (May 13, 2026)

FEATURES:

  • No new data sources, list resources, or resources.
  • Updated schemas.

1.83.0 (May 6, 2026)

FEATURES:

  • New Data Source: awscc_chime_app_instance_bot
  • New Data Source: awscc_chime_app_instance_bots
  • New Data Source: awscc_elasticache_cache_cluster
  • New Data Source: awscc_elasticache_cache_clusters
  • New List Resource: awscc_chime_app_instance_bot
  • New List Resource: awscc_elasticache_cache_cluster
  • New Resource: awscc_chime_app_instance_bot
  • New Resource: awscc_elasticache_cache_cluster
Commits
  • 0a0cb1d Merge pull request #3160 from hashicorp/2026-05-13-schema-updates
  • b6b7af2 update release version to 1.84.0
  • c93bbd7 add CHANGELOG entry
  • 07e63ae 2026-05-13 Documentation; Update generated documentation
  • 2ea2a37 2026-05-13 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • dd991dd 2026-05-13 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • ddbafa8 2026-05-13 CloudFormation schemas in us-east-1; New schemas
  • 5eed274 2026-05-13 CloudFormation schemas in us-east-1; Refresh existing schemas
  • 7744b62 Merge pull request #3155 from wellsiau-aws/d-awscc_bcmpricingcalculator_bill_...
  • f8bf0dc Merge pull request #3154 from wellsiau-aws/d-awscc_cloudwatch_otel_enrichment
  • Additional commits viewable in compare view

Updates hashicorp/local from 2.8.0 to 2.9.0

Release notes

Sourced from hashicorp/local's releases.

v2.9.0

2.9.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#504)
Changelog

Sourced from hashicorp/local's changelog.

2.9.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#504)
Commits
  • 3561e41 chore: prep for release v2.9.0 (#506)
  • bb628ba build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#505)
  • 919b296 build: add linux/s390x build target (#504)
  • 9aacd1b build(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#499)
  • 880f39e build(deps): bump github.com/hashicorp/terraform-plugin-testing (#501)
  • cc96d8e build(deps): bump the github-actions group with 3 updates (#498)
  • See full diff in compare view

Updates hashicorp/null from 3.2.4 to 3.3.0

Release notes

Sourced from hashicorp/null's releases.

v3.3.0

3.3.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#494)
Changelog

Sourced from hashicorp/null's changelog.

3.3.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#494)
Commits
  • e877ac1 chore: prep for release v3.3.0 (#496)
  • b6be97e build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#495)
  • 6b4dc9e build: add linux/s390x build target (#494)
  • e97fb92 build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#490)
  • fecd34f build(deps): Bump the github-actions group with 2 updates (#488)
  • de27187 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#491)
  • ebd52c4 build(deps): Bump the github-actions group with 4 updates (#487)
  • f32439f build(deps): Bump github.com/hashicorp/copywrite in /tools (#485)
  • 654ddc2 build(deps): Bump the github-actions group across 1 directory with 2 updates ...
  • 9795dd9 build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#483)
  • Additional commits viewable in compare view

Updates hashicorp/random from 3.8.1 to 3.9.0

Release notes

Sourced from hashicorp/random's releases.

v3.9.0

3.9.0 (May 12, 2026)

FEATURES:

  • resource/random_bytes: add ephemeral random_bytes resource (#711)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#784)

BUG FIXES:

  • resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#741)
Changelog

Sourced from hashicorp/random's changelog.

3.9.0 (May 12, 2026)

FEATURES:

  • resource/random_bytes: add ephemeral random_bytes resource (#711)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#784)

BUG FIXES:

  • resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#741)
Commits
  • f8d869d chore: prep for release v3.9.0 (#786)
  • c55d156 build: add linux/s390x build target (#784)
  • 555ebd8 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#785)
  • d6de0df build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#778)
  • 6fd8db7 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#779)
  • 98c47d9 build(deps): Bump the github-actions group with 3 updates (#776)
  • 884cd76 build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#775)
  • 17e5842 feat: Add ephemeral random bytes resource (#750)
  • e8a0a8e build(deps): Bump github.com/hashicorp/copywrite in /tools (#773)
  • 333916c build(deps): Bump actions/setup-go in the github-actions group (#774)
  • 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 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

…pdates

Bumps the terraform-all-dependencies group with 7 updates in the /infra/shared directory:

| Package | From | To |
| --- | --- | --- |
| [auth0/auth0](https://github.com/auth0/terraform-provider-auth0) | `1.45.0` | `1.46.0` |
| [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive) | `2.7.1` | `2.8.0` |
| [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) | `6.43.0` | `6.45.0` |
| [hashicorp/awscc](https://github.com/hashicorp/terraform-provider-awscc) | `1.82.0` | `1.84.0` |
| [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) | `2.8.0` | `2.9.0` |
| [hashicorp/null](https://github.com/hashicorp/terraform-provider-null) | `3.2.4` | `3.3.0` |
| [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) | `3.8.1` | `3.9.0` |



Updates `auth0/auth0` from 1.45.0 to 1.46.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.45.0...v1.46.0)

Updates `hashicorp/archive` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/hashicorp/terraform-provider-archive/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-archive/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-archive@v2.7.1...v2.8.0)

Updates `hashicorp/aws` from 6.43.0 to 6.45.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.43.0...v6.45.0)

Updates `hashicorp/awscc` from 1.82.0 to 1.84.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.82.0...v1.84.0)

Updates `hashicorp/local` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/hashicorp/terraform-provider-local/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-local@v2.8.0...v2.9.0)

Updates `hashicorp/null` from 3.2.4 to 3.3.0
- [Release notes](https://github.com/hashicorp/terraform-provider-null/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-null/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-null@v3.2.4...v3.3.0)

Updates `hashicorp/random` from 3.8.1 to 3.9.0
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: auth0/auth0
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/archive
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/awscc
  dependency-version: 1.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/local
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/null
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/random
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 21, 2026
@lfdebrux lfdebrux force-pushed the dependabot/terraform/infra/shared/main/terraform-all-dependencies-43a58a27f4 branch from 929926a to bb2a0dd Compare May 21, 2026 12:09
@lfdebrux lfdebrux added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit a3f1c65 May 21, 2026
18 checks passed
@lfdebrux lfdebrux deleted the dependabot/terraform/infra/shared/main/terraform-all-dependencies-43a58a27f4 branch May 21, 2026 12:12
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