apparentlymart / terraform-aws-tf-registry

Terraform module for creating a simple private Terraform registry in AWS with DynamoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Region is hard-coded to us-west-2

mhvelplund opened this issue · comments

If the resources are deployed in any other region, the registry successfully deploys, but won't work.

This seems to be fixed by #2

¯\(ツ)