- hosts: localhost

  vars:
    terraform_version: 0.12.7
    terraform_dir: /opt

  roles:
  - role: migibert.terraform
