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 #171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 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.74.0

Release notes

Sourced from hashicorp/aws's releases.

v5.74.0

FEATURES:

  • New Data Source: aws_lb_listener_rule (#39865)
  • New Resource: aws_opensearch_authorize_vpc_endpoint_access (#39846)
  • New Resource: aws_ssmquicksetup_configuration_manager (#39931)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_distribution_configuration: Add distribution.s3_export_configuration attribute (#35492)
  • data-source/aws_imagebuilder_image_recipe: Fix block_device_mapping.0.ebs.0.delete_on_termination: '' expected type 'bool', got unconvertible type 'string' errors (#39928)
  • resource/aws_codedeploy_deployment_group: Add termination_hook_enabled argument (#35482)
  • resource/aws_eks_cluster: Add zonal_shift_config argument (#39852)
  • resource/aws_imagebuilder_distribution_configuration: Add distribution.s3_export_configuration argument (#35492)
  • resource/aws_imagebuilder_image_pipeline: Allow container_recipe_arn and image_recipe_arn to be updated in-place (#39117)
  • resource/aws_keyspaces_keyspace: Add replication_specification argument (#36331)
  • resource/aws_launch_template: Add efa-only as a valid value for network_interfaces.interface_type (#39882)
  • resource/aws_transfer_server: Add TransferSecurityPolicy-Restricted-2024-06 as a valid value for security_policy_name (#39871)

BUG FIXES:

  • resource/aws_docdb_cluster: Use master_password on resource Create when snapshot_identifier is configured (#38193)
  • resource/aws_imagebuilder_container_recipe: Change component.parameter.name, component.parameter.value, target_repository.repository_name, and target_repository.service to ForceNew (#39117)
  • resource/aws_route53_record: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when geolocation_routing_policy is empty (#39944)
  • resource/aws_ssm_patch_baseline: Update approval_rule.approve_after_days validation to allow a maximum value of 360 (#39949)
  • resource/aws_wafv2_web_acl: Fix decoding JSON: unexpected end of JSON input errors when updating from using rule_json to using rule (#39283)
  • resource/aws_wafv2_web_acl: Fix unmarshal error for incompatible types in rule_json (#39878)

v5.73.0

FEATURES:

  • New Data Source: aws_ssm_patch_baselines (#39779)
  • New Resource: aws_imagebuilder_lifecycle_policy (#35674)
  • New Resource: aws_resiliencehub_resiliency_policy (#38913)
  • New Resource: aws_sagemaker_hub (#39807)
  • New Resource: aws_sagemaker_mlflow_tracking_server (#39796)

ENHANCEMENTS:

  • data-source/aws_elasticache_reserved_cache_node_offering: Support valkey as valid value for product_description (#39745)
  • data-source/aws_lakeformation_data_lake_settings: Add parameters map attribute to read CROSS_ACCOUNT_VERSION (#39826)
  • data-source/aws_lb: Add enable_zonal_shift attribute (#39585)
  • resource/aws_apprunner_auto_scaling_configuration_version: Remove the upper limit on min_size and max_size (#39843)
  • resource/aws_batch_job_definition: Ensure that new revisions are created with tags (#39797)
  • resource/aws_codedeploy_deployment_config: Add zonal_config argument (#34850)
  • resource/aws_dynamodb_kinesis_streaming_destination: Add approximate_creation_date_time_precision argument (#38098)
  • resource/aws_elasticache_cluster: Support valkey as valid value for engine (#39745)
  • resource/aws_elasticache_global_replication_group: Support Valkey versions for engine_version (#39745)
  • resource/aws_elasticache_replication_group: Support Valkey versions for engine_version (#39745)
  • resource/aws_elasticache_replication_group: Support valkey as valid value for engine (#39745)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.74.0 (October 31, 2024)

FEATURES:

  • New Data Source: aws_lb_listener_rule (#39865)
  • New Resource: aws_opensearch_authorize_vpc_endpoint_access (#39846)
  • New Resource: aws_ssmquicksetup_configuration_manager (#39931)

ENHANCEMENTS:

  • data-source/aws_imagebuilder_distribution_configuration: Add distribution.s3_export_configuration attribute (#35492)
  • data-source/aws_imagebuilder_image_recipe: Fix block_device_mapping.0.ebs.0.delete_on_termination: '' expected type 'bool', got unconvertible type 'string' errors (#39928)
  • resource/aws_codedeploy_deployment_group: Add termination_hook_enabled argument (#35482)
  • resource/aws_eks_cluster: Add zonal_shift_config argument (#39852)
  • resource/aws_imagebuilder_distribution_configuration: Add distribution.s3_export_configuration argument (#35492)
  • resource/aws_imagebuilder_image_pipeline: Allow container_recipe_arn and image_recipe_arn to be updated in-place (#39117)
  • resource/aws_keyspaces_keyspace: Add replication_specification argument (#36331)
  • resource/aws_launch_template: Add efa-only as a valid value for network_interfaces.interface_type (#39882)
  • resource/aws_transfer_server: Add TransferSecurityPolicy-Restricted-2024-06 as a valid value for security_policy_name (#39871)

BUG FIXES:

  • resource/aws_docdb_cluster: Use master_password on resource Create when snapshot_identifier is configured (#38193)
  • resource/aws_imagebuilder_container_recipe: Change component.parameter.name, component.parameter.value, target_repository.repository_name, and target_repository.service to ForceNew (#39117)
  • resource/aws_route53_record: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when geolocation_routing_policy is empty (#39944)
  • resource/aws_ssm_patch_baseline: Update approval_rule.approve_after_days validation to allow a maximum value of 360 (#39949)
  • resource/aws_wafv2_web_acl: Fix decoding JSON: unexpected end of JSON input errors when updating from using rule_json to using rule (#39283)
  • resource/aws_wafv2_web_acl: Fix unmarshal error for incompatible types in rule_json (#39878)

5.73.0 (October 24, 2024)

FEATURES:

  • New Data Source: aws_ssm_patch_baselines (#39779)
  • New Resource: aws_imagebuilder_lifecycle_policy (#35674)
  • New Resource: aws_resiliencehub_resiliency_policy (#38913)
  • New Resource: aws_sagemaker_hub (#39807)
  • New Resource: aws_sagemaker_mlflow_tracking_server (#39796)

ENHANCEMENTS:

  • data-source/aws_elasticache_reserved_cache_node_offering: Support valkey as valid value for product_description (#39745)
  • data-source/aws_lakeformation_data_lake_settings: Add parameters map attribute to read CROSS_ACCOUNT_VERSION (#39826)
  • data-source/aws_lb: Add enable_zonal_shift attribute (#39585)
  • resource/aws_apprunner_auto_scaling_configuration_version: Remove the upper limit on min_size and max_size (#39843)
  • resource/aws_batch_job_definition: Ensure that new revisions are created with tags (#39797)
  • resource/aws_codedeploy_deployment_config: Add zonal_config argument (#34850)
  • resource/aws_dynamodb_kinesis_streaming_destination: Add approximate_creation_date_time_precision argument (#38098)
  • resource/aws_elasticache_cluster: Support valkey as valid value for engine (#39745)
  • resource/aws_elasticache_global_replication_group: Support Valkey versions for engine_version (#39745)

... (truncated)

Commits
  • 2d8df6e Update CHANGELOG.md (Manual Trigger)
  • 09fad67 Merge pull request #39946 from bryantbiggs/feat/eks-zonal-shift
  • a41cfd8 Merge pull request #39954 from hashicorp/b-fix-security-issues
  • 720fda7 Bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 in the t...
  • 8b8fd82 Update CHANGELOG.md for #39963
  • 319e348 Bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 (#39963)
  • c5ab461 Bump the aws-sdk-go-v2 group across 1 directory with 14 updates (#39961)
  • 485918f Merge pull request #39949 from stefanfreitag/b-aws_ssm_patch_baseline-update-...
  • bc1fa23 r/aws_eks_cluster(doc): adjust zonal_shift_config.enabled description
  • 23402a1 r/aws_ssm_patch_baseline(test): tidy configs
  • 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.74.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.74.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]>
@dependabot dependabot bot requested a review from nutjob4life as a code owner November 4, 2024 16:08
@dependabot dependabot bot requested a review from tloubrieu-jpl as a code owner November 4, 2024 16:08
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Nov 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #173.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/dev-dependencies-5d61a0d832 branch November 11, 2024 16:37
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