From dd90ff6e4770b54537d4f323ade35d3fec4680fe Mon Sep 17 00:00:00 2001 From: rad-ci-bot <103787451+rad-ci-bot@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:53:30 -0800 Subject: [PATCH] Update auto-generated documentation (#1010) * Autogenerate reference docs Signed-off-by: rad-ci-bot * Spellcheck --------- Signed-off-by: rad-ci-bot Co-authored-by: rad-ci-bot Co-authored-by: Aaron Crawfis --- .github/config/en-custom.txt | 1 + .../applications.core/2023-10-01-preview/environments/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/config/en-custom.txt b/.github/config/en-custom.txt index 5208253da..f06a237be 100644 --- a/.github/config/en-custom.txt +++ b/.github/config/en-custom.txt @@ -1210,6 +1210,7 @@ IdentitySettingKind KubernetesMetadataExtensionLabels outputResources SecretStore +plainHttp plainHTTP azd Russinovich diff --git a/docs/content/reference/resources/applications/applications.core/2023-10-01-preview/environments/index.md b/docs/content/reference/resources/applications/applications.core/2023-10-01-preview/environments/index.md index 2aba7caff..33486120e 100644 --- a/docs/content/reference/resources/applications/applications.core/2023-10-01-preview/environments/index.md +++ b/docs/content/reference/resources/applications/applications.core/2023-10-01-preview/environments/index.md @@ -200,7 +200,7 @@ description: "Detailed reference documentation for applications.core/environment | Property | Type | Description | |----------|------|-------------| -| **plainHTTP** | bool | Connect to the Bicep registry using HTTP (not-HTTPS). This should be used when the registry is known not to support HTTPS, for example in a locally-hosted registry. Defaults to false (use HTTPS/TLS). | +| **plainHttp** | bool | Connect to the Bicep registry using HTTP (not-HTTPS). This should be used when the registry is known not to support HTTPS, for example in a locally-hosted registry. Defaults to false (use HTTPS/TLS). | | **templateKind** | 'bicep' | Discriminator property for RecipeProperties.
_(required)_ | #### TerraformRecipeProperties