We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb145d commit 63b8629Copy full SHA for 63b8629
website/docs/language/modules/sources.mdx
@@ -461,7 +461,7 @@ When the source of a module is a version control repository or archive file
461
(generically, a "package"), the module itself may be in a sub-directory relative
462
to the root of the package.
463
464
-A special double-slash syntax is interpreted by Terraform to indicate that
+A special double-slash syntax `//` is interpreted by Terraform to indicate that
465
the remaining path after that point is a sub-directory within the package.
466
For example:
467
0 commit comments