Skip to content

codermattt/terraform_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform_practice

Overview

This repository contains Terraform configurations for managing infrastructure as code (IaC). Terraform enables declarative infrastructure management across various cloud providers.

Prerequisites

Before using this Terraform project, ensure you have the following installed:

  • Terraform
  • Cloud provider credentials (e.g., AWS, Azure, GCP), to allow terraform to communicate with it

Notes

  • I setup the infrastructure on vscode, then run the terrafrom commands on git Bash terminal in vscode
  • The different projects (set up in each excercise folder) build on top of each other
  • The private keys of the key pairs were removed for security purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published