Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wondering... How serverless compiles my yamls before it sends to CF? #7

Open
josoroma-zz opened this issue Feb 17, 2021 · 0 comments
Open

Comments

@josoroma-zz
Copy link

This is an interesting idea but something jumped out at me. maybe that's because i don't know all the details of how serverless compiles my yamls before it sends to CF.

The reason it worried me a bit is because when we do cicd, we'll have to manage pulling the parent(s) repos, and branches + automation tests might get harder to manage, since these seem to literally use the yaml files in parent directories instead of checking CF or looking in a bucket or something like that.

it's possible this isn't a problem if:

  • Serverless doesn't compile CF templates on my machine. instead it does it from a bucket or something like that.

  • Serverless doesn't require the parent directory to be at some path on the same server it runs a deploy from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant