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/external_secrets with 1 update #916

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates hashicorp/google from 5.8.0 to 5.9.0

Release notes

Sourced from hashicorp/google's releases.

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)

BUG FIXES:

  • artifactregistry: fixed permadiff due to unsorted virtual_repository_config array in google_artifact_registry_repository (#16646)
  • container: made dns_config field updatable on google_container_cluster resource (#16652)
  • dlp: added conflicting field validation in the storage_config.timespan_config block in data_loss_prevention_job_trigger resource (#16628)
  • dlp: updated the storage_config.timespan_config.timestamp_field field in data_loss_prevention_job_trigger to be optional (#16628)
  • firestore: added retries during creation of google_firestore_index resources to address retryable 409 code API errors ("Please retry, underlying data changed", and "Aborted due to cross-transaction contention") (#16618, #16670)
  • storage: fixed unexpected lifecycle_rule conditions being added for google_storage_bucket (#16683)
Changelog

Sourced from hashicorp/google's changelog.

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)
  • 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)

BUG FIXES:

  • artifactregistry: fixed permadiff due to unsorted virtual_repository_config array in google_artifact_registry_repository (#16646)
  • container: made dns_config field updatable on google_container_cluster resource (#16652)
  • dlp: added conflicting field validation in the storage_config.timespan_config block in data_loss_prevention_job_trigger resource (#16628)
  • dlp: updated the storage_config.timespan_config.timestamp_field field in data_loss_prevention_job_trigger to be optional (#16628)
  • firestore: added retries during creation of google_firestore_index resources to address retryable 409 code API errors ("Please retry, underlying data changed", and "Aborted due to cross-transaction contention") (#16618, #16670)
  • storage: fixed unexpected lifecycle_rule conditions being added for google_storage_bucket (#16683)
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/external_secrets with 1 update: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).

- [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.9.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 Dec 18, 2023
@k4leung4 k4leung4 merged commit 753f014 into main Dec 20, 2023
9 checks passed
@k4leung4 k4leung4 deleted the dependabot/terraform/terraform/gcp/modules/external_secrets/terraform-adf7b2db18 branch December 20, 2023 17:21
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.

1 participant