From 664e55eb747c2eb935bb0ed7ee3a9719c8623129 Mon Sep 17 00:00:00 2001 From: "docs-sourcer[bot]" <99042413+docs-sourcer[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 16:33:24 +0000 Subject: [PATCH] Updated with the [latest changes](https://github.com/gruntwork-io/terraform-aws-service-catalog/releases/tag/v0.90.7) from the `terraform-aws-service-catalog@v0.90.7` source branch. --- .../app-orchestration/public-static-website.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/reference/services/app-orchestration/public-static-website.md b/docs/reference/services/app-orchestration/public-static-website.md index c4ddc80959..105f711020 100644 --- a/docs/reference/services/app-orchestration/public-static-website.md +++ b/docs/reference/services/app-orchestration/public-static-website.md @@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem'; import VersionBadge from '../../../../src/components/VersionBadge.tsx'; import { HclListItem, HclListItemDescription, HclListItemTypeDetails, HclListItemDefaultValue } from '../../../../src/components/HclListItem.tsx'; - + # Public Static Website @@ -343,6 +343,15 @@ The minimum version of the SSL protocol that you want CloudFront to use for HTTP + + + +If set to true, the S3 bucket will only be accessible via CloudFront, and not directly. NOTE: this is only known to work if the S3 Bucket is in us-east-1. + + + + + @@ -534,6 +543,6 @@ The ARN of the created S3 bucket associated with the website. "https://github.com/gruntwork-io/terraform-aws-service-catalog/tree/v0.90.6/modules%2Fservices%2Fpublic-static-website%2Foutputs.tf" ], "sourcePlugin": "service-catalog-api", - "hash": "82a00fb67550233dbb634a58671f4df7" + "hash": "3f31342b535292762ba91d6a7094aea6" } ##DOCS-SOURCER-END -->