Skip to content

How do I deploy the same module in multiple regions? #182

Answered by rhoboat
rhoboat asked this question in Help
Discussion options

You must be logged in to vote

Fair point! One way you could do this is how we do it in terraform-aws-security. You found that autogen file, but it's created by a code generator in the codegen directory. These contain code to automate the multi-region configuration.

I think there's a fairly thorough explanation describing how you'd go about adding a new module, but from that info you could extrapolate how you'd write your own multi-region module generator. Check these out:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rhoboat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
1 participant