cloudtools / cloudtools/stacker

Package sources and conflicting file names for raw templates

Open
#667 6 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
707
Forks
162
PR merge metrics
No merged PRs in 30d

Description

In the following scenario you would end up with two VPC stacks. Is there way to force a certain raw package to be used when defining template_path?
```
package_sources:
git:
- uri: git@github.com:SomeUser/vpc.git
- uri: git@github.com:SomeUser/config.git

stacks:
- name: vpc
template_path: cloudformation.yaml
- name: config
template_path: cloudformation.yaml
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.