Skip to content

Releases: mholleville/kreas

v0.1.0

27 Mar 21:39

Choose a tag to compare

terraform :

  • renaming of terraform to terraform-project
  • adding version control in terraform-project and terraform-module
  • adding terraform-module

ansible :

  • renaming of ansible to ansible-project
  • adding ansible-role

project structure :

  • adding cli testing
  • dynamically loading of all modules from resources directory

v0.0.2-PRE

25 Mar 11:40
1d9dbb7

Choose a tag to compare

v0.0.2-PRE Pre-release
Pre-release

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 --help for viewing the newer options

v0.0.1-PRE

24 Mar 22:34

Choose a tag to compare

v0.0.1-PRE Pre-release
Pre-release
Initial commit