finalized automated build for web
This commit is contained in:
@@ -5,7 +5,7 @@ data "aws_ami" "catherine_fc_ami" {
|
||||
|
||||
filter {
|
||||
name = "name"
|
||||
values = [ "catherine-fc" ]
|
||||
values = [ "catherine-fc-*" ]
|
||||
}
|
||||
|
||||
owners = [ "353699021357" ]
|
||||
|
||||
Reference in New Issue
Block a user