Sourced from hashicorp/google's releases.
v6.8.0
FEATURES:
- New Data Source:
google_oracle_database_cloud_exadata_infrastructure
(#19856)- New Data Source:
google_oracle_database_cloud_vm_cluster
(#19859)- New Data Source:
google_oracle_database_db_nodes
(#19871)- New Data Source:
google_oracle_database_db_servers
(#19823)- New Resource:
google_oracle_database_autonomous_database
(#19860)- New Resource:
google_oracle_database_cloud_exadata_infrastructure
(#19798)- New Resource:
google_oracle_database_cloud_vm_cluster
(#19837)- New Resource:
google_transcoder_job_template
(#19854)- New Resource:
google_transcoder_job
(#19854)IMPROVEMENTS:
- cloudfunctions: increased the timeouts to 20 minutes for
google_cloudfunctions_function
resource (#19799)- cloudrunv2: added
invoker_iam_disabled
field togoogle_cloud_run_v2_service
(#19833)- compute: made
google_compute_network_firewall_policy_rule
use MMv1 engine instead of DCL. (#19862)- compute: made
google_compute_region_network_firewall_policy_rule
use MMv1 engine instead of DCL. (#19862)- compute: added
ip_address_selection_policy
field togoogle_compute_backend_service
andgoogle_compute_region_backend_service
. (#19863)- compute: added
provisioned_throughput
field togoogle_compute_instance_template
resource (#19852)- compute: added
provisioned_throughput
field togoogle_compute_region_instance_template
resource (#19852)- container: added support for additional values
KCP_CONNECTION
, andKCP_SSHD
ingoogle_container_cluster.logging_config
(#19812)- dialogflowcx: added
advanced_settings.logging_settings
andadvanced_settings.speech_settings
togoogle_dialogflow_cx_agent
andgoogle_dialogflow_cx_flow
(#19801)- networkconnectivity: added
linked_producer_vpc_network
field togoogle_network_connectivity_spoke
resource (#19806)- secretmanager: added
is_secret_data_base64
field togoogle_secret_manager_secret_version
andgoogle_secret_manager_secret_version_access
datasources (#19831)- secretmanager: added
is_secret_data_base64
field togoogle_secret_manager_regional_secret_version
andgoogle_secret_manager_regional_secret_version_access
datasources (#19831)- spanner: added
kms_key_names
toencryption_config
ingoogle_spanner_database
(#19846)- workstations: added
max_usable_workstations
field togoogle_workstations_workstation_config
resource (#19872)- workstations: added field
allowed_ports
togoogle_workstations_workstation_config
(#19845)BUG FIXES:
- bigquery: fixed a regression that caused
google_bigquery_dataset_iam_*
resources to attempt to set deleted IAM members, thereby triggering an API error (#19857)- compute: fixed an issue in
google_compute_backend_service
andgoogle_compute_region_backend_service
to allow sendingfalse
foriap.enabled
(#19795)- container:
node_config.linux_node_config
,node_config.workload_metadata_config
andnode_config.kubelet_config
will now successfully send empty messages to the API whenterraform plan
indicates they are being removed, rather than null, which caused an error. The sole reliable case isnode_config.linux_node_config
when the block is removed, where there will still be a permadiff, but the update request that's triggered will no longer error and other changes displayed in the plan should go through. (#19842)- pubsub: fixed permadiff with configuring an empty
retry_policy
ingoogle_pubsub_subscription
(#19784)
Sourced from hashicorp/google's changelog.
6.8.0 (October 21, 2024)
FEATURES:
- New Data Source:
google_oracle_database_cloud_exadata_infrastructure
(#19856)- New Data Source:
google_oracle_database_cloud_vm_cluster
(#19859)- New Data Source:
google_oracle_database_db_nodes
(#19871)- New Data Source:
google_oracle_database_db_servers
(#19823)- New Resource:
google_oracle_database_autonomous_database
(#19860)- New Resource:
google_oracle_database_cloud_exadata_infrastructure
(#19798)- New Resource:
google_oracle_database_cloud_vm_cluster
(#19837)- New Resource:
google_transcoder_job_template
(#19854)- New Resource:
google_transcoder_job
(#19854)IMPROVEMENTS:
- cloudfunctions: increased the timeouts to 20 minutes for
google_cloudfunctions_function
resource (#19799)- cloudrunv2: added
invoker_iam_disabled
field togoogle_cloud_run_v2_service
(#19833)- compute: made
google_compute_network_firewall_policy_rule
use MMv1 engine instead of DCL. (#19862)- compute: made
google_compute_region_network_firewall_policy_rule
use MMv1 engine instead of DCL. (#19862)- compute: added
ip_address_selection_policy
field togoogle_compute_backend_service
andgoogle_compute_region_backend_service
. (#19863)- compute: added
provisioned_throughput
field togoogle_compute_instance_template
resource (#19852)- compute: added
provisioned_throughput
field togoogle_compute_region_instance_template
resource (#19852)- container: added support for additional values
KCP_CONNECTION
, andKCP_SSHD
ingoogle_container_cluster.logging_config
(#19812)- dialogflowcx: added
advanced_settings.logging_settings
andadvanced_settings.speech_settings
togoogle_dialogflow_cx_agent
andgoogle_dialogflow_cx_flow
(#19801)- networkconnectivity: added
linked_producer_vpc_network
field togoogle_network_connectivity_spoke
resource (#19806)- secretmanager: added
is_secret_data_base64
field togoogle_secret_manager_secret_version
andgoogle_secret_manager_secret_version_access
datasources (#19831)- secretmanager: added
is_secret_data_base64
field togoogle_secret_manager_regional_secret_version
andgoogle_secret_manager_regional_secret_version_access
datasources (#19831)- spanner: added
kms_key_names
toencryption_config
ingoogle_spanner_database
(#19846)- workstations: added
max_usable_workstations
field togoogle_workstations_workstation_config
resource (#19872)- workstations: added field
allowed_ports
togoogle_workstations_workstation_config
(#19845)BUG FIXES:
- bigquery: fixed a regression that caused
google_bigquery_dataset_iam_*
resources to attempt to set deleted IAM members, thereby triggering an API error (#19857)- compute: fixed an issue in
google_compute_backend_service
andgoogle_compute_region_backend_service
to allow sendingfalse
foriap.enabled
(#19795)- container:
node_config.linux_node_config
,node_config.workload_metadata_config
andnode_config.kubelet_config
will now successfully send empty messages to the API whenterraform plan
indicates they are being removed, rather than null, which caused an error. The sole reliable case isnode_config.linux_node_config
when the block is removed, where there will still be a permadiff, but the update request that's triggered will no longer error and other changes displayed in the plan should go through. (#19842)- pubsub: fixed permadiff with configuring an empty
retry_policy
ingoogle_pubsub_subscription
(#19784)5.44.2 (October 14, 2024)
Notes:
- 5.44.2 is a backport release, responding to a GKE rollout that created permadiffs for many users. The changes in this release will be available in 6.7.0 and users upgrading to 6.X should upgrade to that version or higher.
IMPROVEMENTS:
- container:
google_container_cluster
will now accept server-specified values fornode_pool_auto_config.0.node_kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#19817)BUG FIXES:
- container: fixed a diff triggered by a new API-side default value for
node_config.0.kubelet_config.0.insecure_kubelet_readonly_port_enabled
. Terraform will now accept server-specified values fornode_config.0.kubelet_config
when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (#19817)
e1ff027
Add changelog for 6.8.0 (#19926)eb7dd8d
Added maxUsableWorkstations to workstation Config (#11908) (#19872)c6b7db8
Feat: Add google_oracle_database_db_nodes datasource (#11988) (#19871)4cd3e78
Remove parallel runs for vertex_endpoint_iam tests (#12009) (#19870)fc5a5e1
Update the API document references for the secret manager regional resources ...4b4b4de
container: refactor node_config
node pool update (#11826) (#19868)a8cd92b
Make reader accept provider blocks in tests (#11821) (#19867)72fea31
Block backup vault creation tests to run in parallel (#11939) (#19866)b701f3e
accesscontextmanager - Add links to the ingress and egress rules docs (#12007...824d665
Ip address selection policy (#11957) (#19863)