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

Update Terraform google-beta to v4.70.0 #511

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google-beta (source) required_provider minor 4.68.0 -> 4.70.0

Release Notes

hashicorp/terraform-provider-google-beta

v4.70.0

Compare Source

FEATURES:

  • New Resource: google_compute_network_endpoints (#​5756)
  • New Resource: vertex_ai_index_endpoint (#​5738)

IMPROVEMENTS:

  • bigtable: added 20 minutes timeout support to google_bigtable_gc_policy (#​5752)
  • cloudfunctions2: added url output field to google_cloudfunctions2_function (#​5745)
  • compute: added field network_attachment to google_compute_instance_template (#​5761)
  • compute: surfaced additional information about quota exceeded errors for compute resources. (#​5763)
  • compute: added path_template_match and path_template_rewrite to google_compute_url_map. (#​5760)
  • container: added sole_tenant_config to node_config in google_container_node_pool and google_container_cluster (#​5774)
  • dataform: added field workspace_compilation_overrides to resource google_dataform_repository (beta) (#​5736)
  • dlp: added crypto_hash_config to google_data_loss_prevention_deidentify_template (#​5757)
  • dlp: added trigger_id field to google_data_loss_prevention_job_trigger (#​5773)
  • dlp: added missing file types POWERPOINT and EXCEL in inspect_job.storage_config.cloud_storage_options.file_types enum to google_data_loss_prevention_job_trigger resource (#​5749)
  • dlp: added multiple sensitivity_score field to google_data_loss_prevention_deidentify_template resource (#​5764)
  • dlp: added multiple sensitivity_score field to google_data_loss_prevention_inspect_template resource (#​5758)
  • dlp: added multiple sensitivity_score field to google_data_loss_prevention_job_trigger resource (#​5765)
  • pubsub: allowed definition field of google_pubsub_schema updatable. (https://cloud.google.com/pubsub/docs/schemas#commit-schema-revision) (#​5750)
  • sql: added POSTGRES_15 to version docs for database_version field to google_sql_database_instance (#​5772)
  • vpcaccess: Added connected_projects attribute to resource google_vpc_access_connector. (#​5734)

BUG FIXES:

  • filestore: fixed an issue on multiple resources where non-retryable quota errors were considered retryable (#​5744)
  • vertexai: made google_vertex_ai_featurestore_entitytype_feature always use region corresponding to parent's region (#​5739)

v4.69.1

Compare Source

NOTE:

  • Added a new user guide to the provider documentation (#​5768)

v4.69.0

Compare Source

FEATURES:

  • New Data Source: google_vmwareengine_network (#​5725)
  • New Resource: google_access_context_manager_service_perimeter_egress_policy (#​5723)
  • New Resource: google_access_context_manager_service_perimeter_ingress_policy (#​5723)
  • New Resource: google_certificate_manager_certificate_issuance_config (#​5712)
  • New Resource: google_dataplex_datascan (#​5707)
  • New Resource: google_dataplex_datascan_iam_* (#​5731)
  • New Resource: google_vmwareengine_network (#​5725)

IMPROVEMENTS:

  • billing: added lookup_projects to google_billing_account datasource that skips reading the list of associated projects (#​5721)
  • dlp: added info_type_transformations block in the record_transformations field to google_data_loss_prevention_deidentify_template resource. (#​5729)
  • dlp: added redact_config, fixed_size_bucketing_config, bucketing_config, time_part_config and date_shift_config fields to google_data_loss_prevention_deidentify_template resource (#​5711)
  • dlp: added stored_info_type_id field to google_data_loss_prevention_stored_info_type resource (#​5708)
  • dlp: added template_id field to google_data_loss_prevention_deidentify_template and google_data_loss_prevention_inspect_template (#​5726)
  • dlp: changed actions field from required to optional in google_data_loss_prevention_job_trigger resource (#​5716)
  • gkehub: added field fleet_observability to google_gke_hub_feature (#​5715)
  • kms: removed validation for purpose in google_kms_crypto_key to allow newly added values for the field (#​5713)
  • networkservices: added necessary fields to google_network_services_gateway to make it compatible with secure web proxy (#​5701)
  • pubsub: allowed schema_settings of google_pubsub_topic to change without deleting and recreating the resource (#​5724)
  • vertexai: increased google_vertex_ai_metadata_store creation timeout to 40 minutes (#​5728)

BUG FIXES:

  • networkservices: fixed a bug where modifying non-updatable fields scope in google_network_services_gateway would fail with API errors; now updating them will recreate the resource (#​5701)
  • tags: fixed providing projects/<project_id to parent causing recreation on google_tags_tag_key (#​5718)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Jun 14, 2023
@github-actions github-actions bot added area/terraform Terraform cloud/gcp Cloud Provider / Google Cloud Provider labels Jun 14, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update Terraform google-beta to v4.69.1 Update Terraform google-beta to v4.70.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/google-beta-4.x branch from 020348f to 232cdcc Compare June 20, 2023 16:42
@nlamirault nlamirault merged commit 923d11e into main Jun 20, 2023
@nlamirault nlamirault deleted the renovate/google-beta-4.x branch June 20, 2023 16:43
@github-actions github-actions bot added the size/l Size L label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Terraform cloud/gcp Cloud Provider / Google Cloud Provider dependency/terraform Dependency Terraform kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/l Size L size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant