Back to search
Gradle plugin for create/update and delete AWS Cloudformation stacks. The parameters for the Cloudformation template can be managed per environment and kept in for instance Java properties files. Values in the Java properties files will be "interpolated" according to Groovy's evaluation.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
add that the create stack prints stack outputs when the stack is created.
a894ad8View on GitHubadd more info in readme and add support for string interpolation in create/update stack task
45ee6c8View on GitHubadd support for so caled interpolation of values in a properties map
88d8709View on GitHub