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 terraform group in /terraform/gcp/modules/external_secrets with 1 update #1038

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the terraform group in /terraform/gcp/modules/external_secrets with 1 update: hashicorp/google.

Updates hashicorp/google from 5.20.0 to 5.21.0

Release notes

Sourced from hashicorp/google's releases.

v5.21.0

FEATURES:

  • New Data Source: google_apphub_discovered_service (#17548)
  • New Data Source: google_apphub_discovered_workload (#17553)
  • New Resource: google_apphub_workload (#17561)
  • New Resource: google_firebase_app_check_device_check_config (#17517)
  • New Resource: google_iap_tunnel_dest_group (#17533)
  • New Resource: google_kms_ekm_connection (#17512)
  • New Resource: google_apphub_application (#17499)
  • New Resource: google_apphub_service (#17562)
  • New Resource: google_apphub_service_project_attachment (#17536)
  • New Resource: google_cloud_quotas_quota_info (#17564)
  • New Resource: google_network_security_firewall_endpoint_association (#17540)

IMPROVEMENTS:

  • cloudrunv2: added support for scaling.min_instance_count in google_cloud_run_v2_service. (#17501)
  • compute: added metric.single_instance_assignment and metric.filter to google_compute_region_autoscaler (#17519)
  • container: added queued_provisioning to google_container_node_pool (#17549)
  • gkeonprem: allowed vcenter_network to be set in google_gkeonprem_vmware_cluster, previously it was output-only (#17505)
  • workstations: added support for ephemeral_directories in google_workstations_workstation_config (#17515)

BUG FIXES:

  • compute: allowed sending empty values for SERVERLESS in google_compute_region_network_endpoint_group resource (#17500)
  • notebooks: fixed an issue where default tags would cause a diff recreating google_notebooks_instance resources (#17559)
  • storage: fixed an issue where two or more lifecycle rules with different values of no_age field always generates change in google_storage_bucket resource. (#17513)
Changelog

Sourced from hashicorp/google's changelog.

5.21.0 (Mar 18, 2024)

FEATURES:

  • New Data Source: google_apphub_discovered_service (#17548)
  • New Data Source: google_apphub_discovered_workload (#17553)
  • New Resource: google_apphub_workload (#17561)
  • New Resource: google_firebase_app_check_device_check_config (#17517)
  • New Resource: google_iap_tunnel_dest_group (#17533)
  • New Resource: google_kms_ekm_connection (#17512)
  • New Resource: google_apphub_application (#17499)
  • New Resource: google_apphub_service (#17562)
  • New Resource: google_apphub_service_project_attachment (#17536)
  • New Resource: google_cloud_quotas_quota_info (#17564)
  • New Resource: google_network_security_firewall_endpoint_association (#17540)

IMPROVEMENTS:

  • cloudrunv2: added support for scaling.min_instance_count in google_cloud_run_v2_service. (#17501)
  • compute: added metric.single_instance_assignment and metric.filter to google_compute_region_autoscaler (#17519)
  • container: added queued_provisioning to google_container_node_pool (#17549)
  • gkeonprem: allowed vcenter_network to be set in google_gkeonprem_vmware_cluster, previously it was output-only (#17505)
  • workstations: added support for ephemeral_directories in google_workstations_workstation_config (#17515)

BUG FIXES:

  • compute: allowed sending empty values for SERVERLESS in google_compute_region_network_endpoint_group resource (#17500)
  • notebooks: fixed an issue where default tags would cause a diff recreating google_notebooks_instance resources (#17559)
  • storage: fixed an issue where two or more lifecycle rules with different values of no_age field always generates change in google_storage_bucket resource. (#17513)
Commits

Dependabot compatibility score

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 terraform group in /terraform/gcp/modules/external_secrets with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/google` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
...

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 Mar 18, 2024
@cpanato cpanato merged commit feced1f into main Mar 19, 2024
9 checks passed
@cpanato cpanato deleted the dependabot/terraform/terraform/gcp/modules/external_secrets/terraform-428ec25344 branch March 19, 2024 22: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.

None yet

1 participant