Skip to content

Commit

Permalink
fix(PDNS): add a note for custom resolver location order change (IBM-…
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunchauhanibm authored Jan 22, 2025
1 parent 2dac226 commit be89282
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/r/dns_custom_resolver.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ Review the argument reference that you can specify for your resource.
- `profile` - (Optional, String) The profile name of the custom resolver. Supported values are `ESSENTIAL`, `ADVANCED`, `PREMIER`. Default value is `ESSENTIAL`.
- `allow_disruptive_updates` - (Optional, Boolean) Whether disruptive update is allowed for the custom resolver. Default value is false.

### Note

Change in `location` order will cause `dns_server_ip` to change.

## Attribute reference

In addition to all argument reference list, you can access the following attribute references after your resource is created.
Expand Down

0 comments on commit be89282

Please sign in to comment.