finalized automated build for web

This commit is contained in:
2020-08-09 14:43:33 +09:00
parent 94a9d18c02
commit 56b3448138
19 changed files with 83 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
output "asg_arn" {
value = aws_autoscaling_group.es_asg.arn
value = aws_autoscaling_group.catherine_fc_asg.arn
}