rjfmachado / tf-basic-linuxvm

Terraform module for a basic Linux Virtual Machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Linux VM

Linux VM with:

  • Ubuntu 18.04
  • SSH Authentication only
  • No public ip
  • Standard B1s SKU
  • Automatic Updates (reboot 02:00)
  • Microsoft signing key
  • Azure CLI APT Repository
  • Azure CLI
  • Customizable cloud-init
  • Zone support

About

Terraform module for a basic Linux Virtual Machine.

License:MIT License


Languages

Language:HCL 70.2%Language:Smarty 29.8%