Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tfstate-merge

Merge resources from several terraform states into another one

Usage

We can merge resources from any project to any other project, it doesn't really matter what backend you are using:

python mergestates.py /home/jprats/terraform/projectA /home/jprats/terraform/projectB ... /home/jprats/terraform/projectZ

DEBUG = os.getenv("DEBUG", False) DRYRUN = os.getenv("DRYRUN", False)

About

Merge resources from several terraform states into another one

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages