Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 816 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 816 Bytes

do-terraform

Creates a freebsd 11.0 instance and a dns record for radachy.com with terraform on Digital Ocean. Remote state backed by Google Drive.

Prerequisites

  • Doctl
    • brew install doctl
    • run doctl auth init and add your access token
  • Google Drive
    • brew install google-drive
  • Terraform
    • brew install terraform

Setup

Deploy

  • source ./setup.sh
  • terraform apply

Login