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/monitoring/slo with 1 update #967

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

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

Updates hashicorp/google from 5.12.0 to 5.13.0

Release notes

Sourced from hashicorp/google's releases.

v5.13.0

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
  • provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)

FEATURES:

  • New Resource: google_netapp_backup_policy (#16962)
  • New Resource: google_netapp_volume (#16990)
  • New Resource: google_network_security_address_group_iam_* (#17013)
  • New Resource: google_vertex_ai_feature_group_feature (#17015)

IMPROVEMENTS:

  • alloydb: allowed database_version as an input on google_alloydb_cluster resource (#16967)
  • bigquery: added spark_options field to google_bigquery_routine resource (#17028)
  • cloudrunv2: added nfs and gcs fields to google_cloud_run_v2_service.template.volumes (#16972)
  • cloudrunv2: added tcp_socket field to google_cloud_run_v2.template.containers.liveness_probe (#16972)
  • compute: added enable_confidential_compute field to google_compute_instance.boot_disk.initialize_params (#16968)
  • compute: added enable_confidential_compute field to google_compute_disk resource (#16968)
  • gkehub2: added clusterupgrade field to google_gke_hub_feature resource (#16951)
  • notebooks: allowed machine_type and accelerator_config to be updatable on google_notebooks_runtime resource (#16993)

BUG FIXES:

  • compute: fixed the bug that max_ttl is sent in API calls even it is removed from configuration when changing cache_mode to FORCE_CACHE_ALL in google_compute_backend_bucket resource (#16976)
  • networkservices: fixed a perma-diff on addresses field in google_network_services_gateway resource (#17035)
  • provider: fixed universe_domain behavior to correctly throw an error when explicitly configured universe_domain values did not match credentials assumed to be in the default universe (#17014)
  • spanner: fixed error when adding autoscaling_config to an existing google_spanner_instance resource (#17033)
Changelog

Sourced from hashicorp/google's changelog.

5.13.0 (Jan 22, 2024)

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_repository, there should be no user-facing impact (#16969)
  • provider: added support for in-place update for labels and terraform_labels fields in immutable resources (#17016)

FEATURES:

  • New Resource: google_netapp_backup_policy (#16962)
  • New Resource: google_netapp_volume (#16990)
  • New Resource: google_network_security_address_group_iam_* (#17013)
  • New Resource: google_vertex_ai_feature_group_feature (#17015)

IMPROVEMENTS:

  • alloydb: allowed database_version as an input on google_alloydb_cluster resource (#16967)
  • bigquery: added spark_options field to google_bigquery_routine resource (#17028)
  • cloudrunv2: added nfs and gcs fields to google_cloud_run_v2_service.template.volumes (#16972)
  • cloudrunv2: added tcp_socket field to google_cloud_run_v2.template.containers.liveness_probe (#16972)
  • compute: added enable_confidential_compute field to google_compute_instance.boot_disk.initialize_params (#16968)
  • compute: added enable_confidential_compute field to google_compute_disk resource (#16968)
  • gkehub2: added clusterupgrade field to google_gke_hub_feature resource (#16951)
  • notebooks: allowed machine_type and accelerator_config to be updatable on google_notebooks_runtime resource (#16993)

BUG FIXES:

  • compute: fixed the bug that max_ttl is sent in API calls even it is removed from configuration when changing cache_mode to FORCE_CACHE_ALL in google_compute_backend_bucket resource (#16976)
  • networkservices: fixed a perma-diff on addresses field in google_network_services_gateway resource (#17035)
  • provider: fixed universe_domain behavior to correctly throw an error when explicitly configured universe_domain values did not match credentials assumed to be in the default universe (#17014)
  • spanner: fixed error when adding autoscaling_config to an existing google_spanner_instance resource (#17033)
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/monitoring/slo with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/google` from 5.12.0 to 5.13.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.12.0...v5.13.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

Looks like hashicorp/google is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 30, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/gcp/modules/monitoring/slo/terraform-e0b9c7f055 branch January 30, 2024 18:53
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.

0 participants