Skip to content

Commit bc926a1

Browse files
Go rewrite handwritten templates script (#10996) (#7565)
[upstream:4ca8ae7dcc88e01572fa7b33a9e09f9cda302bec] Signed-off-by: Modular Magician <[email protected]>
1 parent 9d2620d commit bc926a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.changelog/10996.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google-beta/services/healthcare/resource_healthcare_fhir_store_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ resource "google_healthcare_fhir_store" "default" {
134134
disable_resource_versioning = false
135135
enable_history_import = false
136136
version = "R4"
137-
138137
enable_history_modifications = false
139138
}
140139
@@ -160,7 +159,6 @@ resource "google_healthcare_fhir_store" "default" {
160159
send_full_resource = true
161160
send_previous_resource_on_delete = true
162161
}
163-
164162
enable_history_modifications = true
165163
166164
labels = {

0 commit comments

Comments
 (0)