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.59.0 to 4.63.1 in /terraform #270

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google from 4.59.0 to 4.63.1.

Release notes

Sourced from hashicorp/google's releases.

v4.63.1

BUG FIXES:

  • bigtable: fixed plan failure because of an unused zone being unavailable

v4.63.0

NOTES:

  • alloydb: changed location from optional to required for google_alloydb_cluster and google_alloydb_backup resources. location had previously been marked as optional, but operations failed if it was omitted, and there was no way for location to be inherited from the provider configuration or from an environment variable. This means there was no way to have a working configuration without location specified. (#14330, #14334)

FEATURES:

  • New Resource: google_access_context_manager_ingress_policy (#14302)
  • New Resource: google_compute_public_advertised_prefix (#14303)
  • New Resource: google_compute_public_delegated_prefix (#14303)
  • New Resource: google_compute_region_commitment (#14301)
  • New Resource: google_network_services_http_route (#14294)

IMPROVEMENTS:

  • dlp: added inspect_job.actions.job_notification_emails and inspect_job.actions.deidentify fields to google_data_loss_prevention_job_trigger resource (#14309)
  • dlp: added triggers.manual and inspect_job.storage_config.hybrid_options to google_data_loss_prevention_job_trigger (#14326)
  • iam: added oidc.web_sso_config field to google_iam_workforce_pool_provider (#14327)

BUG FIXES:

  • alloydb: changed weekly_schedule (under automated_backup_policy) from required to optional for google_alloydb_cluster (#14335)
  • compute: fixed an issue with TTLs being sent when USE_ORIGIN_HEADERS is set in google_compute_backend_bucket (#14323)
  • networkservices: increased default timeouts for google_network_services_edge_cache_keyset to 60m (from 30m) (#14314)
  • sql: fixed an issue that prevented setting enable_private_path_for_google_cloud_services to false in google_sql_database_instance (#14316)

v4.62.1

BUG FIXES:

  • compute: fixed a diff that occurred when stack_type was unset on google_compute_ha_vpn_gateway

v4.62.0

FEATURES:

  • New Data Source: google_compute_region_instance_template (#14280)
  • New Resource: google_compute_region_instance_template (#14280)
  • New Resource: google_logging_linked_dataset (#14261)

IMPROVEMENTS:

  • cloudasset: added OS_INVENTORY value to content_type for google_cloud_asset_*_feed (#14277)
  • clouddeploy: added canary deployment fields for resource google_clouddeploy_delivery_pipeline (#14249)
  • compute: supported region instance template insource_instance_template field of google_compute_instance_from_template resource (#14280)
  • container: added pod_cidr_overprovision_config field to google_container_cluster and google_container_node_pool resources. (#14281)
  • orgpolicy: accepted variable cases for booleans such as true, True, and TRUE in google_org_policy_policy (#14240)

BUG FIXES:

  • cloudidentity: fixed immutability issue on initialGroupConfig field for resource google_cloud_identity_group (#14257)
  • provider: fixed an error resulting from leaving batching.send_after unspecified and batching specified (#14263)
  • provider: fixed bug where credentials field could not be set as an empty string (#14279)
  • vertex: increased the default timeout for google_vertex_ai_index to 180m (#14248)

v4.61.0

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.63.1 (April 26, 2023)

BUG FIXES:

  • bigtable: fixed plan failure because of an unused zone being unavailable

4.63.0 (April 24, 2023)

NOTES:

  • alloydb: changed location from optional to required for google_alloydb_cluster and google_alloydb_backup resources. location had previously been marked as optional, but operations failed if it was omitted, and there was no way for location to be inherited from the provider configuration or from an environment variable. This means there was no way to have a working configuration without location specified. (#14330, #14334)

FEATURES:

  • New Resource: google_access_context_manager_ingress_policy (#14302)
  • New Resource: google_compute_public_advertised_prefix (#14303)
  • New Resource: google_compute_public_delegated_prefix (#14303)
  • New Resource: google_compute_region_commitment (#14301)
  • New Resource: google_network_services_http_route (#14294)

IMPROVEMENTS:

  • dlp: added inspect_job.actions.job_notification_emails and inspect_job.actions.deidentify fields to google_data_loss_prevention_job_trigger resource (#14309)
  • dlp: added triggers.manual and inspect_job.storage_config.hybrid_options to google_data_loss_prevention_job_trigger (#14326)
  • iam: added oidc.web_sso_config field to google_iam_workforce_pool_provider (#14327)

BUG FIXES:

  • alloydb: changed weekly_schedule (under automated_backup_policy) from required to optional for google_alloydb_cluster (#14335)
  • compute: fixed an issue with TTLs being sent when USE_ORIGIN_HEADERS is set in google_compute_backend_bucket (#14323)
  • networkservices: increased default timeouts for google_network_services_edge_cache_keyset to 60m (from 30m) (#14314)
  • sql: fixed an issue that prevented setting enable_private_path_for_google_cloud_services to false in google_sql_database_instance (#14316)

4.62.1 (April 19, 2023)

BUG FIXES:

  • compute: fixed a diff that occurred when stack_type was unset on google_compute_ha_vpn_gateway (#14311)

4.62.0 (April 17, 2023)

FEATURES:

  • New Data Source: google_compute_region_instance_template (#14280)
  • New Resource: google_compute_region_instance_template (#14280)
  • New Resource: google_logging_linked_dataset (#14261)

IMPROVEMENTS:

  • cloudasset: added OS_INVENTORY value to content_type for google_cloud_asset_*_feed (#14277)
  • clouddeploy: added canary deployment fields for resource google_clouddeploy_delivery_pipeline (#14249)
  • compute: supported region instance template insource_instance_template field of google_compute_instance_from_template resource (#14280)
  • container: added pod_cidr_overprovision_config field to google_container_cluster and google_container_node_pool resources. (#14281)
  • orgpolicy: accepted variable cases for booleans such as true, True, and TRUE in google_org_policy_policy (#14240)

BUG FIXES:

  • cloudidentity: fixed immutability issue on initialGroupConfig field for resource google_cloud_identity_group (#14257)
  • provider: fixed an error resulting from leaving batching.send_after unspecified and batching specified (#14263)

... (truncated)

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 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.59.0 to 4.63.1.
- [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.59.0...v4.63.1)

---
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 requested a review from a team as a code owner May 1, 2023 19:57
@dependabot dependabot bot added automerge Bulldozer tag minor drafts the next minor release labels May 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Gaardsholt Gaardsholt merged commit bf65c19 into master May 2, 2023
6 checks passed
@Gaardsholt Gaardsholt deleted the dependabot/terraform/terraform/hashicorp/google-4.63.1 branch May 2, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Bulldozer tag minor drafts the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant