Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

ViralOne/website-factory-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WIP Terraform infrastrucutre for Website Factory

Right now there is only one directory and that is for AWS but in the future there will be one more directory for Azure

Usage AWS

To use the terraform infrastructure you need to execute in each folder the next commands:

$ terraform init
$ terraform plan
$ terraform apply

You have to execute in a specific order:

  1. Change the details in local.tf for each ONG
  2. Plan & Apply changes

Note that this example may create resources which cost money. Run terraform destroy when you don't need these resources.

Requirements

Name Version
terraform >= 1.0.0
aws_cli >= 2.6.0

About

WIP Website Factory Infrastructure for AWS & Azure

Resources

Stars

Watchers

Forks