Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sceptre/synapsedev/config/prod/vpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
template:
type: http
url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/aws-infra/v0.9.1/vpc.yaml
url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/aws-infra/v0.9.2/vpc.yaml
stack_name: vpc
parameters:
VpcSubnetPrefix: "10.11"
Expand Down
Loading