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

terraform(deps): bump hashicorp/google from 5.19.0 to 5.28.0 in /terraform #12

Conversation

dependabot[bot]
Copy link

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

Bumps hashicorp/google from 5.19.0 to 5.28.0.

Release notes

Sourced from hashicorp/google's releases.

v5.28.0

DEPRECATIONS:

  • integrations: deprecated create_sample_workflows and provision_gmek fields in google_integrations_client. (#17945)

FEATURES:

  • New Data Source: google_storage_buckets (#17960)
  • New Resource: google_compute_security_policy_rule (#17937)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#17954)
  • bigquery: added external_dataset_reference field to google_bigquery_dataset (#17944)
  • composer: enabled in-place update for config.software_config.image_version in google_composer_environment (#17986)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#17962)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#17945)
  • redis: added redis_configs field to google_redis_cluster resource (#17956)

BUG FIXES:

  • dns: fixed bug where the deletion of google_dns_managed_zone resources was blocked by any associated SOA-type google_dns_record_set resources (#17989)
  • storage: fixed an issue where google_storage_bucket_object and google_storage_bucket_objects data sources would ignore custom endpoints (#17952)

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:

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.28.0 (Unreleased)

5.27.0 (Apr 30, 2024)

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)

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)

5.25.0 (Apr 15, 2024)

... (truncated)

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.19.0 to 5.28.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.19.0...v5.28.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 added priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource labels May 12, 2024
Copy link
Author

dependabot bot commented on behalf of github May 12, 2024

The following labels could not be found: update/terraform.

Copy link
Author

dependabot bot commented on behalf of github May 19, 2024

Superseded by #13.

@dependabot dependabot bot closed this May 19, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-5.28.0 branch May 19, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants