Skip to content

Commit

Permalink
pDNS documention correction for CR forwarding rule. (#4695)
Browse files Browse the repository at this point in the history
* Enabled argument updated in docs for PDNS glb resource

* reverting the change made to main branch wrongly

* Document correction for CR forwarding rule type

* Corrected documentation for forwarding rule type value
  • Loading branch information
gahlaut-rahul authored Jul 20, 2023
1 parent 9d2fefc commit 0a834c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Review the argument reference that you can specify for your resource.
* `resolver_id` - (Required, String) The unique identifier of a custom resolver.
* `description` - (Optional, String) Descriptive text of the forwarding rule.
* `type` - (Optional, String) Type of the forwarding rule.
* Constraints: Allowable values are: `zone`, `hostname`,`Default`.
* Constraints: Allowable values is: zone.
* `match` - (Optional, String) The matching zone or hostname.
* `forward_to` - (Optional, List) The upstream DNS servers will be forwarded to.

Expand Down

0 comments on commit 0a834c0

Please sign in to comment.