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 dev-dependencies group across 1 directory with 3 updates #165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the dev-dependencies group with 3 updates in the /terraform directory: hashicorp/archive, hashicorp/aws and hashicorp/random.

Updates hashicorp/archive from 2.5.0 to 2.6.0

Release notes

Sourced from hashicorp/archive's releases.

v2.6.0

FEATURES:

  • data-source/archive_file: Add support for creating tar.gz archive files. (#277)
  • resource/archive_file: Add support for creating tar.gz archive files. (#277)
Changelog

Sourced from hashicorp/archive's changelog.

2.6.0 (September 09, 2024)

FEATURES:

  • data-source/archive_file: Add support for creating tar.gz archive files. (#277)
  • resource/archive_file: Add support for creating tar.gz archive files. (#277)
Commits
  • 5f8bb07 Update changelog
  • 5c87231 all: Bump minimum Go module version to 1.22 (#365)
  • d55d42f Result of tsccr-helper -log-level=info gha update -latest . (#366)
  • aba4db2 build(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#363)
  • 95abe9d Result of tsccr-helper -log-level=info gha update -latest . (#360)
  • 26ccd21 Result of tsccr-helper -log-level=info gha update -latest . (#359)
  • 65f6a48 cdktf: update index.md,resources/file.md,data-sources/file.md (#358)
  • 47a8693 build(deps): bump github.com/hashicorp/terraform-plugin-testing (#357)
  • 7708696 Add format tar.gz (#277)
  • 13311ad build(deps): bump github.com/hashicorp/terraform-plugin-framework (#356)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.64.0 to 5.71.0

Release notes

Sourced from hashicorp/aws's releases.

v5.71.0

FEATURES:

  • New Data Source: aws_bedrock_inference_profile (#39342)
  • New Data Source: aws_bedrock_inference_profiles (#39342)
  • New Data Source: aws_elasticache_serverless_cache (#39590)
  • New Data Source: aws_prometheus_default_scraper_configuration (#35280)
  • New Data Source: aws_route53profiles_profiles (#38172)
  • New Resource: aws_backup_restore_testing_plan (#37039)
  • New Resource: aws_backup_restore_testing_selection (#37039)
  • New Resource: aws_datazone_user_profile (#38810)
  • New Resource: aws_pinpointsmsvoicev2_configuration_set (#39620)
  • New Resource: aws_route53profiles_association (#38172)
  • New Resource: aws_route53profiles_profile (#38172)
  • New Resource: aws_route53profiles_resource_association (#38172)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule.schedule_expression_timezone attribute (#33653)
  • data-source/aws_eip: Add ipam_pool_id attribute (#39604)
  • data-source/aws_vpc_endpoint_service: Add private_dns_names attribute (#39659)
  • resource/aws_backup_plan: Add rule.schedule_expression_timezone argument (#33653)
  • resource/aws_batch_compute_environment: Add plan-time validation of update_policy.job_execution_timeout_minutes (#39583)
  • resource/aws_batch_job_definition: Suppress unnecessary differences in container_properties.environment (#21834)
  • resource/aws_eip: Add ipam_pool_id argument in support of public IPAM pools (#39604)
  • resource/aws_route53_resolver_endpoint: Add resolver_endpoint_type argument resource/aws_route53_resolver_rule: Add ipv6 optional argument to the target_ip object (#30167)
  • resource/aws_vpc_ipam: Add enable_private_gua argument (#39600)
  • resource/aws_vpc_ipv6_cidr_block_association: Add ip_source and ipv6_address_attribute attributes (#39600)

BUG FIXES:

  • resource/aws_backup_vault: Fix empty result errors reading vaults in certain Regions (#39670)
  • resource/aws_elasticache_replication_group: Fix security_group_names causing resource replacement after import (#39591)
  • resource/aws_instance: Fixed issues with volume_tags, root_block_device.*.tags, and ebs_block_device.*.tags where tags overlapped with default tags. These are now handled consistently with top-level tags throughout the provider. Specifically, tags defined in both locations are no longer removed, preventing erroneous differences. (#37441)
  • resource/aws_sagemaker_workteam: Mark workforce_name as Optional (#39630)
  • resource/aws_securityhub_automation_rule: Increase criteria.aws_account_id, criteria.generator_id, criteria.resource_id, and criteria.title max length from 20 to 100 (#39616)
  • resource/aws_vpc_ipam_pool: Change publicly_advertisable to ForceNew (#39600)
  • resource/aws_vpc_ipam_pool: Fix InvalidParameterCombination: The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip errors (#39600)

v5.70.0

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Amazon S3 now applies a default minimum object size of 128 KB for S3 Lifecycle transition rules to any S3 storage class. This new default behavior will be applied to any new or modified S3 Lifecycle configuration. You can override this new default and customize the minimum object size for S3 Lifecycle transition rules to any value (#39578)
  • resource/aws_simpledb_domain: The aws_simpledb_domain resource has been deprecated and will be removed in a future version. Use Amazon DynamoDB instead (#39536)
  • resource/aws_worklink_fleet: The aws_worklink_fleet resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)
  • resource/aws_worklink_website_certificate_authority_association: The aws_worklink_website_certificate_authority_association resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.71.0 (October 11, 2024)

This Terraform AWS Provider version has been removed from the Terraform Registry due to archive has incorrect checksum errors while installing the provider on some platforms.

The next planned Terraform AWS Provider release is v5.72.0, scheduled for the morning (EST) of October 17, 2024.

FEATURES:

  • New Data Source: aws_bedrock_inference_profile (#39342)
  • New Data Source: aws_bedrock_inference_profiles (#39342)
  • New Data Source: aws_elasticache_serverless_cache (#39590)
  • New Data Source: aws_prometheus_default_scraper_configuration (#35280)
  • New Data Source: aws_route53profiles_profiles (#38172)
  • New Resource: aws_backup_restore_testing_plan (#37039)
  • New Resource: aws_backup_restore_testing_selection (#37039)
  • New Resource: aws_datazone_user_profile (#38810)
  • New Resource: aws_pinpointsmsvoicev2_configuration_set (#39620)
  • New Resource: aws_route53profiles_association (#38172)
  • New Resource: aws_route53profiles_profile (#38172)
  • New Resource: aws_route53profiles_resource_association (#38172)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule.schedule_expression_timezone attribute (#33653)
  • data-source/aws_eip: Add ipam_pool_id attribute (#39604)
  • data-source/aws_vpc_endpoint_service: Add private_dns_names attribute (#39659)
  • resource/aws_backup_plan: Add rule.schedule_expression_timezone argument (#33653)
  • resource/aws_batch_compute_environment: Add plan-time validation of update_policy.job_execution_timeout_minutes (#39583)
  • resource/aws_batch_job_definition: Suppress unnecessary differences in container_properties.environment (#21834)
  • resource/aws_eip: Add ipam_pool_id argument in support of public IPAM pools (#39604)
  • resource/aws_route53_resolver_endpoint: Add resolver_endpoint_type argument resource/aws_route53_resolver_rule: Add ipv6 optional argument to the target_ip object (#30167)
  • resource/aws_vpc_ipam: Add enable_private_gua argument (#39600)
  • resource/aws_vpc_ipv6_cidr_block_association: Add ip_source and ipv6_address_attribute attributes (#39600)

BUG FIXES:

  • resource/aws_backup_vault: Fix empty result errors reading vaults in certain Regions (#39670)
  • resource/aws_elasticache_replication_group: Fix security_group_names causing resource replacement after import (#39591)
  • resource/aws_instance: Fixed issues with volume_tags, root_block_device.*.tags, and ebs_block_device.*.tags where tags overlapped with default tags. These are now handled consistently with top-level tags throughout the provider. Specifically, tags defined in both locations are no longer removed, preventing erroneous differences. (#37441)
  • resource/aws_sagemaker_workteam: Mark workforce_name as Optional (#39630)
  • resource/aws_securityhub_automation_rule: Increase criteria.aws_account_id, criteria.generator_id, criteria.resource_id, and criteria.title max length from 20 to 100 (#39616)
  • resource/aws_vpc_ipam_pool: Change publicly_advertisable to ForceNew (#39600)
  • resource/aws_vpc_ipam_pool: Fix InvalidParameterCombination: The request can only contain PubliclyAdvertisable if the AddressFamily is IPv6 and PublicIpSource is byoip errors (#39600)

5.70.0 (October 4, 2024)

NOTES:

... (truncated)

Commits
  • 778f685 Update CHANGELOG.md for #39670
  • 6d9b545 Merge pull request #39670 from hashicorp/b-aws_backup_vault-not-found.ca-cent...
  • 7f260d9 Merge pull request #39342 from takakuni-classmethod/f-aws_bedrock_inference_p...
  • f254e92 Update CHANGELOG.md for #39661
  • 7964acb Merge pull request #39661 from hashicorp/f/r53-add-tags
  • e4b9ef3 Fix "file (bedrock_inference_profile.html.markdown) subcategory (subcategory:...
  • 70e1a46 Merge branch 'main' into HEAD
  • 7e4f217 Fix semgrep 'ci.bedrock-in-func-name'.
  • edf58a1 d/aws_bedrock_foundation_models: Use 'DataSourceComputedListOfObjectAttribute'.
  • 18e8fa1 d/aws_bedrock_inference_profile(s): Use 'DataSourceComputedListOfObjectAttrib...
  • Additional commits viewable in compare view

Updates hashicorp/random from 3.6.2 to 3.6.3

Release notes

Sourced from hashicorp/random's releases.

v3.6.3

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#604)
Changelog

Sourced from hashicorp/random's changelog.

3.6.3 (September 11, 2024)

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#604)
Commits
  • e546ae4 Update changelog
  • 9c49289 all: Bump minimum Go module version to 1.22 (#604)
  • 635ccbe Result of tsccr-helper -log-level=info gha update -latest . (#605)
  • f00d9f6 build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#603)
  • ebb0ae2 build(deps): Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#602)
  • 523efdf SEC-090: Automated trusted workflow pinning (2024-08-19) (#601)
  • b6364da Result of tsccr-helper -log-level=info gha update -latest . (#600)
  • 3c20ad7 testing: Update acceptance tests to use new statecheck package and value co...
  • 8b6cb37 build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#598)
  • 5c81757 build(deps): Bump github.com/hashicorp/terraform-plugin-framework (#597)
  • 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

Bumps the dev-dependencies group with 3 updates in the /terraform directory: [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive), [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).


Updates `hashicorp/archive` from 2.5.0 to 2.6.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.5.0...v2.6.0)

Updates `hashicorp/aws` from 5.64.0 to 5.71.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.64.0...v5.71.0)

Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [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.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: hashicorp/archive
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: hashicorp/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #166.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/dev-dependencies-59d36cc3ac branch October 21, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:dependency terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants