Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ahmedtoumi/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Install terraform

Please follow the instruction on the official website https://www.terraform.io/downloads.html

Config and start an example using nginx on docker

cd [config.tf path]
$ terraform plan -out config.tfplan
$ terraform apply
$ terraform show

we can check the existing container using

$ docker container ls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published