Skip to content

This repo contain the terraform demo app of aws, azure, oracle cloud.

License

Notifications You must be signed in to change notification settings

LalitMohanJoshi/terraform-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Application Demo - [ AWS , AZURE, ORACLE]

This repositery contain terraform configuration for multiple cloud providers. It contain the basic demo to setup virtual cloud & associate service using terraform.

Installation

Use the package manager Terraform to install the Application.

# logic tfc 

terraform login

# apply terraform config fils

terraform apply

# apply terraform config fils with auto approve

terraform apply --auto-approve

# check tfc plan 
terraform init

terraform plan

# destroy tfc resources

terraform destroy --auto-approve

# format tf files

terraform fmt

# validate tfc file configuration

terraform validate

About

This repo contain the terraform demo app of aws, azure, oracle cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published