Sourced from hashicorp/google's releases.
v5.18.0
BREAKING CHANGES:
- securityposture: marked
policy_sets
andpolicy_sets.policies
required ingoogle_securityposture_posture
. API validation already enforced this, so no resources could be provisioned without these (#17303)FEATURES:
- New Data Source:
google_compute_forwarding_rules
(#17342)- New Resource:
google_firebase_app_check_app_attest_config
(#17279)- New Resource:
google_firebase_app_check_play_integrity_config
(#17279)- New Resource:
google_firebase_app_check_recaptcha_enterprise_config
(#17327)- New Resource:
google_firebase_app_check_recaptcha_v3_config
(#17327)- New Resource:
google_migration_center_preference_set
(#17291)- New Resource:
google_netapp_volume_replication
(#17348)IMPROVEMENTS:
- cloudfunctions: added output-only
version_id
field ongoogle_cloudfunctions_function
(#17273)- composer: supported patch versions of airflow on
google_composer_environment
(#17345)- compute: supported updating
network_interface.stack_type
field ongoogle_compute_instance
resource. (#17295)- container: added
node_config.resource_manager_tags
field togoogle_container_cluster
resource (#17346)- container: added
node_config.resource_manager_tags
field togoogle_container_node_pool
resource (#17346)- container: added output-only fields
membership_id
andmembership_location
underfleet
ingoogle_container_cluster
resource (#17305)- looker: added
custom_domain
field togoogle_looker_instance
resource (#17301)- netapp: added field
restore_parameters
and output-only fieldsstate
,state_details
andcreate_time
togoogle_netapp_volume
resource (#17293)- workbench: added
container_image
field togoogle_workbench_instance
resource (#17326)- workbench: added
shielded_instance_config
field togoogle_workbench_instance
resource (#17306)BUG FIXES:
- bigquery: allowed users to set permissions for
principal
/principalSets
(iamMember
) ingoogle_bigquery_dataset_iam_member
. (#17292)- cloudfunctions2: fixed an issue where not specifying
event_config.trigger_region
ingoogle_cloudfunctions2_function
resulted in a permanent diff. The field now pulls a default value from the API when unset. (#17328)- compute: fixed issue where changes only in
stateful_(internal|external)_ip
would not trigger an update forgoogle_compute_(region_)instance_group_manager
(#17297)- compute: fixed perma-diff on
min_ports_per_vm
ingoogle_compute_router_nat
when the field is unset by making the field default to the API-set value (#17337)- dataflow: fixed crash in
google_dataflox_job
to return an error instead if a job's Environment field is nil when reading job information (#17344)- notebooks: changed
tag
field to default to the API's value if not specified ingoogle_notebooks_instance
(#17323)
Sourced from hashicorp/google's changelog.
5.18.0 (Feb 26, 2024)
BREAKING CHANGES:
- securityposture: marked
policy_sets
andpolicy_sets.policies
required ingoogle_securityposture_posture
. API validation already enforced this, so no resources could be provisioned without these (#17303)FEATURES:
- New Data Source:
google_compute_forwarding_rules
(#17342)- New Resource:
google_firebase_app_check_app_attest_config
(#17279)- New Resource:
google_firebase_app_check_play_integrity_config
(#17279)- New Resource:
google_firebase_app_check_recaptcha_enterprise_config
(#17327)- New Resource:
google_firebase_app_check_recaptcha_v3_config
(#17327)- New Resource:
google_migration_center_preference_set
(#17291)- New Resource:
google_netapp_volume_replication
(#17348)IMPROVEMENTS:
- cloudfunctions: added output-only
version_id
field ongoogle_cloudfunctions_function
(#17273)- composer: supported patch versions of airflow on
google_composer_environment
(#17345)- compute: supported updating
network_interface.stack_type
field ongoogle_compute_instance
resource. (#17295)- container: added
node_config.resource_manager_tags
field togoogle_container_cluster
resource (#17346)- container: added
node_config.resource_manager_tags
field togoogle_container_node_pool
resource (#17346)- container: added output-only fields
membership_id
andmembership_location
underfleet
ingoogle_container_cluster
resource (#17305)- looker: added
custom_domain
field togoogle_looker_instance
resource (#17301)- netapp: added field
restore_parameters
and output-only fieldsstate
,state_details
andcreate_time
togoogle_netapp_volume
resource (#17293)- workbench: added
container_image
field togoogle_workbench_instance
resource (#17326)- workbench: added
shielded_instance_config
field togoogle_workbench_instance
resource (#17306)BUG FIXES:
- bigquery: allowed users to set permissions for
principal
/principalSets
(iamMember
) ingoogle_bigquery_dataset_iam_member
. (#17292)- cloudfunctions2: fixed an issue where not specifying
event_config.trigger_region
ingoogle_cloudfunctions2_function
resulted in a permanent diff. The field now pulls a default value from the API when unset. (#17328)- compute: fixed issue where changes only in
stateful_(internal|external)_ip
would not trigger an update forgoogle_compute_(region_)instance_group_manager
(#17297)- compute: fixed perma-diff on
min_ports_per_vm
ingoogle_compute_router_nat
when the field is unset by making the field default to the API-set value (#17337)- dataflow: fixed crash in
google_dataflox_job
to return an error instead if a job's Environment field is nil when reading job information (#17344)- notebooks: changed
tag
field to default to the API's value if not specified ingoogle_notebooks_instance
(#17323)
0a4166f
Update CHANGELOG.md for release-5.18.0 (#17369)c1948dd
Ensured that beta runs in TeamCity use only beta paths (#10025) (#17350)b78417a
Add volume replication support for Google Cloud NetApp Volumes (#9816) (#17348)71a9b7a
Add Resource Manager Tags support to 'google_container_cluster' (#9531) (#17346)a381c88
C3 version schema (#9986) (#17345)938a8d9
Add check for Environment proto field before accessing in Dataflow provider (...014622d
Fix broken terraform datasource google_compute_machine_types example (#10020)...71fd2eb
Adding Data Source Forwarding Rules (#10004) (#17342)ce78f41
Update hashicorp/terraform-plugin-framework, hashicorp/terraform-plugin-mux, ...6eda3ed
add newline removal bash command in guidelines (#9734) (#17338)