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 5.25.0 to 5.27.0 in /terraform #439

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps hashicorp/google from 5.25.0 to 5.27.0.

Release notes

Sourced from hashicorp/google's releases.

v5.27.0

FEATURES:

  • New Data Source: google_storage_bucket_objects (#17920)
  • New Resource: google_compute_security_policy_rule (#17937)
  • New Resource: google_data_loss_prevention_discovery_config (#17887)
  • New Resource: google_integrations_auth_config (#17917)
  • New Resource: google_network_connectivity_internal_range (#17909)

IMPROVEMENTS:

  • alloydb: added network_config field to google_alloydb_instance resource (#17921)
  • alloydb: added public_ip_address field to google_alloydb_instance resource (#17921)
  • apigee: added forward_proxy_uri field to google_apigee_environment resource (#17902)
  • bigquerydatapolicy: added data_masking_policy.routine field to google_bigquery_data_policy resource (#17885)
  • compute: added server_tls_policy field to google_compute_region_target_https_proxy resource (#17934)
  • logging: added intercept_children field to google_logging_organization_sink and google_logging_folder_sink resources (#17932)
  • monitoring: added service_agent_authentication field to google_monitoring_uptime_check_config resource (#17929)
  • privateca: added subject_key_id field to google_privateca_certificate and google_privateca_certificate_authority resources (#17923)
  • secretmanager: added version_destroy_ttl field to google_secret_manager_secret resource (#17888)

BUG FIXES:

  • appengine: added suppression for a diff in google_app_engine_standard_app_version.automatic_scaling when the block is unset in configuration (#17905)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)

v5.26.0

FEATURES:

  • New Resource: google_project_iam_member_remove (#17871)

IMPROVEMENTS:

  • apigee: added support for api_consumer_data_location, api_consumer_data_encryption_key_name, and control_plane_encryption_key_name in google_apigee_organization (#17874)
  • artifactregistry: added remote_repository_config.<facade>_repository.custom_repository.uri field to google_artifact_registry_repository resource. (#17840)
  • bigquery: added resource_tags field to google_bigquery_table resource (#17876)
  • billing: added ownership_scope field to google_billing_budget resource (#17868)
  • cloudfunctions2: added build_config.service_account field to google_cloudfunctions2_function resource (#17841)
  • resourcemanager: added the field api_method to datasource google_active_folder so you can use either SEARCH or LIST to find your folder (#17877)
  • storage: added labels validation to google_storage_bucket resource (#17806)

BUG FIXES:

  • apigee: fixed permadiff in ordering of google_apigee_organization.properties.property. (#17850)
  • cloudrun: fixed the bug that computed metadata.0.labels and metadata.0.annotations fields don't appear in terraform plan when creating resource google_cloud_run_service and google_cloud_run_domain_mapping (#17815)
  • dns: fixed bug where some methods of authentication didn't work when using dns data sources (#17847)
  • iam: fixed a bug that prevented setting create_ignore_already_exists on existing resources in google_service_account. (#17856)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)
  • storage: added validation to name field in google_storage_bucket resource (#17858)
  • vmwareengine: fixed stretched cluster creation in google_vmwareengine_private_cloud (#17875)
Changelog

Sourced from hashicorp/google's changelog.

5.27.0 (Unreleased)

5.26.0 (Apr 22, 2024)

FEATURES:

  • New Resource: google_project_iam_member_remove (#17871)

IMPROVEMENTS:

  • apigee: added support for api_consumer_data_location, api_consumer_data_encryption_key_name, and control_plane_encryption_key_name in google_apigee_organization (#17874)
  • artifactregistry: added remote_repository_config.<facade>_repository.custom_repository.uri field to google_artifact_registry_repository resource. (#17840)
  • bigquery: added resource_tags field to google_bigquery_table resource (#17876)
  • billing: added ownership_scope field to google_billing_budget resource (#17868)
  • cloudfunctions2: added build_config.service_account field to google_cloudfunctions2_function resource (#17841)
  • resourcemanager: added the field api_method to datasource google_active_folder so you can use either SEARCH or LIST to find your folder (#17877)
  • storage: added labels validation to google_storage_bucket resource (#17806)

BUG FIXES:

  • apigee: fixed permadiff in ordering of google_apigee_organization.properties.property. (#17850)
  • cloudrun: fixed the bug that computed metadata.0.labels and metadata.0.annotations fields don't appear in terraform plan when creating resource google_cloud_run_service and google_cloud_run_domain_mapping (#17815)
  • dns: fixed bug where some methods of authentication didn't work when using dns data sources (#17847)
  • iam: fixed a bug that prevented setting create_ignore_already_exists on existing resources in google_service_account. (#17856)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)
  • storage: added validation to name field in google_storage_bucket resource (#17858)
  • vmwareengine: fixed stretched cluster creation in google_vmwareengine_private_cloud (#17875)
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 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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.25.0 to 5.27.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.25.0...v5.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 19:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor drafts the next minor release terraform Pull requests that update Terraform code labels May 1, 2024
Copy link

sonarcloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Gaardsholt Gaardsholt removed the minor drafts the next minor release label May 3, 2024
@Gaardsholt Gaardsholt merged commit 95a17ca into master May 3, 2024
12 checks passed
@Gaardsholt Gaardsholt deleted the dependabot/terraform/terraform/hashicorp/google-5.27.0 branch May 3, 2024 11:49
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.

None yet

1 participant