dorset-ics / healthcare-data-exchange

A FHIR based integration and interoperability platform to support a regional healthcare network.
https://dorset-ics.github.io/healthcare-data-exchange/
MIT License
5 stars 6 forks source link

fix: update acr login server #25

Closed liammoat closed 2 months ago

liammoat commented 2 months ago

This pull request includes a change to the infrastructure/services/app-plan.tf file. The change modifies the value of the DataHubFhirServer__TemplateImage variable in the resource "azurerm_linux_web_app" "web_app" block. The value is updated to use var.acr_login_server instead of azurerm_container_registry.acr.login_server.