-
Notifications
You must be signed in to change notification settings - Fork 41
chore(deps): update terraform google to ~> 7.10.0 #406
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/google-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0b6151a to
a80346c
Compare
a80346c to
a8271ae
Compare
a8271ae to
8a6dc30
Compare
8a6dc30 to
811c5c0
Compare
7d2102e to
7875186
Compare
91d0f6d to
d6daa93
Compare
7875186 to
7941b07
Compare
7941b07 to
4bd163f
Compare
4bd163f to
dd2fc80
Compare
dd2fc80 to
5a01bc3
Compare
5a01bc3 to
b0e3e13
Compare
b0e3e13 to
d48aa31
Compare
d48aa31 to
c04a69f
Compare
c04a69f to
8822424
Compare
04d09e7 to
fae5ff1
Compare
fae5ff1 to
53d9a27
Compare
53d9a27 to
c5bbe4f
Compare
c5bbe4f to
ed0242a
Compare
ed0242a to
23f5706
Compare
23f5706 to
efd95b1
Compare
efd95b1 to
c7b1230
Compare
c7b1230 to
2d84442
Compare
2d84442 to
c07d495
Compare
067a833 to
1a5a18a
Compare
e288332 to
8c43884
Compare
8c43884 to
67847ac
Compare
67847ac to
f771e86
Compare
044deb3 to
722f9d5
Compare
f771e86 to
a692142
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 7.4.0->~> 7.10.0Release Notes
hashicorp/terraform-provider-google (google)
v7.10.0Compare Source
BREAKING CHANGES:
initial_user.passwordas required on create of newgoogle_alloydb_clusterresources. This change aligns the provider with existing API constraints to surface errors earlier. (#25022)FEATURES:
google_ces_app(#24861)google_ces_toolset(#24885)google_client_config(#24900)google_discovery_engine_control(#24883)google_netapp_host_group(#24876)google_network_management_organization_vpc_flow_logs_config(#24896)google_network_services_multicast_domain(#24864)google_privileged_access_manager_settings(#24878)IMPROVEMENTS:
direct_vpc_network_interfaceanddirect_vpc_egressfield togoogle_cloudfunctions2_functionresource (#24895)template.container.depends_onfield togoogle_cloud_run_v2_worker_poolresource (#24893)grpc_tls_health_checkfield togoogle_compute_healthcheckresource (#24872)network_tier_configtogoogle_container_clusterresource. (#24877)labelsfield togoogle_eventarc_channelresource (#24854)block_devicesfield andISCSIprotocol support togoolge_netapp_volumeresource, and increased timeouts on its operations (#24898)typefield togoogle_netapp_storage_poolresource (#24867)psc_automation_configsfield togoogle_vertex_ai_endpointresource (#24870)sync_config.continuousfield togoogle_vertex_ai_feature_online_store_featureview(#24881)BUG FIXES:
google_access_context_manager_service_perimeter_[dry_run_][egress|ingress]_policycaused the provider to crash when a provided identity casing was invalid. (#24886)credentialsblock was not populated in the Terraform state ingoogle_apigee_developer_appresource (#24880)google_compute_network_firewall_policy_rulestaying disabled after apply withdisabled = false(#24879)google_compute_instanceintroduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25020display_namein new deployments ofgoogle_compute_organization_security_policy(#24882)google_storage_bucketstate migration. This bug impacted Pulumi users. (#24853)v7.9.0Compare Source
BREAKING CHANGES:
portsfield inendpoint_matchersrequired in response to a change in the API surface. (#24770)FEATURES:
google_firestore_user_creds(#24794)google_network_security_dns_threat_detector(#24744)IMPROVEMENTS:
ssl_policytoapplicationongoogle_app_engine_applicationresource (#24786)google_bigquery_dataset_iam_*(#24778)policy_typeto GA ingoogle_compute_network_firewall_policy,google_compute_network_firewall_policy_with_rules,google_compute_region_network_firewall_policy,google_compute_region_network_firewall_policy_with_rules. (#24769)dns_endpoint_confg.enable_k8s_tokens_via_dnsanddns_endpoint_config.enable_k8s_certs_via_dnsfields togoogle_container_clusterresource (#24774)fleet.membership_typefield togoogle_container_clusterresource (#24759)data_classificationfield togoogle_dataplex_aspect_typeresource (#24807)scim_usagefield toworkforce_pool_providerresource (#24787)available_maintenance_versionsfield togoogle_memorystore_instanceresource (#24745)maintenance_versionfield togoogle_memorystore_instanceresource (#24740)available_maintenance_versionsfield togoogle_redis_clusterresource (#24745)maintenance_versionfield togoogle_redis_clusterresource (#24740)transfer_manifestfield togoogle_storage_transfer_jobresource (#24768)BUG FIXES:
target_typesingoogle_bigquery_dataset_access(#24810)preferred_valueingoogle_cloud_quotas_quota_preference(#24776)google_compute_instancewould not be staged for recreation ifguest_accelerator.countwas updated to 0 from non-zero value (#24762)dataDiskSizewas unintentionally null instead of set to the current value in API requests, triggering unrelated errors (#24790)v7.8.0Compare Source
v7.7.0Compare Source
BREAKING CHANGES:
google_discovery_engine_data_connector.entities.params. Previously, it was a map of string keys to string values; now, it must be a JSON-encoded string containing an object. This change is being made in a minor release because the field wasn't usable as intended – specifically, all current valid uses require mapping strings to lists of strings. (#24658)FEATURES:
google_network_management_connectivity_tests(#24635)google_apigee_developer_app(#24625)google_discovery_engine_license_config(#24619)google_iam_workforce_pool_provider_scim_tenant(#24587)google_kms_project_kaj_policy_config(#24622)google_saas_runtime_tenant(#24608)IMPROVEMENTS:
scopesargument ingoogle_apigee_api_productresource to be order-insensitive. (#24625)proxy_protocol_configandservice_discoveryfields togoogle_beyondcorp_security_gatewayresource (#24609)default_uri_disabledfield togoogle_cloud_run_v2_serviceresource. (GA promotion) (#24602)health_check_disabledfield togoogle_cloud_run_v2_serviceresource. (#24602)paramsfield togoogle_compute_routerresource (GA) (#24611)connector_modes,sync_mode,incremental_refresh_interval,auto_run_disabled, andincremental_sync_disabledfields togoogle_discovery_engine_data_connectorresource (#24658)kms_key_namefield togoogle_discovery_engine_search_engineresource (#24658)publish_to_dataplex_catalogfield todiscovery_configresource (#24621)on_prem_versionfield ongoogle_gkeonprem_vmware_node_pool(previously output-only) (#24614)deletion_protectionfield tomemcache_instanceto make deleting them require an explicit intent.memcache_instanceresources now cannot be destroyed unlessdeletion_protection = falseis set for the resource. (#24613)tagsfield togoogle_dataproc_metastore_serviceand 'google_dataproc_metastore_federation' resources to allow setting tags for services and federation at creation time (#24633)URL_FILTERINGoption to enum fieldtypeforgoogle_network_security_security_profileresource (#24583)url_filtering_profilefield togoogle_network_security_security_profile_groupresource (beta) (#24583)url_filtering_profilefield togoogle_network_security_security_profileresource (beta) (#24583)source_instance_deletion_timefield togoogle_sql_database_instance_latest_recovery_timedata source (#24576)source_instance_deletion_timefield togoogle_sql_database_instanceresource (#24576)BUG FIXES:
google_bigquery_analytics_hub_listing_subscriptionimport (#24634)knowledgeBaseSysIdorcatalogSysIdingoogle_discovery_engine_data_connector.entities.params. (#24658)v7.6.0Compare Source
DEPRECATIONS:
ignore_case,exact,prefix,suffixandcontainsfields inhttp_rules.from.not_sources.principalsandhttp_rules.from.sources.principalsblocks ingoogle_network_security_authz_policyresource. Use the equivalent fields inhttp_rules.from.not_sources.principals.principalorhttp_rules.from.sources.principals.principalinstead. (#24543)BREAKING CHANGES:
node_configblocks that had setkubelet_configwithout explicitly settingcpu_cfs_quotaimplicitly setcfu_cfs_quotatofalsewhen unset. From this version onwards, an unsetcpu_cfs_quotawill instead match the API default of truetrue. Resources that are recreated will receive the new value; old resources are unaffected, and may change values by explicitly setting the intended one. (#24569)activity_data_retention_period_daysfield fromgoogle_storage_insights_dataset_configresource due to a delayed launch. It will be readded when the feature launches. (#24570)FEATURES:
google_kms_folder_kaj_policy_config(#24513)google_vertex_ai_cache_config(#24541)google_vertex_ai_reasoning_engine(#24512)IMPROVEMENTS:
data_sourceandrules_config_infofields togoogle_backup_dr_backup_plan_associationsdatasource (#24517)external,proxy_protocol, andschemafields togoogle_beyondcorp_security_gateway_applicationresource (#24542)endpoint_matchersfield to not be required anymore in thegoogle_beyondcorp_security_gateway_applicationresource (#24542)default_uri_disabledfield togoogle_cloud_run_v2_serviceresource (#24556)shared_secret_woandshared_secret_wo_versionfields togoogle_compute_vpn_tunnelresource, enabling write-only management of the shared secret. (#24491)SENSITIVITY_UNKNOWNas possible enum value foractions.tag_resources.tag_conditions.sensitivity_score.scoreingoogle_data_loss_prevention_discovery_configresource (#24564)actions.save_findings.output_config.storage_pathfield togoogle_data_loss_prevention_job_triggerresource (#24558)file_shares.nfs_export_options.networkandnetworks.psc_config.endpoint_projectfields togoogle_filestore_instanceresource (#24567)google_lustre_instanceresource (#24559)hybrid_replication_user_commandsfield with subfieldcommandstogoogle_netapp_volume_replicationresource (#24554)replication_schedule,hybrid_replication_type,large_volume_constituent_countfields tohybrid_replication_parametersfield ingoogle_netapp_volumeresource (#24554)ip_blocksfield togoogle_network_security_authz_policyresource (#24543)google_secret_manager_secret_versionresource (#24566)source_instance_deletion_timefield togoogle_sql_database_instance_latest_recovery_timedata source (#24576)source_instance_deletion_timefield togoogle_sql_database_instanceresource (#24576)user_project_overrideandbilling_projectfields togoogle_storage_transfer_jobresource (#24504)BUG FIXES:
node_config.kubelet_config.cpu_cfs_quotaongoogle_container_cluster,google_container_node_pool,google_container_cluster.node_poolto align with the API. Terraform will now send atruevalue when the field is unset on creation, and preserve any previously set value when unset. Explicitly set values will work as defined in configuration. (#24569)v7.5.0Compare Source
BREAKING CHANGES:
peer_ip_addressesfield type from String to Array ingoogle_netapp_volumeresource, as it was unusable otherwise (#24428)FEATURES:
google_artifact_registry_maven_artifacts(#24487)google_artifact_registry_npm_packages(#24486)google_apigee_api_deployment(#24469)google_discovery_engine_data_connector(#24472)google_managed_kafka_connect_cluster(#24443)google_managed_kafka_connector(#24443)google_kms_organization_kaj_policy_config(#24471)google_saas_runtime_rollout_kind(#24447)IMPROVEMENTS:
mount_optionsin gcsfuse volumes forgoogle_cloud_run_v2_service,google_cloud_run_v2_job, andgoogle_cloud_run_v2_workerpoolresources. (#24413)startup_probeandliveness_probetogoogle_cloud_run_v2_worker_poolresource (#24418)bandwidth_allocationfield togoogle_compute_wire_groupresource (#24460)shared_secret_woandshared_secret_wo_versionfields forgoogle_compute_vpn_tunnelresource, enabling write-only management of the shared secret. (#24491)new_recognition_result_notification_configfield togoogle_dialogflow_conversation_profileresource (#24468)featuresfield togoogle_discovery_engine_search_engineresource (#24445)other_cloud_targetandother_cloud_starting_locationtogoogle_data_loss_prevention_discovery_config(#24463)backup_config.selected_namespace_labelsfield togoogle_gke_backup_backup_planresource (#24427)gemini_enabledfield togoogle_looker_instanceresource (#24461)hot_tier_bypass_mode_enabledandhot_tier_size_used_gibfields togoogle_netapp_volume(#24454)hot_tier_size_gib,enable_hot_tier_auto_resize,cold_tier_size_used_gibandhot_tier_size_used_gibfields togoogle_netapp_storage_pool(#24454)gcp_oracle_zonefield togoogle_oracle_database_odb_networkresource (#24456)approval_workflow.steps.idfield togoogle_privileged_access_manager_entitlementresource (#24419)tagsfield togoogle_pubsub_topicandgoogle_pubsub_subscriptionresources (#24442)point_in_time_restore_contextfield togoogle_sql_database_instance(#24489)force_destroyfield togoogle_storage_insights_report_configresource (#24462)activity_data_retention_period_daysfield togoogle_storage_insights_dataset_configresource (#24459)endpoint_config.private_service_connect_configblock togoogle_vertex_ai_endpoint_with_model_garden_deploymentresource (#24425)encryption_spec.kms_key_namefield togoogle_vertex_ai_index_endpointresource (#24490)encryption_spec.kms_key_namefield togoogle_vertex_ai_indexresource (#24441)BUG FIXES:
config_templateingoogle_apihub_pluginresource (#24429)corsblocksgoogle_storage_bucketresource (#24476)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.