File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ moved {
2525}
2626
2727# NDR-233
28- moved {
29- from = module. search-document-references-fhir-lambda
30- to = module. search_document_reference_fhir_lambda
31- }
28+ # moved {
29+ # from = module.search-document-references-fhir-lambda
30+ # to = module.search_document_reference_fhir_lambda
31+ # }
3232
3333moved {
3434 from = module. search-document-references-fhir-lambda . aws_iam_role . lambda_execution_role
@@ -60,10 +60,10 @@ moved {
6060 to = module. search_document_references_fhir_lambda . aws_lambda_permission . lambda_permission [0 ]
6161}
6262
63- moved {
64- from = module. post-document-references-fhir-lambda
65- to = module. post_document_references_fhir_lambda
66- }
63+ # moved {
64+ # from = module.post-document-references-fhir-lambda
65+ # to = module.post_document_references_fhir_lambda
66+ # }
6767
6868moved {
6969 from = module. post-document-references-fhir-lambda . aws_iam_role . lambda_execution_role
@@ -95,10 +95,10 @@ moved {
9595 to = module. post_document_references_fhir_lambda . aws_lambda_permission . lambda_permission [0 ]
9696}
9797
98- moved {
99- from = module. get-doc-fhir-lambda
100- to = module. get_document_reference_fhir_lambda
101- }
98+ # moved {
99+ # from = module.get-doc-fhir-lambda
100+ # to = module.get_document_reference_fhir_lambda
101+ # }
102102
103103moved {
104104 from = module. get-doc-fhir-lambda . aws_iam_role . lambda_execution_role
You can’t perform that action at this time.
0 commit comments