How to move Terraform root module state inside other root module
Aug 3, 2021 · 4 min read · I ran into the problem that I wanted to make an existing root module (I'll call this source) a child module of another root module (I'll call this destination). Both modules used a remote state backend. In my case a GCP storage bucket. Example Let's ...
Join discussion


