Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 330 Bytes

This script utilizes the terraforming tool to iterate through all resource types it can handle and build both the .tf config files and the .tfstate state files.

It's written in bash with some interesting sed commands.

Make sure you export your AWS keys or use a profile indicator so this script can utilize your authentication.