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-beta from 3.90.1 to 4.21.0 in /terraform #13

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps hashicorp/google-beta from 3.90.1 to 4.21.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.21.0

MPROVEMENTS:

  • cloudfunctions: added CMEK support for Cloud Functions (#4272)
  • compute: added service_directory_registrations to google_compute_forwarding_rule resource (#4276)
  • compute: removed validation checking against a fixed set of persistent disk types (#4273)
  • container: removed validation checking against a fixed set of persistent disk types (#4273)
  • containeraws: added image_type and instance_placement to google_container_aws_node_pool resource (#4276)
  • containeraws: added instance_placement and logging_config to google_container_aws_cluster resource (#4276)
  • containeraws: added proxy_config to google_container_aws_node_pool resource (#4276)
  • containerazure: added image_type to google_container_azure_node_pool resource (#4276)
  • containerazure: added logging_config to google_container_azure_cluster resource (#4276)
  • containerazure: added proxy_config to google_container_azure_node_pool resource (#4276)
  • dataproc: removed validation checking against a fixed set of persistent disk types (#4273)
  • dns: added routing_policy to google_dns_record_set resource (#4265)

BUG FIXES:

  • cloudfunctions: fixed an issue where google_cloudfunctions2_function would not update (#4278)
  • compute: fixed a crash in google_compute_instance when the instance is deleted outside of Terraform (#4262)
  • provider: removed printing credentials to the console if malformed JSON is given (#4266)

4.20.0 (May 2, 2022)

NOTES:

  • google_privateca_certificate_authority resources now cannot be destroyed unless deletion_protection = false is set in state for the resource. (#4241)

FEATURES:

  • New Data Source: google_compute_disk (#4255)

IMPROVEMENTS:

  • apigee: consumer_accept_list and service_attachment to google_apigee_instance. (#4260)
  • compute: added subsetting field to google_compute_region_backend_service (#4246)
  • privateca: added deletion_protection for google_privateca_certificate_authority. (#4241)
  • privateca: added new output fields on google_privateca_certificate including issuer_certificate_authority, pem_certificate_chain and certificate_description.x509_description (#4242)
  • redis: added multi read replica field read_replicas_mode and secondary_ip_range in google_redis_instance (#4259)

BUG FIXES:

  • compute: fixed a crash when compute.instance is not found (#4262)
  • provider: removed printing credentials to the console if malformed JSON is given (#4266)
  • sql: fixed bug where encryption_key_name was not being propagated to the API. (#4261)

4.19.0 (April 25, 2022)

IMPROVEMENTS:

  • cloudbuild: made CLOUD_LOGGING_ONLY available as a cloud build logging option. (#4224)
  • compute: added redirect_options field for google_compute_security_policy rules (#4217)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance_template resource (#4233)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance resource (#4233)
  • compute: added passing exceed_redirect_options field for google_compute_security_policy rules (#4238)
  • container: added gke_backup_agent_config in addons_config to google_container_cluster (beta) (#4231)
  • filestore: added kms_key_name field to google_filestore_instance resource to support CMEK (#11493)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

4.21.0 (Unreleased)

IMPROVEMENTS:

  • cloudfunctions: added CMEK support for Cloud Functions (#4272)
  • compute: added service_directory_registrations to google_compute_forwarding_rule resource (#4276)
  • compute: removed validation checking against a fixed set of persistent disk types (#4273)
  • container: removed validation checking against a fixed set of persistent disk types (#4273)
  • containeraws: added image_type and instance_placement to google_container_aws_node_pool resource (#4276)
  • containeraws: added instance_placement and logging_config to google_container_aws_cluster resource (#4276)
  • containeraws: added proxy_config to google_container_aws_node_pool resource (#4276)
  • containerazure: added image_type to google_container_azure_node_pool resource (#4276)
  • containerazure: added logging_config to google_container_azure_cluster resource (#4276)
  • containerazure: added proxy_config to google_container_azure_node_pool resource (#4276)
  • dataproc: removed validation checking against a fixed set of persistent disk types (#4273)
  • dns: added routing_policy to google_dns_record_set resource (#4265)

BUG FIXES:

  • cloudfunctions: fixed an issue where google_cloudfunctions2_function would not update (#4278)
  • compute: fixed a crash in google_compute_instance when the instance is deleted outside of Terraform (#4262)
  • provider: removed printing credentials to the console if malformed JSON is given (#4266)

4.20.0 (May 2, 2022)

NOTES:

  • google_privateca_certificate_authority resources now cannot be destroyed unless deletion_protection = false is set in state for the resource. (#4241)

FEATURES:

  • New Data Source: google_compute_disk (#4255)

IMPROVEMENTS:

  • apigee: consumer_accept_list and service_attachment to google_apigee_instance. (#4260)
  • compute: added subsetting field to google_compute_region_backend_service (#4246)
  • privateca: added deletion_protection for google_privateca_certificate_authority. (#4241)
  • privateca: added new output fields on google_privateca_certificate including issuer_certificate_authority, pem_certificate_chain and certificate_description.x509_description (#4242)
  • redis: added multi read replica field read_replicas_mode and secondary_ip_range in google_redis_instance (#4259)

BUG FIXES:

  • compute: fixed a crash when compute.instance is not found (#4262)
  • provider: removed printing credentials to the console if malformed JSON is given (#4266)
  • sql: fixed bug where encryption_key_name was not being propagated to the API. (#4261)

4.19.0 (April 25, 2022)

IMPROVEMENTS:

  • cloudbuild: made CLOUD_LOGGING_ONLY available as a cloud build logging option. (#4224)
  • compute: added redirect_options field for google_compute_security_policy rules (#4217)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance_template resource (#4233)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance resource (#4233)
  • compute: added passing exceed_redirect_options field for google_compute_security_policy rules (#4238)
  • container: added gke_backup_agent_config in addons_config to google_container_cluster (beta) (#4231)

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels May 17, 2022
Bumps [hashicorp/google-beta](/~https://github.com/hashicorp/terraform-provider-google-beta) from 3.90.1 to 4.21.0.
- [Release notes](/~https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](/~https://github.com/hashicorp/terraform-provider-google-beta/blob/v4.21.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v3.90.1...v4.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/hashicorp/google-beta-4.21.0 branch from 72154bf to 34adc05 Compare May 19, 2022 07:51
@ferrarimarco
Copy link
Member

@dependabot rebase

@ferrarimarco ferrarimarco merged commit 7388de6 into main May 24, 2022
@ferrarimarco ferrarimarco deleted the dependabot/terraform/terraform/hashicorp/google-beta-4.21.0 branch May 24, 2022 09:12
@ferrarimarco ferrarimarco added this to the 1.0.0 milestone Jul 5, 2022
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.

1 participant