Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artyom/cfn-deploy
Create or update CloudFormation stack from a YAML template file
https://github.com/artyom/cfn-deploy
Last synced: about 14 hours ago
JSON representation
Create or update CloudFormation stack from a YAML template file
- Host: GitHub
- URL: https://github.com/artyom/cfn-deploy
- Owner: artyom
- License: mit
- Created: 2021-06-02T16:34:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T16:34:19.000Z (over 3 years ago)
- Last Synced: 2024-06-19T14:48:20.580Z (5 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cfn-deploy
Command cfn-deploy creates or updates CloudFormation stack from a YAML template
file.It only exists because I remember how to use AWS APIs better than how to use
[aws cli](https://aws.amazon.com/cli/).