Created
May 12, 2025 14:37
-
-
Save robsonribeiros/803924e07324d4d7dc39b463d931aaf0 to your computer and use it in GitHub Desktop.
tool of create a terraform module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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