October 2023
-
Installing application packages and services – Infrastructure as Code (IaC) with Terraform
We will use the apt module to install the packages on Ubuntu, and the service module to start and enable the service. Let’s start by installing Apache on the web…