We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92b3bf commit d2b3fecCopy full SHA for d2b3fec
1 file changed
infrastructure/tf-core/environments/development.tfvars
@@ -1196,7 +1196,7 @@ linux_web_app = {
1196
1197
FrontEndUi = {
1198
name_suffix = "web"
1199
- app_service_plan_key = "DefaultPlan"
+ app_service_plan_key = "NonScaling"
1200
env_vars = {
1201
static = {
1202
AUTH_CIS2_ISSUER_URL = "https://am.nhsint.auth-ptl.cis2.spineservices.nhs.uk:443"
0 commit comments