Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tongueroo/lono-cfn
Wrapper cfn tool to quickly create CloudFormation stacks from lono templates and params files
https://github.com/tongueroo/lono-cfn
Last synced: about 1 month ago
JSON representation
Wrapper cfn tool to quickly create CloudFormation stacks from lono templates and params files
- Host: GitHub
- URL: https://github.com/tongueroo/lono-cfn
- Owner: tongueroo
- License: mit
- Created: 2016-09-28T22:39:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T05:08:26.000Z (over 7 years ago)
- Last Synced: 2024-11-14T10:31:18.279Z (about 2 months ago)
- Language: Ruby
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lono Cfn
UPDATE: This project is dead. The lono-cfn tool has been integrated into the [lono](https://github.com/tongueroo/lono) itself!
The new commands are:
```sh
lono cfn create
lono cfn update
lono cfn delete
lono cfn preview
lono cfn diff
```More info at [lono.cloud](http://lono.cloud)