Switch to dev bucket for default CloudFormation template location

This commit is contained in:
Gene Wood 2018-10-24 08:06:33 -07:00
Родитель 1b20ae10d8
Коммит 3f6898dc46
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F0A9E7DCD39E452E
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ Parameters:
S3TemplateLocation:
Type: String
Description: "The URL to the S3 bucket used to fetch the nested stack templates"
Default: "https://s3-us-west-2.amazonaws.com/mozdef.infosec.mozilla.org/cf/"
Default: "https://s3-us-west-2.amazonaws.com/mozdef.infosec.allizom.org/cf/"
VpcId:
Type: "AWS::EC2::VPC::Id"
Description: "The VPC ID of the VPC to deploy in"