Skip to content

den-by/aws-terraform-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Terraform Project

This Terraform project manages the deployment of any resources to the cloud (e.g., AWS, Azure, Google Cloud).

Prerequisites

  • Terraform 14.0+
  • AWS/GCP/Azure credentials (adjust depending on your requirements)

Installation

First, clone this repository to your local machine. Then navigate to the directory via the command line. Run the following command to initialize Terraform.

terraform init

Usage

terraform apply

Cleanup

terraform destroy

About

Examples of working with Terraform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages