We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2fa6e commit e15c49cCopy full SHA for e15c49c
README.md
@@ -0,0 +1,7 @@
1
+This script utilizes the terraforming tool to iterate through all resource types
2
+it can handle and build both the .tf config files and the .tfstate state files.
3
+
4
+It's written in bash with some interesting sed commands.
5
6
+Make sure you export your AWS keys or use a profile indicator so this script can
7
+utilize your authentication.
0 commit comments