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 the terraform group in /terraform/gcp/modules/sigstore with 1 update #929

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps the terraform group in /terraform/gcp/modules/sigstore with 1 update: hashicorp/google.

Updates hashicorp/google from 5.8.0 to 5.10.0

Release notes

Sourced from hashicorp/google's releases.

v5.10.0

FEATURES:

  • New Data Source: google_compute_region_disk (#16732)
  • New Data Source: google_vmwareengine_external_address (#16698)
  • New Data Source: google_vmwareengine_subnet (#16700)
  • New Data Source: google_vmwareengine_vcenter_credentials (#16709)
  • New Resource: google_vmwareengine_cluster (#16757)
  • New Resource: google_vmwareengine_external_address (#16698)
  • New Resource: google_vmwareengine_subnet (#16700)
  • New Resource: google_workbench_instance (#16773)
  • New Resource: google_workbench_instance_iam_* (#16773)

IMPROVEMENTS:

  • compute: added numeric_id field to google_compute_network resource (#16712)
  • compute: added remove_instance_on_destroy option to google_compute_per_instance_config resource (#16729)
  • compute: added remove_instance_on_destroy option to google_compute_region_per_instance_config resource (#16729)
  • container: added network_performance_config field to google_container_node_pool resource to support GKE tier 1 networking (#16688)
  • container: added support for in-place update for machine_type/disk_type/disk_size_gb in google_container_node_pool resource (#16724)
  • containerazure: added config.labels to google_container_azure_node_pool (#16754)
  • dataform: added display_name, labels and npmrc_environment_variables_secret_version fields to google_dataform_repository resource (#16733)
  • monitoring: added severity field to google_monitoring_alert_policy resource (#16775)
  • notebooks: added support for labels to google_notebooks_runtime (#16783)
  • recaptchaenterprise: added waf_settings to google_recaptcha_enterprise_key (#16754)
  • securesourcemanager: added host_config, state_note, kms_key, and private_config fields to google_secure_source_manager_instance resource (#16731)
  • spanner: added autoscaling_config.max_nodes and autoscaling_config.min_nodes to google_spanner_instance (#16786)
  • storage: added rpo field to google_storage_bucket resource (#16756)
  • vmwareengine: added type field to google_vmwareengine_private_cloud resource (#16781)
  • workloadidentity: added saml block to google_iam_workload_identity_pool_provider resource (#16710)

BUG FIXES:

  • logging: fixed an issue where value change of unique_writer_identity on google_logging_project_sink does not trigger diff on dependent's usages of writer_identity (#16776)

v5.9.0

FEATURES:

  • New Data Source: google_logging_folder_settings (#16658)
  • New Data Source: google_logging_organization_settings (#16658)
  • New Data Source: google_logging_project_settings (#16658)
  • New Data Source: google_vmwareengine_network_policy (#16639)
  • New Data Source: google_vmwareengine_nsx_credentials (#16669)
  • New Resource: google_scc_event_threat_detection_custom_module (#16649)
  • New Resource: google_secure_source_manager_instance (#16637)
  • New Resource: google_vmwareengine_network_policy (#16639)

IMPROVEMENTS:

  • bigqueryconnection: added spark support to google_bigquery_connection resource (#16677)
  • cloudidentity: added expiry_detail field to google_cloud_identity_group_membership resource (#16643)
  • container: added autoscaling_profile field in the cluster_autoscaling block in google_container_cluster resource (#16653)
  • gkehub: added default_cluster_config field to google_gke_hub_fleet resource (#16630)
  • gkehub: added binary_authorization_config field to google_gke_hub_fleet resource (#16674)
  • sql: added support for in-place updates to the edition field in google_sql_database_instance resource (#16629)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.10.0 (Dec 18, 2023)

FEATURES:

  • New Data Source: google_compute_region_disk (#16732)
  • New Data Source: google_vmwareengine_external_address (#16698)
  • New Data Source: google_vmwareengine_subnet (#16700)
  • New Data Source: google_vmwareengine_vcenter_credentials (#16709)
  • New Resource: google_vmwareengine_cluster (#16757)
  • New Resource: google_vmwareengine_external_address (#16698)
  • New Resource: google_vmwareengine_subnet (#16700)
  • New Resource: google_workbench_instance (#16773)
  • New Resource: google_workbench_instance_iam_* (#16773)

IMPROVEMENTS:

  • compute: added numeric_id field to google_compute_network resource (#16712)
  • compute: added remove_instance_on_destroy option to google_compute_per_instance_config resource (#16729)
  • compute: added remove_instance_on_destroy option to google_compute_region_per_instance_config resource (#16729)
  • container: added network_performance_config field to google_container_node_pool resource to support GKE tier 1 networking (#16688)
  • container: added support for in-place update for machine_type/disk_type/disk_size_gb in google_container_node_pool resource (#16724)
  • containerazure: added config.labels to google_container_azure_node_pool (#16754)
  • dataform: added display_name, labels and npmrc_environment_variables_secret_version fields to google_dataform_repository resource (#16733)
  • monitoring: added severity field to google_monitoring_alert_policy resource (#16775)
  • notebooks: added support for labels to google_notebooks_runtime (#16783)
  • recaptchaenterprise: added waf_settings to google_recaptcha_enterprise_key (#16754)
  • securesourcemanager: added host_config, state_note, kms_key, and private_config fields to google_secure_source_manager_instance resource (#16731)
  • spanner: added autoscaling_config.max_nodes and autoscaling_config.min_nodes to google_spanner_instance (#16786)
  • storage: added rpo field to google_storage_bucket resource (#16756)
  • vmwareengine: added type field to google_vmwareengine_private_cloud resource (#16781)
  • workloadidentity: added saml block to google_iam_workload_identity_pool_provider resource (#16710)

BUG FIXES:

  • logging: fixed an issue where value change of unique_writer_identity on google_logging_project_sink does not trigger diff on dependent's usages of writer_identity (#16776)

5.9.0 (Dec 11, 2023)

FEATURES:

  • New Data Source: google_logging_folder_settings (#16658)
  • New Data Source: google_logging_organization_settings (#16658)
  • New Data Source: google_logging_project_settings (#16658)
  • New Data Source: google_vmwareengine_network_policy (#16639)
  • New Data Source: google_vmwareengine_nsx_credentials (#16669)
  • New Resource: google_scc_event_threat_detection_custom_module (#16649)
  • New Resource: google_secure_source_manager_instance (#16637)
  • New Resource: google_vmwareengine_network_policy (#16639)

IMPROVEMENTS:

  • bigqueryconnection: added spark support to google_bigquery_connection resource (#16677)
  • cloudidentity: added expiry_detail field to google_cloud_identity_group_membership resource (#16643)
  • container: added autoscaling_profile field in the cluster_autoscaling block in google_container_cluster resource (#16653)
  • gkehub: added default_cluster_config field to google_gke_hub_fleet resource (#16630)

... (truncated)

Commits
  • d535085 Update CHANGELOG.md (#16796)
  • 47f412a Revert "The version field should be under configmanagement instead of under o...
  • b239600 The version field should be under configmanagement instead of under oci (#958...
  • bb1e863 feat(spanner): support defining autoscaling limit as nodes (#9606) (#16786)
  • e6f762c Add missing depends_on meta arguments to acceptance test config (#9623) (#1...
  • 7236e2f Label support for Google Managed Notebooks (#9625) (#16783)
  • a2b7042 Remove use of google_kms_crypto_key_iam_binding resource in tests, to make ...
  • 7664d60 Add type field to PrivateCloud in Vmwareengine (#9608) (#16781)
  • 270ad86 Update Cloud Run v2 tests to make service account with sweepable name (#9620)...
  • b6532c0 taint writer_identity (#9561) (#16776)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 25, 2023
k4leung4
k4leung4 previously approved these changes Dec 25, 2023
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/gcp/modules/sigstore/terraform-d5d7d5048c branch from 99c1947 to 3dd09a7 Compare January 1, 2024 02:17
Bumps the terraform group in /terraform/gcp/modules/sigstore with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/google` from 5.8.0 to 5.10.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@v5.8.0...v5.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/gcp/modules/sigstore/terraform-d5d7d5048c branch from 3dd09a7 to d4fdaec Compare January 8, 2024 02:09
@bobcallaway bobcallaway merged commit 049d1d6 into main Jan 10, 2024
29 checks passed
@bobcallaway bobcallaway deleted the dependabot/terraform/terraform/gcp/modules/sigstore/terraform-d5d7d5048c branch January 10, 2024 17:43
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.

3 participants