Closed ishrak99 closed 3 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.
@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.
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
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.