Files
noahspannbauer f132d73b92
Some checks failed
Main / changes (push) Has been cancelled
Main / build-api (push) Has been cancelled
Main / deploy-api (push) Has been cancelled
Main / build-app (push) Has been cancelled
Main / deploy-app (push) Has been cancelled
updating infrastructure container apps environment
2026-05-11 20:41:53 -05:00

4 lines
111 B
HCL

module "container_app_environment" {
source = "./container_app_environment"
environment = var.environment
}