From f80fe938f307b2cc781fcbbb6f98485990dfaccc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Sep 2024 09:33:23 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91958fd..2cb8ea1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ an ASG ```hcl module "fck-nat" { - source = "RaJiska/fck-nat/aws" + source = "git::https://github.com/RaJiska/terraform-aws-fck-nat.git" name = "my-fck-nat" vpc_id = "vpc-abc1234"