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

Update Terraform google to ~> 6.18.0 #1654

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

govuk-ci
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor ~> 6.17.0 -> ~> 6.18.0

Release Notes

hashicorp/terraform-provider-google (google)

v6.18.0

Compare Source

FEATURES:

  • New Data Source: google_compute_instance_template_iam_policy (#​20954)
  • New Data Source: google_kms_key_handles (#​20985)
  • New Data Source: google_organizations (#​20965)
  • New Data Source: google_parameter_manager_parameter (#​20953)
  • New Data Source: google_parameter_manager_regional_parameters (#​20958)
  • New Resource: google_apihub_api_hub_instance (#​20948)
  • New Resource: google_chronicle_retrohunt (#​20962)
  • New Resource: google_colab_runtime (#​20940)
  • New Resource: google_colab_runtime_template_iam_binding (#​20963)
  • New Resource: google_colab_runtime_template_iam_member (#​20963)
  • New Resource: google_colab_runtime_template_iam_policy (#​20963)
  • New Resource: google_compute_instance_template_iam_binding (#​20954)
  • New Resource: google_compute_instance_template_iam_member (#​20954)
  • New Resource: google_compute_instance_template_iam_policy (#​20954)
  • New Resource: google_gemini_code_repository_index (GA) (#​20941)
  • New Resource: google_gemini_repository_group (GA) (#​20941)
  • New Resource: google_gemini_repository_group_iam_member (GA) (#​20941)
  • New Resource: google_gemini_repository_group_iam_binding (GA) (#​20941)
  • New Resource: google_gemini_repository_group_iam_policy (GA) (#​20941)
  • New Resource: google_parameter_manager_parameter_version (#​20992)
  • New Resource: google_redis_cluster_user_created_connections (#​20977)

IMPROVEMENTS:

  • alloydb: added support for skip_await_major_version_upgrade field in google_alloydb_cluster resource, allowing for major_version to be updated (#​20923)
  • apigee: added properties field to google_apigee_environment resource (#​20932)
  • bug: added support for setting custom_learned_route_priority to 0 in 'google_compute_router_peer' by adding the zero_custom_learned_route_priority field (#​20952)
  • cloudrunv2: added build_config to google_cloud_run_v2_service (#​20979)
  • compute: added pdp_scope field to google_compute_public_advertised_prefix resource (#​20972)
  • compute: adding labels field to google_compute_interconnect_attachment (#​20971)
  • compute: fixed a issue where custom_learned_route_priority was accidentally set to 0 during updates in 'google_compute_router_peer' (#​20952)
  • filestore: added support for tags field to google_filestore_instance resource (#​20955)
  • networksecurity: added custom_mirroring_profile and custom_intercept_profile fields to google_network_security_security_profile and google_network_security_security_profile_group resources (#​20990)
  • pubsub: added enforce_in_transit fields to google_pubsub_topic resource (#​20926)
  • pubsub: added ingestion_data_source_settings.azure_event_hubs field to google_pubsub_topic resource (#​20922)
  • redis: added psc_service_attachments field to google_redis_cluster resource, to enable use of the fine-grained resource google_redis_cluster_user_created_connections (#​20977)

BUG FIXES:

  • apigee: fixed properties field update on google_apigee_environment resource (#​20987)
  • artifactregistry: fixed perma-diff in google_artifact_registry_repository (#​20989)
  • compute: fixed failure when creating google_compute_global_forwarding_rule with labels targeting PSC endpoint (#​20986)
  • container: fixed additive_vpc_scope_dns_domain being ignored in Autopilot cluster definition (#​20937)
  • container: fixed propagation of node_pool_defaults.node_config_defaults.insecure_kubelet_readonly_port_enabled in node config. (#​20936)
  • iam: fixed missing result by adding pagination for data source google_service_accounts. (#​20966)
  • metastore: increased timeout on google_dataproc_metastore_service operations to 75m from 60m. This will expose server-returned reasons for operation failure instead of masking them with a Terraform timeout. (#​20981)
  • resourcemanager: added a slightly longer wait (two 10s checks bumped to 15s) for issues with billing associations in google_project. Default network deletion should succeed more often. (#​20982)

  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@govuk-ci govuk-ci force-pushed the renovate/google-6.x branch from fbdf5f3 to 976e206 Compare January 28, 2025 10:02
@theseanything theseanything merged commit 0feeb81 into main Jan 28, 2025
6 checks passed
@theseanything theseanything deleted the renovate/google-6.x branch January 28, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants