Skip to content

Useful for having liamg/tfsec and hashicorp/terraform in the same image

License

Notifications You must be signed in to change notification settings

jobtome-labs/terraform-with-tfsec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform and Tfsec

Utility to have both in the same container. For use with CI templates, hence it contains bash.

tfsec is a project by liamg (now aquasec), see here

The tag of this repo refers to the terraform version.

Note: in order to keep backwards compatibility with the already-published tag 0.12.24, the bash variant will be tagged 0.12.24-bash. From next version onwards, the tag will be again only the tf version.

Versions

terraform 1.0.0
tfsec v0.25.0

To override these default versions:

docker build -t linuxbandit/terraform-with-tfsec --build-arg TF_VERSION=1.23.45 --build-arg TFSEC_VERSION=v0.34.56 .

About

Useful for having liamg/tfsec and hashicorp/terraform in the same image

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%