Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump hashicorp/google from 5.13.0 to 5.14.0 (#36)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.13.0 to 5.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/releases">hashicorp/google's releases</a>.</em></p> <blockquote> <h2>v5.14.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>google_discovery_engine_data_store</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17084">#17084</a>)</li> <li><strong>New Resource:</strong> <code>google_securityposture_posture_deployment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17085">#17085</a>)</li> <li><strong>New Resource:</strong> <code>google_securityposture_posture</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17079">#17079</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>artifactregistry: promoted <code>cleanup_policies</code> and <code>cleanup_policy_dry_run</code> fields to GA for <code>google_artifactregistry_repository</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17074">#17074</a>)</li> <li>composer: added <code>data_retention_config</code> field to <code>google_composer_environment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17050">#17050</a>)</li> <li>logging: updated the <code>google_logging_project_bucket_config</code> resource to be created using the asynchronous create method (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17067">#17067</a>)</li> <li>pubsub: added <code>use_table_schema</code> field to <code>google_pubsub_subscription</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17054">#17054</a>)</li> <li>workflows: added <code>call_log_level</code> field to <code>google_workflows_workflow</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17051">#17051</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>cloudfunctions2: fixed permadiff when <code>build_config.docker_repository</code> field is not specified on <code>google_cloudfunctions2_function</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17072">#17072</a>)</li> <li>compute: fixed error when <code>iap</code> field is unset for <code>google_compute_region_backend_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17071">#17071</a>)</li> <li>eventarc: fixed error when setting <code>destination.cloud_function</code> field on <code>google_eventarc_trigger</code> resource by making it output-only (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17052">#17052</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p> <blockquote> <h2>5.14.0 (Unreleased)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/468f60b455febec4cd32cf5718ed214761706bc1"><code>468f60b</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17113">#17113</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/20256cccdde0b524fb69006f95e33b379ec9596e"><code>20256cc</code></a> Revert "add <code>enabled</code> boolean field to ``compute_backend_service.iap` resourc...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/665c9175a2b7d069feb75da3404213c5b33e16fb"><code>665c917</code></a> Update CHANGELOG.md for 5.13.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17069">#17069</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f6b90c26bb8f0735709c2999fab931d20cac4f4e"><code>f6b90c2</code></a> rename google_gke_hub_feature policycontroller examples (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9845">#9845</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17088">#17088</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/875909703bf10cacdb472ae7e16b9bbc85fbb630"><code>8759097</code></a> Add <code>readiness_checks</code> to <code>google_workstations_workstation_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9841">#9841</a>) (#...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ccd380c2d441a0351226aeb10f9a50d44c96a954"><code>ccd380c</code></a> Remove duplicated function memory parameter (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9843">#9843</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17086">#17086</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1feea97af25efea68f5128e6be022d9f7885bd17"><code>1feea97</code></a> Posture deployment resource addition to terraform (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9356">#9356</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17085">#17085</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/17b403b0c590c1c14a79ebbce0eea9a183a67446"><code>17b403b</code></a> Add a resource: Discovery Engine Data Store (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9860">#9860</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17084">#17084</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/bd712c29eee95cf557e57fab909f0eaacd6d6a77"><code>bd712c2</code></a> Cleaned up conflicts / exactly_one_of / at_least_one_of documentation (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9844">#9844</a>)...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ba650d9af12a34f32f51c219b40878c10a9c0cec"><code>ba650d9</code></a> Update membership.go (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9865">#9865</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17082">#17082</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.13.0...v5.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google&package-manager=terraform&previous-version=5.13.0&new-version=5.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
- Loading branch information