Releases: Lucas3oo/cloudformation-gradle-plugin
Releases · Lucas3oo/cloudformation-gradle-plugin
1.0.0
1.0.0-beta.2
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. That is, properties can reference other properties and Groovy/Java functions.
1.0.0-beta.1
1.0.0-beta.1
Tasks for create/update a stack and delete a stack.