You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to equinor/terraform-azurerm-function-app#56, however Web App seems to support multiple stacks, thus there will be no need to create multiple dynamic application_stack blocks.
hknutsen
changed the title
Split variable application_stack into simpler variables in web-app module
Simplify application stack configuration for Web Apps
Apr 3, 2024
Module Name
web-app
Description
Remove variable
application_stack
.Add variables:
application_stack_docker_image_name
application_stack_docker_registry_url
application_stack_docker_registry_username
application_stack_docker_registry_password
current_application_stack
Similar to equinor/terraform-azurerm-function-app#56, however Web App seems to support multiple stacks, thus there will be no need to create multiple dynamic
application_stack
blocks.Example Terraform Configuration
The text was updated successfully, but these errors were encountered: