WordPress with Terraform and AWS Lightsail (bit3): Route53 Terraform
We now have an AWS Lightsail instance running a WordPress site. Next, we'll setup DNS so we don't have to use the static IP to access the site. There are…
We now have an AWS Lightsail instance running a WordPress site. Next, we'll setup DNS so we don't have to use the static IP to access the site. There are…
Last time we setup an AWS account. Today we'll setup a Lightsail site using Terraform! Pre-requisites: An AWS Account. See previous post for more details. AWS CLI. Terraform CLI. There…