Skip to content

Commit fcaf162

Browse files
committed
Move get function
1 parent 1a3b8c6 commit fcaf162

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

infrastructure/moved-resources.tf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,9 @@ moved {
9393
from = module.post-document-references-fhir-lambda
9494
to = module.post_document_references_fhir_lambda
9595
}
96+
97+
moved {
98+
from = module.get-doc-fhir-lambda
99+
to = module.get_document_reference_fhir_lambda
100+
}
101+

0 commit comments

Comments
 (0)