Deploying a WordPress Site on an AWS EC-2 Instance using Terraform
Here, we will be doing two major things:
Deploy WordPress on an AWS EC2 instance using Terraform
Connect the instance to a database for WordPress to store its data using Terraform
Prerequisites
Knowledge of Terraform
An AWS account (you can eas...
basitt.hashnode.dev9 min read