Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the tf-deps group across 8 directories with 2 updates #671

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the tf-deps group with 1 update in the /aws directory: hashicorp/aws.
Bumps the tf-deps group with 1 update in the /github-org-artichoke directory: integrations/github.
Bumps the tf-deps group with 1 update in the /github-org-artichoke-ruby directory: integrations/github.
Bumps the tf-deps group with 1 update in the /github-org-artichokeruby directory: integrations/github.
Bumps the tf-deps group with 1 update in the /terraform/projects/github-actions-oidc-provider directory: hashicorp/aws.
Bumps the tf-deps group with 1 update in the /terraform/projects/github-actions-terraform-linting directory: hashicorp/aws.
Bumps the tf-deps group with 1 update in the /terraform/projects/remote-state directory: hashicorp/aws.
Bumps the tf-deps group with 1 update in the /terraform/projects/route53-dns directory: hashicorp/aws.

Updates hashicorp/aws from 5.74.0 to 5.78.0

Release notes

Sourced from hashicorp/aws's releases.

v5.78.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#28847)

v5.77.0

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#39960)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.78.0 (November 26, 2024)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#28847)

5.77.0 (November 21, 2024)

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_lambda_function: Add support for nodejs22.x runtime value (#40277)
  • resource/aws_lambda_layer_version: Add support for nodejs22.x compatible_runtimes value (#40277)

... (truncated)

Commits
  • ed4d7f5 Update CHANGELOG.md for #40304
  • dff0abb Merge pull request #40304 from hashicorp/td-bedrock-guardrail-policy-sets
  • cb58eb0 Adds CHANGELOG entry
  • 523ac85 Update CHANGELOG.md for #40312
  • 85be6ab Merge pull request #40312 from hashicorp/s-gov-cloud
  • c93f7bc Merge pull request #40224 from atkretsch/f-memorydb_valkey
  • bf676bb Merge pull request #40164 from alexbacchin/r-aws_iam_organization_features
  • 38f33e4 r/aws_db_proxy: Skip 'InvalidAction: DescribeDBProxies is not available in th...
  • 56807ca Merge pull request #40307 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • bb13c9c Merge branch 'main' into HEAD
  • Additional commits viewable in compare view

Updates integrations/github from 6.3.1 to 6.4.0

Release notes

Sourced from integrations/github's releases.

v6.4.0

What's Changed

🚀 New Features

🛠️ Maintenance

🏷 Other Changes

New Contributors

Full Changelog: integrations/terraform-provider-github@v6.3.1...v6.4.0

Commits
  • 84c6bd2 Add support for tag-based environment deployment branch policy (#2165)
  • c644bee feat: Support rule type code_scanning (#2436)
  • 5214d17 feat!: Upgrade go-github to v66 (#2443)
  • 6e5ef36 build(deps): bump the github-actions group with 4 updates (#2441)
  • b9cf750 docs(team_membership): clarify org owner note (#2435)
  • 8c5e5fd build(deps): bump github/codeql-action in the github-actions group (#2432)
  • ab6c7e6 Update security_and_analysis settings only when there are changes (#2397)
  • f77aa4f build(deps): bump the github-actions group with 2 updates (#2424)
  • 61d0821 fix: Refactored github_repository_collaborators for team id (#2420)
  • See full diff in compare view

Updates integrations/github from 6.3.1 to 6.4.0

Release notes

Sourced from integrations/github's releases.

v6.4.0

What's Changed

🚀 New Features

🛠️ Maintenance

🏷 Other Changes

New Contributors

Full Changelog: integrations/terraform-provider-github@v6.3.1...v6.4.0

Commits
  • 84c6bd2 Add support for tag-based environment deployment branch policy (#2165)
  • c644bee feat: Support rule type code_scanning (#2436)
  • 5214d17 feat!: Upgrade go-github to v66 (#2443)
  • 6e5ef36 build(deps): bump the github-actions group with 4 updates (#2441)
  • b9cf750 docs(team_membership): clarify org owner note (#2435)
  • 8c5e5fd build(deps): bump github/codeql-action in the github-actions group (#2432)
  • ab6c7e6 Update security_and_analysis settings only when there are changes (#2397)
  • f77aa4f build(deps): bump the github-actions group with 2 updates (#2424)
  • 61d0821 fix: Refactored github_repository_collaborators for team id (#2420)
  • See full diff in compare view

Updates integrations/github from 6.3.1 to 6.4.0

Release notes

Sourced from integrations/github's releases.

v6.4.0

What's Changed

🚀 New Features

🛠️ Maintenance

🏷 Other Changes

New Contributors

Full Changelog: integrations/terraform-provider-github@v6.3.1...v6.4.0

Commits
  • 84c6bd2 Add support for tag-based environment deployment branch policy (#2165)
  • c644bee feat: Support rule type code_scanning (#2436)
  • 5214d17 feat!: Upgrade go-github to v66 (#2443)
  • 6e5ef36 build(deps): bump the github-actions group with 4 updates (#2441)
  • b9cf750 docs(team_membership): clarify org owner note (#2435)
  • 8c5e5fd build(deps): bump github/codeql-action in the github-actions group (#2432)
  • ab6c7e6 Update security_and_analysis settings only when there are changes (#2397)
  • f77aa4f build(deps): bump the github-actions group with 2 updates (#2424)
  • 61d0821 fix: Refactored github_repository_collaborators for team id (#2420)
  • See full diff in compare view

Updates hashicorp/aws from 5.74.0 to 5.78.0

Release notes

Sourced from hashicorp/aws's releases.

v5.78.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#28847)

v5.77.0

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#39960)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.78.0 (November 26, 2024)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#28847)

5.77.0 (November 21, 2024)

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_lambda_function: Add support for nodejs22.x runtime value (#40277)
  • resource/aws_lambda_layer_version: Add support for nodejs22.x compatible_runtimes value (#40277)

... (truncated)

Commits
  • ed4d7f5 Update CHANGELOG.md for #40304
  • dff0abb Merge pull request #40304 from hashicorp/td-bedrock-guardrail-policy-sets
  • cb58eb0 Adds CHANGELOG entry
  • 523ac85 Update CHANGELOG.md for #40312
  • 85be6ab Merge pull request #40312 from hashicorp/s-gov-cloud
  • c93f7bc Merge pull request #40224 from atkretsch/f-memorydb_valkey
  • bf676bb Merge pull request #40164 from alexbacchin/r-aws_iam_organization_features
  • 38f33e4 r/aws_db_proxy: Skip 'InvalidAction: DescribeDBProxies is not available in th...
  • 56807ca Merge pull request #40307 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-...
  • bb13c9c Merge branch 'main' into HEAD
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.74.0 to 5.78.0

Release notes

Sourced from hashicorp/aws's releases.

v5.78.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#28847)

v5.77.0

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#40009)
  • New Ephemeral Resource: aws_lambda_invocation (#39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#40009)
  • New Resource: aws_rds_instance_state (#40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#40216)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#39960)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.78.0 (November 26, 2024)

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)
  • resource/aws_memorydb_cluster: Add engine argument (#40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#40291)
  • res...

    Description has been truncated

Bumps the tf-deps group with 1 update in the /aws directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the tf-deps group with 1 update in the /github-org-artichoke directory: [integrations/github](https://github.com/integrations/terraform-provider-github).
Bumps the tf-deps group with 1 update in the /github-org-artichoke-ruby directory: [integrations/github](https://github.com/integrations/terraform-provider-github).
Bumps the tf-deps group with 1 update in the /github-org-artichokeruby directory: [integrations/github](https://github.com/integrations/terraform-provider-github).
Bumps the tf-deps group with 1 update in the /terraform/projects/github-actions-oidc-provider directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the tf-deps group with 1 update in the /terraform/projects/github-actions-terraform-linting directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the tf-deps group with 1 update in the /terraform/projects/remote-state directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the tf-deps group with 1 update in the /terraform/projects/route53-dns directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.74.0 to 5.78.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@v5.74.0...v5.78.0)

Updates `integrations/github` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v6.3.1...v6.4.0)

Updates `integrations/github` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v6.3.1...v6.4.0)

Updates `integrations/github` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v6.3.1...v6.4.0)

Updates `hashicorp/aws` from 5.74.0 to 5.78.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@v5.74.0...v5.78.0)

Updates `hashicorp/aws` from 5.74.0 to 5.78.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@v5.74.0...v5.78.0)

Updates `hashicorp/aws` from 5.74.0 to 5.78.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@v5.74.0...v5.78.0)

Updates `hashicorp/aws` from 5.77.0 to 5.78.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@v5.74.0...v5.78.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: integrations/github
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: integrations/github
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: integrations/github
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tf-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-deps Area: Source and library dependencies. A-terraform Area: terraform infra, providers, and version bumps. labels Dec 1, 2024
@lopopolo lopopolo merged commit 26807ef into trunk Dec 9, 2024
7 checks passed
@lopopolo lopopolo deleted the dependabot/terraform/aws/tf-deps-4c59aaa119 branch December 9, 2024 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies. A-terraform Area: terraform infra, providers, and version bumps.
Development

Successfully merging this pull request may close these issues.

1 participant