Skip to content

Tool to iterate through an AWS account in a single region and generate both a Terraform state file and configuration. More info in blog post.

Notifications You must be signed in to change notification settings

KyMidd/TerraformingAllResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

Tool to iterate through an AWS account in a single region and generate both a Terraform state file and configuration. More info in blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages