laravel-bref-bridge icon indicating copy to clipboard operation
laravel-bref-bridge copied to clipboard

[Feature Request] Multiple Cloudformation Templates

Open bubba-h57 opened this issue 6 years ago • 0 comments

It would be convenient to support multiple Cloudformation Templates template.yaml instead of having to reconfigure the template.yaml for different environments or other deployment needs.

Perhaps something like prefix.template.yaml and then have the artisan commands allow one to pass in the prefix. Perhaps something like artisan bref:package --prefix qa would use qa.template.yaml?

If we do this, we should also provide a way to encrypt/decrypt the templates using KMS so that the encrypted templates can be version controlled.

bubba-h57 avatar Apr 15 '19 16:04 bubba-h57