Terraform for dummies part 2: Launch an instance with a static website on AWS
Intro This has become a habit so far to explore different ways of automated provisioning for each cloud provider. This time, I will try Terraform on AWS and reproduce the same deployment I have completed on Oracle Cloud, and as usual we wonโt just deploy an instance but also configure a website linked to its …
Read more “Terraform for dummies part 2: Launch an instance with a static website on AWS”