Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 323 Bytes

wordpress-terraform

Set up the whole wordpress infrastructure (Including the domain registration)


 git clone https://github.com/vijay-dcrust/wordpress-terraform/
 
 cd ~/wordpress-terraform
  

Edit your aws and website domain setting


vi variables.tf

terraform init

terraform apply