Skip to content

Commit c7d315d

Browse files
fix(infra): FTRS-9876 FTRS-1889 fixed ods source url for ref env (#947)
1 parent d09c295 commit c7d315d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/environments/ref/etl_ods.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apim_base_url = "https://ref.api.service.nhs.uk"
2-
ods_url = "https://ref.api.service.nhs.uk/organisation-data-terminology-api/fhir/Organization"
2+
ods_url = "https://int.api.service.nhs.uk/organisation-data-terminology-api/fhir/Organization"
33

44
extractor_lambda_logs_retention = 30
55
transformer_lambda_logs_retention = 30

0 commit comments

Comments
 (0)