Provides a resource to manage URL Normalization Settings.
resource "cloudflare_url_normalization_settings" "example" {
zone_id = "0da42c8d2132a9ddaf714f9e7c920711"
type = "cloudflare"
scope = "incoming"
}
scope
(String) The scope of the URL normalization.type
(String) The type of URL normalization performed by Cloudflare.zone_id
(String) The zone identifier to target for the resource. Modifying this attribute will force creation of a new resource.id
(String) The ID of this resource.