cisco-en-programmability / terraform-provider-dnacenter

https://registry.terraform.io/providers/cisco-en-programmability/dnacenter/latest/docs
MIT License
14 stars 12 forks source link

While creating global IP provider produced an unexpected new value: Root object was │ present, but now absent #264

Closed ishrak99 closed 3 months ago

ishrak99 commented 7 months ago

Prerequisites

Describe the bug While creating global IP provider produced an unexpected new value: Root object was │ present, but now absent

Expected behavior IP address pool is getting created with bug notification IP pool with terrform

Screenshots Please provide an screenshot of the successful API call with cuRL, Postman, etc.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

bvargasre commented 4 months ago

Hi @ishrak99

I tried global_pool and did not get the error you mentioned, You can activate the debug and send me the result either screenshots or .txt/.log Also if you can send me the .tf that you used for the test

You can enable debugging by exporting these environment variables:

set -x DEBUG 'true'
set -x TF_LOG 'DEBUG'

Once debug is enabled, you will be able to see all logs and dnac api calls.

bvargasre commented 3 months ago

@ishrak99 I'm closing this issue due to inactivity, if the issue persists or you have a new one, feel free to reopen the issue or create a new one.