Skip to content

Commit

Permalink
Update cdn_frontdoor_origin_group.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
bubbletroubles authored Nov 30, 2024
1 parent c94ea86 commit 83e805a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/cdn_frontdoor_origin_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ A `health_probe` block supports the following:

* `protocol` - (Required) Specifies the protocol to use for health probe. Possible values are `Http` and `Https`.

* `interval_in_seconds` - (Required) Specifies the number of seconds between health probes. Possible values are between `5` and `255` seconds (inclusive).
* `interval_in_seconds` - (Required) Specifies the number of seconds between health probes. Possible values are between `1` and `255` seconds (inclusive).

* `request_type` - (Optional) Specifies the type of health probe request that is made. Possible values are `GET` and `HEAD`. Defaults to `HEAD`.

Expand Down

0 comments on commit 83e805a

Please sign in to comment.