Skip to content

Error in azurerm_windows_web_app documentation for "client_certificate_mode" field description #1706

@cx-andre-pereira

Description

@cx-andre-pereira

The documentation in this section refers to "client_cert_enabled" instead of "client_certificate_enabled":

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/windows_web_app#client_certificate_mode-1

Image

This seems to be the name of the legacy resource's equivalent field and the issue is only present in the windows_web_app docs, not the linux's.

azurerm_linux_web_app :

Image

Legacy (azurerm_app_service) :

Image

Additionally the newer "client_certificate_enabled" does not state its default value unlike the legacy "client_cert_enabled"'s explicit false; does it also default to false ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions