Releases: mholleville/kreas
Releases · mholleville/kreas
v0.1.0
terraform :
- renaming of
terraformtoterraform-project - adding version control in
terraform-projectandterraform-module - adding
terraform-module
ansible :
- renaming of
ansibletoansible-project - adding
ansible-role
project structure :
- adding
clitesting - dynamically loading of all
modulesfromresourcesdirectory
v0.0.2-PRE
Add new modules :
- Terraform-module : generate structure for terraform module
- Ansible-role : generate structure for ansible role
Add new features :
- You can add a name at your kreas project with this following command
kreas init ${PROJECT_TYPE} --name kreas-sample - Add new alias for terraform and ansible. Run
kreas --helpfor viewing the newer options
v0.0.1-PRE
Initial commit