A tool to monitor and track the status of all Web Platform features across dimensions that are related to availability and implementation quality across browsers, and adoption by web developers.
New Resource:google_scc_folder_scc_big_query_export (#19480)
New Resource:google_scc_organization_scc_big_query_export (#19465)
New Resource:google_scc_project_scc_big_query_export (#19466)
New Resource:google_secret_manager_regional_secret_version (#19504)
New Resource:google_secret_manager_regional_secret (#19461)
New Resource:google_site_verification_web_resource (#19477)
New Resource:google_spanner_backup_schedule (#19449)
IMPROVEMENTS:
alloydb: added enable_outbound_public_ip field to google_alloydb_instance resource (#19444)
apigee: added in-place update for consumer_accept_list field in google_apigee_instance resource (#19442)
compute: added interface field to google_compute_attached_disk resource (#19440)
compute: added in-place update in google_compute_interconnect resource, except for remote_location and requested_features fields (#19508)
filestore: added deletion_protection_enabled and deletion_protection_reason fields to google_filestore_instance resource (#19446)
looker: added fips_enabled field to google_looker_instance resource (#19511)
metastore: added deletion_protection field to google_dataproc_metastore_service resource (#19505)
netapp: added allow_auto_tiering field to google_netapp_storage_pool resource (#19454)
netapp: added tiering_policy field to google_netapp_volume resource (#19454)
secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#19514)
spanner: added edition field to google_spanner_instance resource (#19449)
BUG FIXES:
compute: fixed a permadiff on iap field in google_compute_backend and google_compute_region_backend resources (#19509)
container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true will cause google_container_cluster resource creation failure (#19543)
container: fixed a permadiff on node_config.gcfs_config field in google_container_cluster and google_container_node_pool resources (#19512)
container: fixed the in-place update for node_config.gcfs_config field in google_container_cluster and google_container_node_pool resources (#19512)
container: made node_config.kubelet_config.cpu_manager_policy field optional to fix its update in google_container_cluster resource (#19464)
dns: fixed a permadiff on dnssec_config field in google_dns_managed_zone resource (#19456)
pubsub: allowed filter field to contain line breaks in google_pubsub_subscription resource (#19451)
compute: added connected_endpoints.consumer_network and connected_endpoints.psc_connection_id fields to google_compute_service_attachment resource (#19426)
compute: added field http_keep_alive_timeout_sec to google_region_compute_target_https_proxy and google_region_compute_target_http_proxy resources (#19432)
compute: added connected_endpoints.consumer_network and connected_endpoints.psc_connection_id fields to google_compute_service_attachment resource (#19426)
compute: added field http_keep_alive_timeout_sec to google_region_compute_target_https_proxy and google_region_compute_target_http_proxy resources (#19432)
compute: added support for boot_disk.initialize_params.resource_policies in google_compute_instance and google_instance_template (#19407)
container: added storage_pools to node_config in google_container_cluster and google_container_node_pool (#19423)
containerattached: added security_posture_config field to google_container_attached_cluster resource (#19411)
netapp: added large_capacity and multiple_endpoints to google_netapp_volume resource (#19384)
resourcemanager: added tags field to google_folder to allow setting tags for folders at creation time (#19380)
BUG FIXES:
compute: setting network_ip to "" will no longer cause diff and will be treated the same as null (#19400)
dataproc: updated google_dataproc_cluster to protect against handling nil kerberos_config values (#19401)
dns: added a mutex to google_dns_record_set to prevent conflicts when multiple resources attempt to operate on the same record set (#19416)
managedkafka: added 5 second wait post google_managed_kafka_topic creation to fix eventual consistency errors (#19429)
6.2.0 (September 9, 2024)
FEATURES:
New Data Source:google_certificate_manager_certificates (#19361)
New Resource:google_network_security_server_tls_policy (#19314)
New Resource:google_scc_v2_folder_scc_big_query_export (#19327)
New Resource:google_scc_v2_project_scc_big_query_export (#19311)
IMPROVEMENTS:
assuredworkload: added field partner_service_billing_account to google_assured_workloads_workload (#19358)
bigtable: added support for column_family.type in google_bigtable_table (#19302)
cloudrun: promoted support for nfs and csi volumes (for Cloud Storage FUSE) for google_cloud_run_service to GA (#19359)
cloudrunv2: promoted support for nfs and gcs volumes for google_cloud_run_v2_job to GA (#19359)
compute: added boot_disk.interface field to google_compute_instance resource (#19319)
container: added node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled field to google_container_cluster. (#19320)
container: added insecure_kubelet_readonly_port_enabled to node_pool.node_config.kubelet_config and node_config.kubelet_config in google_container_node_pool resource. (#19312)
container: added insecure_kubelet_readonly_port_enabled to node_pool_defaults.node_config_defaults, node_pool.node_config.kubelet_config, and node_config.kubelet_config in google_container_cluster resource. (#19312)
container: added support for in-place updates for google_compute_node_pool.node_config.gcfs_config and google_container_cluster.node_config.gcfs_cluster and google_container_cluster.node_pool.node_config.gcfs_cluster (#19365)
container: promoted the additive_vpc_scope_dns_domain field on the google_container_cluster resource to GA (#19313)
iambeta: added x509 field to google_iam_workload_identity_pool_provider resource (#19375)
networkconnectivity: added include_export_ranges to google_network_connectivity_spoke (#19346)
pubsub: added cloud_storage_config.max_messages and cloud_storage_config.avro_config.use_topic_schema fields to google_pubsub_subscription resource (#19338)
redis: added the maintenance_policy field to the google_redis_cluster resource (#19341)
resourcemanager: added tags field to google_project to allow setting tags for projects at creation time (#19351)
securitycenter: added support for empty streaming_config.filter values in google_scc_notification_config resources (#19369)
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 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 from 6.1.0 to 6.4.0.
Release notes
Sourced from hashicorp/google's releases.
... (truncated)
Changelog
Sourced from hashicorp/google's changelog.
... (truncated)
Commits
a525690
Update 6.4.0 CHANGELOG.md (#19534)9f4b6fc
Do not force send insecure_kubelet_readonly_port_enabled during creation (#11...8710525
Add support for regional secret version datasource `google_secret_manager_reg...fc3652d
Clarifying documentation forgoogle_compute_backend_service
`locality_lb_po...4f99624
container: fix updates fornode_config.gcfs_config
and make optional (#1171...d1fead5
Add FIPS enablement option to Looker (#11488) (#19511)f62e9b3
Magician VCR: Move logBucket and cassetteBucket into Tester struct (#11734) (...56e11be
make backend service iap computed (#11736) (#19509)126cc1e
Fix interconnect immutability issue causing macsec failure (#11700) (#19508)5e1038e
Make UploadLogs use options struct (#11723) (#19507)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