F5Networks / terraform-provider-bigip

Terraform resources that can configure F5 BIG-IP products
https://registry.terraform.io/providers/F5Networks/bigip/latest/docs
Mozilla Public License 2.0
103 stars 119 forks source link

RFE: Add new resource to create/manage DNS Resolver configuration #864

Closed amolari closed 8 months ago

amolari commented 1 year ago

Is your feature request related to a problem? Please describe.

We would like to be able to create and manage DNS Resolver configuration (in the UI under Network >> DNS Resolvers ) with the BIGIP TF provider.

Describe the solution you'd like

Add support for DNS Resolvers creation/management Route Domain support should be provided.

pgouband commented 8 months ago

Hi @amolari,

DNs resolver is available on Declarative Onboarding. Have you tried using Declarative Onboarding?

amolari commented 8 months ago

Hi @pgouband It's fine to configure it from DO. Closing this issue. Thank you.