Skip to content

Commit

Permalink
Move firewall_policy block to better place in docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sune Keller <absukl@almbrand.dk>
  • Loading branch information
sirlatrom committed Mar 16, 2020
1 parent bc42d7e commit cf04f2e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions website/docs/r/application_gateway.html.markdown
Expand Up @@ -477,12 +477,6 @@ A `exclusion` block supports the following:

---

A `firewall_policy` block supports the following:

* `id` - (Required) ID of an existing Web Application Firewall Policy with which to associate the Application Gateway

---

A `custom_error_configuration` block supports the following:

* `status_code` - (Required) Status code of the application gateway customer error. Possible values are `HttpStatus403` and `HttpStatus502`
Expand All @@ -491,6 +485,12 @@ A `custom_error_configuration` block supports the following:

---

A `firewall_policy` block supports the following:

* `id` - (Required) ID of an existing Web Application Firewall Policy with which to associate the Application Gateway

---

A `redirect_configuration` block supports the following:

* `name` - (Required) Unique name of the redirect configuration block
Expand Down

0 comments on commit cf04f2e

Please sign in to comment.