From c9295deb56080353e7ecede72740447d1fdb4ec7 Mon Sep 17 00:00:00 2001 From: tulna07 Date: Thu, 28 Mar 2024 11:56:00 +0700 Subject: [PATCH] update --- .../2-Image-Repository-Module/_index.md | 2 +- .../5-Terraform-Live-Repository/4-Security-Module/_index.md | 2 +- content/5-Terraform-Live-Repository/6-App-Module/_index.md | 6 +++--- static/images/5/3/0008.svg | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/5-Terraform-Live-Repository/2-Image-Repository-Module/_index.md b/content/5-Terraform-Live-Repository/2-Image-Repository-Module/_index.md index fd102e5..43958f0 100644 --- a/content/5-Terraform-Live-Repository/2-Image-Repository-Module/_index.md +++ b/content/5-Terraform-Live-Repository/2-Image-Repository-Module/_index.md @@ -204,7 +204,7 @@ git clone https://github.com/Definitely-not-AWS-Workshops/ip-printer.git cd ip-printer ``` -**16.** Go to your AWS account homepage. Click the AWS username dropdown and then get your AWS account ID. +**16.** Go to your AWS [hompage](https://console.aws.amazon.com/). Click the AWS username dropdown and then get your AWS account ID. ![00011](/images/5/2/00011.svg?featherlight=false&width=100pc) diff --git a/content/5-Terraform-Live-Repository/4-Security-Module/_index.md b/content/5-Terraform-Live-Repository/4-Security-Module/_index.md index de0d058..f12df94 100644 --- a/content/5-Terraform-Live-Repository/4-Security-Module/_index.md +++ b/content/5-Terraform-Live-Repository/4-Security-Module/_index.md @@ -100,7 +100,7 @@ Fill the following lines of code to *security/main.tf*. Remember to replace *\* with your GitHub username. In *environments/dev/app/main.tf* file, change ```hcl module "app" { - source = "git::https://github.com/tulna07/workshop-1-tf-modules.git//modules/app?ref=v1.0.0" + source = "git::https://github.com//workshop-1-tf-modules.git//modules/app?ref=v1.0.0" # Other inputs # ... @@ -472,7 +472,7 @@ to ```hcl module "app" { - source = "git::https://github.com/tulna07/workshop-1-tf-modules.git//modules/app?ref=v2.0.0" + source = "git::https://github.com//workshop-1-tf-modules.git//modules/app?ref=v2.0.0" # Other inputs # ... diff --git a/static/images/5/3/0008.svg b/static/images/5/3/0008.svg index 8a31567..815ef25 100644 --- a/static/images/5/3/0008.svg +++ b/static/images/5/3/0008.svg @@ -1,4 +1,4 @@ -
1
2
\ No newline at end of file +
1
2
\ No newline at end of file