Skip to content

Commit 2e76314

Browse files
committed
docs: add link
1 parent 8197015 commit 2e76314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/labs/lab01-modern-infrastructure-as-code/05-making-your-stack-configurable.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Changes to Outputs:
169169

170170
## 步驟三: 讀取更多檔案
171171

172-
如果每個 html 檔案都要寫一個 config,這樣相當麻煩,透過底下方式可以讀取單一目錄直接設定
172+
如果每個 html 檔案都要寫一個 config,這樣相當麻煩,透過底下方式可以讀取單一目錄直接設定,可以參考這篇設定『[Uploading Multiple files in AWS S3 from terraform](https://stackoverflow.com/questions/57456167/uploading-multiple-files-in-aws-s3-from-terraform)
173173

174174
```tf
175175
resource "aws_s3_bucket_object" "content" {

0 commit comments

Comments
 (0)