We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2620d commit bc926a1Copy full SHA for bc926a1
.changelog/10996.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
google-beta/services/healthcare/resource_healthcare_fhir_store_test.go
@@ -134,7 +134,6 @@ resource "google_healthcare_fhir_store" "default" {
134
disable_resource_versioning = false
135
enable_history_import = false
136
version = "R4"
137
-
138
enable_history_modifications = false
139
}
140
@@ -160,7 +159,6 @@ resource "google_healthcare_fhir_store" "default" {
160
159
send_full_resource = true
161
send_previous_resource_on_delete = true
162
163
164
enable_history_modifications = true
165
166
labels = {
0 commit comments