Skip to content

AWS Lightsail

AWS Lightsail

Requirements

  • AWS account
  • terraform (1.0+) installed

Deploy

To deploy:

terraform init
terraform plan
terraform apply

Destroy

To destroy:

terraform destroy