diff --git a/config/dev/htan-vpc.yaml b/config/dev/htan-vpc.yaml deleted file mode 100644 index 82e41a8..0000000 --- a/config/dev/htan-vpc.yaml +++ /dev/null @@ -1,7 +0,0 @@ -template: - type: "http" - url: "{{stack_group_config.aws_infra_templates_root_url}}/v0.2.13/templates/VPC/vpc-mini.yaml" -stack_name: htan-vpc -parameters: - VpcName: htan-vpc - VpcSubnetPrefix: "10.255.31"