Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 425 Bytes

Terraform Examples

Some examples of how to use Terraform.

Multi

Launches an instance into;

  • Microsoft Azure
  • Amazon Web Services
  • Digial Ocean

Installs NGINX and then creates an A record in Route53 to send traffic to all three instances. The final configuration looks something like;