Terraform Project

This project is a Terraform configuration for creating and managing infrastructure on AWS.

Requirements

  • Terraform 0.14 or later
  • AWS account

Usage

  1. Clone the repository
git clone https://github.com/ahmedsaadx/terraform-project.git
  1. Initialize Terraform
terraform init
  1. Plan and apply the Terraform code
terraform plan
terraform apply

Note

  • This project is just an example, please use it at your own risk.
  • Before applying the terraform code please make sure you understand what it does.

challenge

image_7

results

image_1 image_2 image_3 image_4 image_5 image_6 image_7