From fee2b58ecbd88f8b4b88b49de82a056b73fce81d Mon Sep 17 00:00:00 2001 From: Tony Vattathil Date: Tue, 15 Jun 2021 17:39:50 -0700 Subject: [PATCH] Update from aws-quickstart to aws-ia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb1f576..36a7fd1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The Terraform Amazon Web Services (AWS) Label module generates consistent label module "label" { - source = "aws-quickstart/label/aws" + source = "aws-ia/label/aws" version = "0.0.1"