Skip to content

rascreid/ng-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How-to

This "pet-project" still in refactoring/improvement stage

With filled TFVARS run:

terraform init
terraform apply

Will be created:

  • 2 Ubuntu VMs in DO
  • Ansible inventory file will be auto generated from aws_route53 resource
  • VMs will be provisioned with Nginx 1-LB, 1-WebServer with simple static site

TFVARS Content

do_token = ""

access_key = ""
secret_key = ""

email    = ""
dns_zone = "smt.net."
pub_key  = "ssh-rsa ...."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published