Skip to content

amirhgh/terraform-docker-demo

Repository files navigation

terraform-docker-demo

Simple deploy mysql on docker by terraform

How To

  1. init terraform
terraform init
  1. plan
terrafrom plan
  1. apply terraform
terraform apply
  1. show container and db info
terraform output --json

Environment Variables

TF_VAR_DB_NAME

export to set the database name

@dwsclass dws-ops-002-terraform

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages