Deploy PiHole and WireGuard using Terraform

Prerequisites:
1. Oracle Cloud Account, described here
2. Oracle API Keys (Official Oracle Guide) also described here
3. Terraform installed (Official Terraform Guide) also described here

01. Clone the repository with the following commands:

$ git clone https://github.com/mateo-cogeanu/oracle-wireguard-pihole-terraform.git
$ cd oracle-wireguard-pihole-terraform
$ terraform init