Skip to content

Commit ad9b8ae

Browse files
committed
move homeuniteus qa to ec2
1 parent c03c535 commit ad9b8ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

terraform/projects/home-unite-us/environment-qa.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ module "qa_service" {
2727
project_name = local.project_name
2828
environment = "qa"
2929
application_type = "fullstack"
30+
31+
launch_type = "ec2"
3032

3133
container_port = 80
3234
container_image = "${module.ecr_fullstack.repository_url}:qa"

0 commit comments

Comments
 (0)