From b409fc7dc4fcd45e45a03a41e369e864843c0f24 Mon Sep 17 00:00:00 2001 From: Daniel S Date: Wed, 30 Aug 2023 13:53:19 +0200 Subject: [PATCH] fix: fix link archive file --- content/en/docs/05/3-various.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/05/3-various.md b/content/en/docs/05/3-various.md index 0eee219..3939038 100644 --- a/content/en/docs/05/3-various.md +++ b/content/en/docs/05/3-various.md @@ -59,7 +59,7 @@ The code snippet above defines a map for the top three cloud platforms with thre ## Step {{% param sectionnumber %}}.2: Dynamic blocks Some Terraform resources (and data sources) have repetitive blocks, for example `archive_file`. See documentation -at https://registry.terraform.io/providers/hashicorp/archive/latest/docs/data-sources/archive_file +at https://registry.terraform.io/providers/hashicorp/archive/latest/docs/data-sources/file Example: