/terraform-docker

Run terraform easily inside a contair

Primary LanguageShell

Run Terraform in a Container

Examples

Run latest version of terraform without any bind mount

docker run -it --rm  ghcr.io/dellelce/terraform terraform version