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 hashicorp/google from 4.75.1 to 4.76.0 in /gcp #932

Merged
merged 4 commits into from
Aug 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps hashicorp/google from 4.75.1 to 4.76.0.

Release notes

Sourced from hashicorp/google's releases.

v4.76.0

FEATURES:

  • New Resource: google_compute_region_ssl_policy (#15299)
  • New Resource: google_dataplex_task (#15226)
  • New Resource: google_iap_web_region_backend_service_iam_binding (#15285)
  • New Resource: google_iap_web_region_backend_service_iam_member (#15285)
  • New Resource: google_iap_web_region_backend_service_iam_policy (#15285)

IMPROVEMENTS:

  • cloudrun: added status.traffic output fields to google_cloud_run_service resource (#15284)
  • cloudrunv2: added field custom_audiences to resource google_cloud_run_v2_service (#15268)
  • composer: added support for updating resilience_mode in google_composer_environment (#15238)
  • compute: added reconcile_connections for google_compute_service_attachment. (#15288)
  • container : added gcs_fuse_csi_driver_config field to addons_config in google_container_cluster resource. (#15290)
  • container: added allow_net_admin field to google_container_cluster resource (#15275)
  • container: allowed user to set up to 20 maintenance exclusions for google_container_cluster resource (#15291)
  • healthcare: added last_updated_partition_config field to google_healthcare_fhir_store resource (#15271)
  • monitoring: added condition_prometheus_query_language field to google_monitoring_alert_policy resource (#15301)
  • networkservices: made scope field optional in google_network_services_gateway resource (#15273)
  • spanner: added enable_drop_protection to google_spanner_database resource(#15283)

BUG FIXES:

  • alloydb: fixed permadiffs when setting 0 as start time (midnight) for automated_backup_policy in google_alloydb_cluster resource (#15219)
  • artifactregistry: fixed reading back maven_config state in google_artifact_registry_repository (#15269)
  • cloudtasks: suppressed time-unit permadiffs on google_cloud_tasks_queue min and max backoff settings (#15237)
  • cloudrun: fixed the bug where default system labels set in service.spec.template.metadata.labels were treated as a diff. (#15302)
  • compute: fixed wrongly triggered recreation on changes of enforce_on_key_configs on google_compute_security_policy (#15248)
  • monitoring: fixed an issue in google_monitoring_monitored_project where project numbers were not accepted for name (#15305)
Changelog

Sourced from hashicorp/google's changelog.

4.76.0 (Unreleased)

Commits
  • e54b393 Update CHANGELOG.md (#15331)
  • cea5bc8 Revert "Subnetnetwork: replaced ipv6CidrRange with internalIpV6Prefix" (#8479...
  • bdec949 Revert "Add Update Connector Support for VPC Access Connectors (#8205)" (#845...
  • 1f39080 Support project numbers in monitored project (#8454) (#15305)
  • 2264057 Add data source documentation for google_firebase_android_app_config (#8457) ...
  • 990b634 Add default_from_apis: true to service.spec.template.metadata.labels in `...
  • 3961580 Add support for promQL condition type in AlertPolicy (#8448) (#15301)
  • 9a9e5ea Move regional SSL policies to GA (#8443) (#15299)
  • 6dc7f0d Adding support for multi-NIC network in GKE cluster and node pool. (#8385) (#...
  • 0fae3da Update documation about logging sinks. Add an example of the use of project s...
  • Additional commits viewable in compare view

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.75.1 to 4.76.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@v4.75.1...v4.76.0)

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

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 Aug 1, 2023
dependabot bot and others added 3 commits August 1, 2023 04:03
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.75.1 to 4.76.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.75.1...v4.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/google-beta-4.76.0

Bump hashicorp/google-beta from 4.75.1 to 4.76.0 in /gcp
@commjoen commjoen merged commit d02d898 into master Aug 3, 2023
16 checks passed
@commjoen commjoen deleted the dependabot/terraform/gcp/hashicorp/google-4.76.0 branch August 3, 2023 07:11
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