webside/docs: add note re: archive subdirectories to http download (#26020)

section
This commit is contained in:
Kristin Laemmert 2020-08-28 09:54:43 -04:00 committed by GitHub
parent ba461fe0e1
commit 3e1f741666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -348,6 +348,11 @@ module "vpc" {
}
```
-> **Note:** If the content of the archive file is a directory, you will need to
include that directory in the module source. Read the section on
[Modules in Package Sub-directories](#modules-in-package-sub-directories) for more
information.
## S3 Bucket
You can use archives stored in S3 as module sources using the special `s3::`