Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerize dd2tf #21

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Dockerize dd2tf #21

wants to merge 16 commits into from

Conversation

toozej
Copy link

@toozej toozej commented Jul 24, 2019

Creates a Docker image for dd2tf so it can be built and ran on a host which doesn't have Go installed (but of course does have Docker installed). Also includes some small Bash wrappers for quickly creating and running the Docker image, and a minor change to main.go to place exported Terraform files into a subdirectory called "exports" which is mounted to the Docker container.

@amnk
Copy link
Owner

amnk commented Jan 9, 2020

@toozej Thank you very much for PRs. I know I've been silent on this, but let's merge this if dd2tf is still useful for someone. Would you be able to restore namings in code and squash your changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants