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.63.1 to 4.67.0 in /terraform #279

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/google from 4.63.1 to 4.67.0.

Release notes

Sourced from hashicorp/google's releases.

v4.67.0

FEATURES:

  • New Data Source: google_*_iam_policy (#14662)
  • New Data Source: google_vertex_ai_index (#14640)

IMPROVEMENTS:

  • cloudrun: added template.spec.containers.name field to google_cloud_run_service (#14647)
  • compute: added network_performance_config field to google_compute_instance and google_compute_instance_template (#14678)
  • compute: added guest_os_features and licenses fields to google_compute_disk and google_compute_region_disk (#14660)
  • datastream: added mysql_source_config.max_concurrent_backfill_tasks field to google_datastream_stream (#14639)
  • firebase: added additional import formats for google_firebase_webapp (#14638)
  • notebooks: added update support for google_notebooks_instance.metadata field (#14650)
  • privateca: added encoding_format field to google_privateca_ca_pool (#14663)

BUG FIXES:

  • apigee: increased google_apigee_organization timeout defaults to 45m from 20m (#14643)
  • cloudresourcemanager: added retries to handle internal error: type: "googleapis.com" subject: "160009" (#14727)
  • cloudrun: fixed a permadiff for metadata.annotation in google_cloud_run_service (#14642)
  • container: fixed a crash scenario in google_container_node_pool (#14693)
  • gkeonprem: changed hostname (under ip_block) from required to optional for google_gkeonprem_vmware_cluster (#14690)
  • serviceusage: added retries to handle internal error: type: "googleapis.com" subject: "160009" when activating services (#14727)

v4.66.0

NOTE:

  • Upgraded to Go 1.19.9 (#14561)

FEATURES:

  • New Resource: google_network_security_server_tls_policy (#14557)

IMPROVEMENTS:

  • bigquery: added ICEBERG as an enum for external_data_configuration.source_format field in google_bigquery_table (#14562)
  • cloudfunctions: added status attribute to the google_cloudfunctions_function resource and data source (#14574)
  • compute: added storage_location field in google_compute_image resource (#14619)
  • compute: added support for additional machine types in google_compute_region_commitment (#14593)
  • monitoring: added forecast_options field to google_monitoring_alert_policy resource (#14616)
  • monitoring: added notification_channel_strategy field to google_monitoring_alert_policy resource (#14563)
  • sql: added advanced_machine_features field in google_sql_database_instance (#14604)
  • storagetransfer: added field path to transfer_spec.aws_s3_data_source in google_storage_transfer_job (#14610)

BUG FIXES:

  • artifactregistry: fixed new repositories ignoring the provider region if location is unset in google_artifact_registry_repository. (#14596)
  • compute: fixed permadiff on log_config.sample_rate of google_compute_backend_service (#14590)
  • container: fixed permadiff on gateway_api_config.channel of google_container_cluster (#14576)
  • dataflow: fixed inconsistent final plan when labels are added to google_dataflow_job (#14594)
  • provider: fixed an issue where mtls transports were not used consistently(initial implementation in v4.65.0, reverted in v4.65.1) (#14621)
  • storage: fixed inconsistent final plan when labels are added to google_storage_bucket (#14594)

v4.65.2

BUG FIXES:

  • provider: fixed an issue where google_client_config datasource return null for all attributes when region or zone is unset in provider config

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.67.0 (May 30, 2023)

FEATURES:

  • New Data Source: google_*_iam_policy (#14662)
  • New Data Source: google_vertex_ai_index (#14640)

IMPROVEMENTS:

  • cloudrun: added template.spec.containers.name field to google_cloud_run_service (#14647)
  • compute: added network_performance_config field to google_compute_instance and google_compute_instance_template (#14678)
  • compute: added guest_os_features and licenses fields to google_compute_disk and google_compute_region_disk (#14660)
  • datastream: added mysql_source_config.max_concurrent_backfill_tasks field to google_datastream_stream (#14639)
  • firebase: added additional import formats for google_firebase_webapp (#14638)
  • notebooks: added update support for google_notebooks_instance.metadata field (#14650)
  • privateca: added encoding_format field to google_privateca_ca_pool (#14663)

BUG FIXES:

  • apigee: increased google_apigee_organization timeout defaults to 45m from 20m (#14643)
  • cloudresourcemanager: added retries to handle internal error: type: "googleapis.com" subject: "160009" (#14727)
  • cloudrun: fixed a permadiff for metadata.annotation in google_cloud_run_service (#14642)
  • container: fixed a crash scenario in google_container_node_pool (#14693)
  • gkeonprem: changed hostname (under ip_block) from required to optional for google_gkeonprem_vmware_cluster (#14690)
  • serviceusage: added retries to handle internal error: type: "googleapis.com" subject: "160009" when activating services (#14727)

4.66.0 (May 22, 2023)

NOTE:

  • Upgraded to Go 1.19.9 (#14561)

FEATURES:

  • New Resource: google_network_security_server_tls_policy (#14557)

IMPROVEMENTS:

  • bigquery: added ICEBERG as an enum for external_data_configuration.source_format field in google_bigquery_table (#14562)
  • cloudfunctions: added status attribute to the google_cloudfunctions_function resource and data source (#14574)
  • compute: added storage_location field in google_compute_image resource (#14619)
  • compute: added support for additional machine types in google_compute_region_commitment (#14593)
  • monitoring: added forecast_options field to google_monitoring_alert_policy resource (#14616)
  • monitoring: added notification_channel_strategy field to google_monitoring_alert_policy resource (#14563)
  • sql: added advanced_machine_features field in google_sql_database_instance (#14604)
  • storagetransfer: added field path to transfer_spec.aws_s3_data_source in google_storage_transfer_job (#14610)

BUG FIXES:

  • artifactregistry: fixed new repositories ignoring the provider region if location is unset in google_artifact_registry_repository. (#14596)
  • compute: fixed permadiff on log_config.sample_rate of google_compute_backend_service (#14590)
  • container: fixed permadiff on gateway_api_config.channel of google_container_cluster (#14576)
  • dataflow: fixed inconsistent final plan when labels are added to google_dataflow_job (#14594)
  • provider: fixed an issue where mtls transports were not used consistently(initial implementation in v4.65.0, reverted in v4.65.1) (#14621)
  • storage: fixed inconsistent final plan when labels are added to google_storage_bucket (#14594)

4.65.2 (May 16, 2023)

... (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.63.1 to 4.67.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.63.1...v4.67.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 requested a review from a team as a code owner June 1, 2023 19:57
@dependabot dependabot bot added automerge Bulldozer tag minor drafts the next minor release labels Jun 1, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 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

@bulldozer-bs bulldozer-bs bot merged commit 3804b64 into master Jun 1, 2023
12 checks passed
@bulldozer-bs bulldozer-bs bot deleted the dependabot/terraform/terraform/hashicorp/google-4.67.0 branch June 1, 2023 19:59
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

0 participants