Tag archives for terraform output between two files
Referencing outputs from one terraform file in another terraform file
Split Configuration across multiple files You can (and should) split resources across multiple files (even folders, if you so desire). The entire deployment will have a single state file managing…