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 #997

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

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

Updates hashicorp/google from 5.15.0 to 5.17.0

Release notes

Sourced from hashicorp/google's releases.

v5.17.0

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_connection, there should be no user-facing impact (#17222)

DEPRECATIONS:

  • container: deprecated support for relay_mode field in google_container_cluster.monitoring_config.advanced_datapath_observability_config in favor of enable_relay field, relay_mode field will be removed in a future major release (#17262)

FEATURES:

  • New Resource: google_firebase_app_check_debug_token (#17242)
  • New Resource: google_clouddeploy_custom_target_type (#17254)

IMPROVEMENTS:

  • cloudasset: allowed overriding the billing project for the google_cloud_asset_resources_search_all datasource
  • clouddeploy: added support for canary_revision_tags, prior_revision_tags, stable_revision_tags, and stable_cutback_duration to google_clouddeploy_delivery_pipeline
  • cloudfunctions: expose version_id on google_cloudfunctions_function (#17273)
  • compute: promoted user_ip_request_headers field on google_compute_security_policy resource to GA (#17271)
  • container: added support for enable_relay field to google_container_cluster.monitoring_config.advanced_datapath_observability_config (#17262)
  • eventarc: added support for http_endpoint.uri and network_config.network_attachment to google_eventarc_trigger (#17237)
  • healthcare: added reject_duplicate_message field to google_healthcare_hl7_v2_store resource (#17267)
  • identityplatform: added client, permissions, monitoring and mfa fields to google_identity_platform_config (#17225)
  • notebooks: added desired_state field to google_notebooks_instance (#17268)
  • vertexai: added feature_registry_source field to google_vertex_ai_feature_online_store_featureview resource (#17264)
  • workbench: added desired_state field to google_workbench_instance resource (#17270)

BUG FIXES:

  • compute: made resource_manager_tags updatable on google_compute_instance_template and google_compute_region_instance_template (#17256)
  • notebooks: prevented recreation of google_notebooks_instance when kms_key or service_account_scopes are changed server-side (#17232)

v5.16.0

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#17180)
  • New Resource: google_compute_instance_group_membership (#17188)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_firebase_app_check_service_config (#17155)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#17181)
  • networksecurity: removed unused custom code from google_network_security_address_group (#17183)
  • provider: added an optional provider level label goog-terraform-provisioned to identify resources that were created by Terraform when viewing/editing these resources in other tools. (#17170)
Changelog

Sourced from hashicorp/google's changelog.

5.17.0 (Feb 20, 2024)

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_connection, there should be no user-facing impact (#17222)

DEPRECATIONS:

  • container: deprecated support for relay_mode field in google_container_cluster.monitoring_config.advanced_datapath_observability_config in favor of enable_relay field, relay_mode field will be removed in a future major release (#17262)

FEATURES:

  • New Resource: google_firebase_app_check_debug_token (#17242)
  • New Resource: google_clouddeploy_custom_target_type (#17254)

IMPROVEMENTS:

  • cloudasset: allowed overriding the billing project for the google_cloud_asset_resources_search_all datasource
  • clouddeploy: added support for canary_revision_tags, prior_revision_tags, stable_revision_tags, and stable_cutback_duration to google_clouddeploy_delivery_pipeline
  • cloudfunctions: expose version_id on google_cloudfunctions_function (#17273)
  • compute: promoted user_ip_request_headers field on google_compute_security_policy resource to GA (#17271)
  • container: added support for enable_relay field to google_container_cluster.monitoring_config.advanced_datapath_observability_config (#17262)
  • eventarc: added support for http_endpoint.uri and network_config.network_attachment to google_eventarc_trigger (#17237)
  • healthcare: added reject_duplicate_message field to google_healthcare_hl7_v2_store resource (#17267)
  • identityplatform: added client, permissions, monitoring and mfa fields to google_identity_platform_config (#17225)
  • notebooks: added desired_state field to google_notebooks_instance (#17268)
  • vertexai: added feature_registry_source field to google_vertex_ai_feature_online_store_featureview resource (#17264)
  • workbench: added desired_state field to google_workbench_instance resource (#17270)

BUG FIXES:

  • compute: made resource_manager_tags updatable on google_compute_instance_template and google_compute_region_instance_template (#17256)
  • notebooks: prevented recreation of google_notebooks_instance when kms_key or service_account_scopes are changed server-side (#17232)

5.16.0 (Feb 12, 2024)

FEATURES:

  • New Resource: google_clouddeploy_delivery_pipeline_iam_* (#17180)
  • New Resource: google_compute_instance_group_membership (#17188)
  • New Resource: google_discovery_engine_search_engine (#17146)
  • New Resource: google_firebase_app_check_service_config (#17155)

IMPROVEMENTS:

  • bigquery: promoted table_replication_info field on resource_bigquery_table resource to GA (#17181)
  • networksecurity: removed unused custom code from google_network_security_address_group (#17183)
  • provider: added an optional provider level label goog-terraform-provisioned to identify resources that were created by Terraform when viewing/editing these resources in other tools. (#17170)
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 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

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.15.0 to 5.17.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.15.0...v5.17.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 added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2024

Looks like hashicorp/google is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 28, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/gcp/modules/sigstore/terraform-982a3d0c64 branch February 28, 2024 13:47
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