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.66.0 to 4.72.1 in /terraform #99

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps hashicorp/google from 4.66.0 to 4.72.1.

Release notes

Sourced from hashicorp/google's releases.

v4.72.1

BUG FIXES:

  • compute: fixed an issue in google_compute_instance_template where initialize params stopped the disk.disk_size_gb field being used (#15054)

v4.72.0

FEATURES:

  • New Resource: google_certificate_manager_public_ca_external_account_key (#14983)

IMPROVEMENTS:

  • compute: added provisioned_throughput field to google_compute_disk used by hyperdisk-throughput pd type (#14985)
  • container: added field security_posture_config to resource google_container_cluster (#14999)
  • logging: added support for locked to google_logging_project_bucket_config (#14977)

BUG FIXES:

  • bigquery: fixed an issue where api default value for edition field of google_bigquery_reservation was not handled (#14961)
  • cloudfunction2: fixed permadiffs of some fields of service_config in google_cloudfunctions2_function resource (#14975)
  • compute: fixed an issue with setting project field to long form in google_compute_forwarding_rule and google_compute_global_forwarding_rule (#14996)
  • gkehub: fixed an issue with setting project field to long form in google_gke_hub_feature (#14996)

v4.71.0

FEATURES:

  • New Resource: google_gke_hub_feature_iam_* (#14912)
  • New Resource: google_gke_hub_feature (#14912)
  • New Resource: google_vmwareengine_cluster (#14917)
  • New Resource: google_vmwareengine_private_cloud (#14917)

IMPROVEMENTS:

  • apigee: added output-only field apigee_project_id to resource google_apigee_organization (#14911)
  • bigtable: increased default timeout for instance operations to 1 hour in resoure google_bigtable_instance (#14909)
  • cloudrunv2: added fields annotations and template.annotations to resource google_cloud_run_v2_job (#14948)
  • composer: added field resilience_mode to resource google_composer_environment (#14939)
  • compute: added support for params.resource_manager_tags and boot_disk.initialize_params.resource_manager_tags to resource google_compute_instance (#14924)
  • bigquerydatatransfer: made field service_account_name mutable in resource google_bigquery_data_transfer_config (#14907)
  • iambeta: added field jwks_json to resource google_iam_workload_identity_pool_provider (#14938)

BUG FIXES:

  • bigtable: validated that cluster_id values are unique within resource google_bigtable_instance (#14908)
  • storage: fixed a bug that caused a permadiff when the autoclass.enabled field was explicitly set to false in resource google_storage_bucket (#14902)

v4.70.0

FEATURES:

  • New Resource: google_compute_network_endpoints (#14869)
  • New Resource: vertex_ai_index_endpoint (#14842)

IMPROVEMENTS:

  • bigtable: added 20 minutes timeout support to google_bigtable_gc_policy (#14861)
  • cloudfunctions2: added url output field to google_cloudfunctions2_function (#14851)
  • compute: added field network_attachment to google_compute_instance_template (#14874)
  • compute: surfaced additional information about quota exceeded errors for compute resources. (#14879)
  • compute: added path_template_match and path_template_rewrite to google_compute_url_map. (#14873)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.72.1 (July 6, 2023)

BUG FIXES:

  • compute: fixed an issue in google_compute_instance_template where initialize params stopped the disk.disk_size_gb field being used (#15054)

4.72.0 (July 3, 2023)

FEATURES:

  • New Resource: google_certificate_manager_public_ca_external_account_key (#14983)

IMPROVEMENTS:

  • compute: added provisioned_throughput field to google_compute_disk used by hyperdisk-throughput pd type (#14985)
  • container: added field security_posture_config to resource google_container_cluster (#14999)
  • logging: added support for locked to google_logging_project_bucket_config (#14977)

BUG FIXES:

  • bigquery: fixed an issue where api default value for edition field of google_bigquery_reservation was not handled (#14961)
  • cloudfunction2: fixed permadiffs of some fields of service_config in google_cloudfunctions2_function resource (#14975)
  • compute: fixed an issue with setting project field to long form in google_compute_forwarding_rule and google_compute_global_forwarding_rule (#14996)
  • gkehub: fixed an issue with setting project field to long form in google_gke_hub_feature (#14996)

4.71.0 (June 27, 2023)

FEATURES:

  • New Resource: google_gke_hub_feature_iam_* (#14912)
  • New Resource: google_gke_hub_feature (#14912)
  • New Resource: google_vmwareengine_cluster (#14917)
  • New Resource: google_vmwareengine_private_cloud (#14917)

IMPROVEMENTS:

  • apigee: added output-only field apigee_project_id to resource google_apigee_organization (#14911)
  • bigtable: increased default timeout for instance operations to 1 hour in resoure google_bigtable_instance (#14909)
  • cloudrunv2: added fields annotations and template.annotations to resource google_cloud_run_v2_job (#14948)
  • composer: added field resilience_mode to resource google_composer_environment (#14939)
  • compute: added support for params.resource_manager_tags and boot_disk.initialize_params.resource_manager_tags to resource google_compute_instance (#14924)
  • bigquerydatatransfer: made field service_account_name mutable in resource google_bigquery_data_transfer_config (#14907)
  • iambeta: added field jwks_json to resource google_iam_workload_identity_pool_provider (#14938)

BUG FIXES:

  • bigtable: validated that cluster_id values are unique within resource google_bigtable_instance (#14908)
  • storage: fixed a bug that caused a permadiff when the autoclass.enabled field was explicitly set to false in resource google_storage_bucket (#14902)

4.70.0 (June 20, 2023)

FEATURES:

  • New Resource: google_compute_network_endpoints (#14869)
  • New Resource: vertex_ai_index_endpoint (#14842)

IMPROVEMENTS:

  • bigtable: added 20 minutes timeout support to google_bigtable_gc_policy (#14861)

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

This change is Reviewable

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.66.0 to 4.72.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.66.0...v4.72.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from fredflev as a code owner July 6, 2023 16:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

Superseded by #100.

@dependabot dependabot bot closed this Jul 11, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-4.72.1 branch July 11, 2023 16:53
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.

0 participants