Rather than installing and running terraform directly, we run it through a docker image defined in the docker-compose.yml
file.
Thus all the commands are called through docker. This gives us the additional advantage of being able to use any version of terraform (terraform files aren't usually backward compatible) without worrying about installation.
-
Notifications
You must be signed in to change notification settings - Fork 0
library-of-code/tf-aws
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample Terraform project to create, manage and destroy AWS ec2 instances (Infrastructure As Code)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published