Skip to content

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

Merged
theseanything merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-80258ab0f6
Jul 27, 2026
Merged

Bump the terraform-all-dependencies group in /infra/shared with 3 updates#2213
theseanything merged 2 commits into
mainfrom
dependabot/terraform/infra/shared/main/terraform-all-dependencies-80258ab0f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

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.51.0 to 1.52.0

Release notes

Sourced from auth0/auth0's releases.

v1.52.0

FEATURES:

  • resource/auth0_rate_limit_policy – Add support for managing per-application rate limit policies, with allow, block, log, and redirect action blocks (EA only) (#1597)
  • data-source/auth0_rate_limit_policy – Add support for retrieving per-application rate limit policies (EA only) (#1597)
  • data-source/auth0_rate_limit_policies – Add support for retrieving all per-application rate limit policies (EA only) (#1597)

ENHANCEMENTS:

  • resource/auth0_action – Add support for write-only secrets_wo and secrets_wo_version attributes for managing action secrets without persisting values in state; updates are triggered by incrementing the version (#1541)
  • resource/auth0_tenant – Add support for {organization.metadata.public_*} placeholder syntax in login_uri, while maintaining HTTPS-only URL validation (#1575)

BUG FIXES:

  • resource/auth0_client_grant – Fix validator incorrectly rejecting scopes = [] alongside allow_all_scopes = true, which caused terraform plan -generate-config-out to generate an immediately invalid configuration (#1623)
  • resource/auth0_client_credentials – Implement interleaved rotation strategy for private_key_jwt credentials to avoid exceeding the tenant credential limit; improve error handling for partial failures (#1636)
  • resource/auth0_connection – Prevent state drift for api_behavior and signup_behavior when the Auth0 API omits these fields from the password authentication method (#1630)
  • resource/auth0_email_template – Send only modified fields on update (PATCH), preserving out-of-band changes and respecting lifecycle ignore_changes directives (#1612)
  • resource/auth0_connection – Prevent sending empty precedence arrays to the API, which caused 400 errors when no precedence values were configured (#1637)
  • resource/auth0_connection – Fix options to only send the unique property from email attributes during POST calls (#1639)
  • resource/auth0_tenant – Fix default_redirection_uri to be a nullable, non-computed field; setting it to "" will now clear the value on the remote tenant (#1634)
Changelog

Sourced from auth0/auth0's changelog.

v1.52.0

FEATURES:

  • resource/auth0_rate_limit_policy – Add support for managing per-application rate limit policies, with allow, block, log, and redirect action blocks (EA only) (#1597)
  • data-source/auth0_rate_limit_policy – Add support for retrieving per-application rate limit policies (EA only) (#1597)
  • data-source/auth0_rate_limit_policies – Add support for retrieving all per-application rate limit policies (EA only) (#1597)

ENHANCEMENTS:

  • resource/auth0_action – Add support for write-only secrets_wo and secrets_wo_version attributes for managing action secrets without persisting values in state; updates are triggered by incrementing the version (#1541)
  • resource/auth0_tenant – Add support for {organization.metadata.public_*} placeholder syntax in login_uri, while maintaining HTTPS-only URL validation (#1575)

BUG FIXES:

  • resource/auth0_client_grant – Fix validator incorrectly rejecting scopes = [] alongside allow_all_scopes = true, which caused terraform plan -generate-config-out to generate an immediately invalid configuration (#1623)
  • resource/auth0_client_credentials – Implement interleaved rotation strategy for private_key_jwt credentials to avoid exceeding the tenant credential limit; improve error handling for partial failures (#1636)
  • resource/auth0_connection – Prevent state drift for api_behavior and signup_behavior when the Auth0 API omits these fields from the password authentication method (#1630)
  • resource/auth0_email_template – Send only modified fields on update (PATCH), preserving out-of-band changes and respecting lifecycle ignore_changes directives (#1612)
  • resource/auth0_connection – Prevent sending empty precedence arrays to the API, which caused 400 errors when no precedence values were configured (#1637)
  • resource/auth0_connection – Fix options to only send the unique property from email attributes during POST calls (#1639)
  • resource/auth0_tenant – Fix default_redirection_uri to be a nullable, non-computed field; setting it to "" will now clear the value on the remote tenant (#1634)
Commits
  • e9ade2b Add Changelog for v1.52.0 (#1642)
  • 2acf515 fix: Only send unqiue property from email attributes during POST call. (#1639)
  • 6e61502 fix: allow empty scopes list when allow_all_scopes is true in auth0_client_gr...
  • 11d8f73 fix: Rotate private_key_jwt client_credentials without exceeding the max cap ...
  • 78d8434 feat: Add auth0_rate_limit_policy to support application rate limitation (EA ...
  • 384d132 fix: Only send changed attributes when updating email templates (#1612)
  • 98b445b fix: Prevent state drift for api_behavior and signup_behavior in connection p...
  • 95e25f9 feat: add write-only support for auth0_action secrets (#1541)
  • 8167ec7 fix: redirection url nullable support (#1634)
  • c018134 fix: omit empty precedence from Auth0 connection options (#1637)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.54.0 to 6.55.0

Release notes

Sourced from hashicorp/aws's releases.

v6.55.0

6.55.0 (July 15, 2026)

FEATURES:

  • New Data Source: aws_elasticache_service_updates (#44608)
  • New List Resource: aws_autoscaling_group (#48928)
  • New List Resource: aws_cloudwatch_log_stream (#48878)
  • New List Resource: aws_kinesis_firehose_delivery_stream (#48946)
  • New List Resource: aws_network_interface (#48887)
  • New List Resource: aws_rds_cluster (#48948)
  • New List Resource: aws_sfn_state_machine (#48840)

ENHANCEMENTS:

  • resource/aws_bedrock_guardrail: Add updated_at attribute (#48881)
  • resource/aws_bedrockagentcore_agent_runtime: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer, and the read-only require_service_s3_endpoint attribute to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_gateway: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add require_service_s3_endpoint argument to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_registry: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_msk_replicator: Add consumer_group_offset_sync_mode attribute to consumer_group_replication block (#47670)
  • resource/aws_network_interface: Add resource identity support (#48887)
  • resource/aws_rds_cluster: Add resource identity support (#48948)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Fix Unsupported Type errors when no memory is configured (#48654)
  • resource/aws_config_organization_managed_rule: Fix interface conversion: interface {} is nil, not *configservice.DescribeOrganizationConfigRuleStatusesOutput panics on delete (#48845)
Changelog

Sourced from hashicorp/aws's changelog.

6.55.0 (July 15, 2026)

FEATURES:

  • New Data Source: aws_elasticache_service_updates (#44608)
  • New List Resource: aws_autoscaling_group (#48928)
  • New List Resource: aws_cloudwatch_log_stream (#48878)
  • New List Resource: aws_kinesis_firehose_delivery_stream (#48946)
  • New List Resource: aws_network_interface (#48887)
  • New List Resource: aws_rds_cluster (#48948)
  • New List Resource: aws_sfn_state_machine (#48840)

ENHANCEMENTS:

  • resource/aws_bedrock_guardrail: Add updated_at attribute (#48881)
  • resource/aws_bedrockagentcore_agent_runtime: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer, and the read-only require_service_s3_endpoint attribute to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_gateway: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_bedrockagentcore_harness: Add require_service_s3_endpoint argument to network_configuration.network_mode_config (#48654)
  • resource/aws_bedrockagentcore_registry: Add allowed_workload_configuration, private_endpoint, and private_endpoint_overrides configuration blocks to authorizer_configuration.custom_jwt_authorizer (#48654)
  • resource/aws_msk_replicator: Add consumer_group_offset_sync_mode attribute to consumer_group_replication block (#47670)
  • resource/aws_network_interface: Add resource identity support (#48887)
  • resource/aws_rds_cluster: Add resource identity support (#48948)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Fix Unsupported Type errors when no memory is configured (#48654)
  • resource/aws_config_organization_managed_rule: Fix interface conversion: interface {} is nil, not *configservice.DescribeOrganizationConfigRuleStatusesOutput panics on delete (#48845)
Commits
  • ce2ea91 Merge pull request #48959 from hashicorp/prepare-version-v6.55.0
  • 62ecb4c Bump version to v6.55.0
  • fbfd39a Update CHANGELOG
  • 68aefa2 Update CHANGELOG.md for #48948
  • b7527e9 Merge pull request #48948 from hashicorp/f-rds_cluster-list
  • 4c9e56f Merge pull request #48946 from hashicorp/f-firehose_delivery_stream-list
  • 7937fdd Merge pull request #48654 from jesseturner21/agentcore/vpc-endpoint-fields
  • a4a360d Make 'TestCustomJWTAuthorizerPrivateEndpointRoundTrip' table-driven.
  • 649d721 Move 'TestCustomJWTAuthorizerPrivateEndpointRoundTrip'.
  • e41a08e Bump the aws-sdk-go-v2 group across 1 directory with 8 updates (#48951)
  • Additional commits viewable in compare view

Updates hashicorp/awscc from 1.92.0 to 1.93.0

Release notes

Sourced from hashicorp/awscc's releases.

v1.93.0

1.93.0 (July 15, 2026)

FEATURES:

  • New Data Source: awscc_cleanrooms_intermediate_table
  • New Data Source: awscc_connect_data_lake_association
  • New Data Source: awscc_ec2_transit_gateway_policy_table
  • New Data Source: awscc_ec2_transit_gateway_policy_tables
  • New Data Source: awscc_securityhub_connector
  • New Data Source: awscc_securityhub_connectors
  • New List Resource: awscc_ec2_transit_gateway_policy_table
  • New List Resource: awscc_securityhub_connector
  • New Resource: awscc_cleanrooms_intermediate_table
  • New Resource: awscc_connect_data_lake_association
  • New Resource: awscc_ec2_transit_gateway_policy_table
  • New Resource: awscc_securityhub_connector
Changelog

Sourced from hashicorp/awscc's changelog.

1.93.0 (July 15, 2026)

FEATURES:

  • New Data Source: awscc_cleanrooms_intermediate_table
  • New Data Source: awscc_connect_data_lake_association
  • New Data Source: awscc_ec2_transit_gateway_policy_table
  • New Data Source: awscc_ec2_transit_gateway_policy_tables
  • New Data Source: awscc_securityhub_connector
  • New Data Source: awscc_securityhub_connectors
  • New List Resource: awscc_ec2_transit_gateway_policy_table
  • New List Resource: awscc_securityhub_connector
  • New Resource: awscc_cleanrooms_intermediate_table
  • New Resource: awscc_connect_data_lake_association
  • New Resource: awscc_ec2_transit_gateway_policy_table
  • New Resource: awscc_securityhub_connector
Commits
  • d355453 Merge pull request #3237 from hashicorp/2026-07-15-schema-updates
  • 3c64b28 Bumps version
  • b1f487e Updates CHANGELOG
  • 531a435 2026-07-15 Documentation; Update generated documentation
  • 563a977 2026-07-15 CloudFormation schemas in us-east-1; Generate Terraform data sourc...
  • 4365d7a 2026-07-15 CloudFormation schemas in us-east-1; Generate Terraform resource s...
  • 69ab369 2026-07-15 CloudFormation schemas in us-east-1; New schemas
  • 8581774 2026-07-15 CloudFormation schemas in us-east-1; Refresh existing schemas
  • aa51f85 build(deps): bump the aws-sdk-go group with 3 updates (#3236)
  • a593a68 build(deps): bump github.com/aws/aws-sdk-go-v2/config (#3232)
  • 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

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.51.0 to 1.52.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.51.0...v1.52.0)

Updates `hashicorp/aws` from 6.54.0 to 6.55.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.54.0...v6.55.0)

Updates `hashicorp/awscc` from 1.92.0 to 1.93.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.92.0...v1.93.0)

---
updated-dependencies:
- dependency-name: auth0/auth0
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all-dependencies
- dependency-name: hashicorp/awscc
  dependency-version: 1.93.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 Jul 22, 2026
@theseanything
theseanything enabled auto-merge July 24, 2026 10:00
@whi-tw
whi-tw force-pushed the dependabot/terraform/infra/shared/main/terraform-all-dependencies-80258ab0f6 branch from 5e0a272 to b995e86 Compare July 27, 2026 12:24
@theseanything
theseanything added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit cad4fb9 Jul 27, 2026
18 checks passed
@theseanything
theseanything deleted the dependabot/terraform/infra/shared/main/terraform-all-dependencies-80258ab0f6 branch July 27, 2026 12:27
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