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

chore(deps): update terraform google to v4.47.0 #1441

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor 4.46.0 -> 4.47.0

Release Notes

hashicorp/terraform-provider-google

v4.47.0

Compare Source

NOTES:

  • sql: fixed an issue where google_sql_database was abandoned by default as of version 4.45.0. Users who have upgraded to 4.45.0 or 4.46.0 will see a diff when running their next terraform apply after upgrading this version, indicating the deletion_policy field's value has changed from "ABANDON" to "DELETE". This will create a no-op call against the API, but can otherwise be safely applied. (#​13226)

FEATURES:

  • New Resource: google_alloydb_backup (#​13202)
  • New Resource: google_filestore_backup (#​13209)

IMPROVEMENTS:

  • bigtable: added deletion_protection field to google_bigtable_table (#​13232)
  • compute: made google_compute_subnetwork.ipv6_access_type field updatable in-place (#​13211)
  • container: added auto_provisioning_defaults.cluster_autoscaling.upgrade_settings in google_container_cluster (#​13199)
  • container: added gateway_api_config block to google_container_cluster resource for supporting the gke gateway api controller (#​13233)
  • container: promoted gke_backup_agent_config in google_container_cluster to GA (#​13223)
  • container: promoted min_cpu_platform in google_container_cluster to GA (#​13199)
  • datacatalog: added update support for fields in google_data_catalog_tag_template (#​13216)
  • iam: Added plan-time validation for IAM members (#​13203)
  • logging: added bucket_name field to google_logging_metric (#​13210)
  • logging: made metric_descriptor field optional for google_logging_metric (#​13225)

BUG FIXES:

  • composer: fixed a crash when updating ip_allocation_policy of google_composer_environment (#​13188)
  • sql: fixed an issue where google_sql_database was abandoned by default as of version 4.45.0. Users who have upgraded to 4.45.0 or 4.46.0 will see a diff when running their next terraform apply after upgrading this version, indicating the deletion_policy field's value has changed from "ABANDON" to "DELETE". This will create a no-op call against the API, but can otherwise be safely applied. (#​13226)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 3, 2023
Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Terraform CI check is passing.
Approved.

@NimJay NimJay merged commit 39aebdd into GoogleCloudPlatform:main Jan 5, 2023
@renovate-bot renovate-bot deleted the renovate/google-4.x branch January 5, 2023 17:27
D-Mwanth pushed a commit to D-Mwanth/microservices-demo that referenced this pull request Mar 6, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants