intuit / intuit/cfn-deploy

Support Makefile based targets

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
hacktoberfest
Dominant language
Shell
Stars
15
Forks
23
PR merge metrics
No merged PRs in 30d

Description

It would be easy for developers if we could support Makefile based targets while deploying CFN templates

Sample Makefile:

deploy-ec2-bastion:
aws cloudformation create-stack --template bastion.yml

While deploying we can simply call the make target

make deploy-ec2-bastion

I can provide more context over a call

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.