scenarios/aca-internal/terraform/modules/05-hello-world-sample-app/terraform.tfvars (7 lines of code) (raw):

resourceGroupName = "<Resource Group Name>" helloWorldContainerAppName = "ca-hello-world" containerAppsEnvironmentId = "<Container Apps Environment ID>" containerRegistryUserAssignedIdentityId = "<Container Registry User Assigned Identity ID>" tags = {} workloadProfileName = "Consumption" deployApp = true