Releases: jortfal/azure_virtual_machine
Releases · jortfal/azure_virtual_machine
v3.0.0-beta
refactor: unify main resource into a single file (#6) * docs: update copyright message in license * docs: update gitignore * chore: update required versions in terraform settings * style: terraform fmt * chore: now output the id of virtual machine * docs: update readme * refactor: unify virtual machine resource into a single file
v2.0.0
v1.0.0
first release v1.0.0 (#1) * chore: add file version for terraform and azure provider * chore: add output file * chore: add data sources * feat: add varibales * feat: add network resources for vm * feat: add resource for linux vm * feat: add resource for windows vm * doc update README * doc: add CHANGELOG