Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robsonribeiros/803924e07324d4d7dc39b463d931aaf0 to your computer and use it in GitHub Desktop.
Save robsonribeiros/803924e07324d4d7dc39b463d931aaf0 to your computer and use it in GitHub Desktop.
tool of create a terraform module
docker run --rm -it -v $(pwd):/generated -e myuid="$(id -u):$(id -g)" sudokar/generator-tf-module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment