Skip to content

Commit 001dd48

Browse files
authored
Merge pull request #154 from sil-org/develop
rename silinternational to sil-org
2 parents d45ad02 + 903cf27 commit 001dd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ resource "aws_iam_user_policy_attachment" "cdk" {
3636

3737
// Set up custom domain name for easier fail-over.
3838
module "dns_for_failover" {
39-
source = "silinternational/serverless-api-dns-for-failover/aws"
39+
source = "sil-org/serverless-api-dns-for-failover/aws"
4040
version = "~> 0.6.0"
4141

4242
api_name = local.api_name

0 commit comments

Comments
 (0)