CiscoISE / terraform-provider-ciscoise

Terraform Provider for Cisco ISE
https://registry.terraform.io/providers/CiscoISE/ciscoise/latest/docs
MIT License
9 stars 4 forks source link

ciscoise_network_device_group encounter error to add device group #100

Closed zlun26981 closed 1 year ago

zlun26981 commented 1 year ago

Prerequisites

Describe the bug A clear and concise description of what the bug is.

I'm trying to create network device group with ciscoise_network_device_group resource, however, it return error as " Invalid address to set: []string{"parameters", "0", "ndgtype"} "

Expected behavior A clear and concise description of what you expected to happen.

Create network device group

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

Environment (please complete the following information):

Additional context Add any other context about the problem here.

KubaMazurkiewicz commented 1 year ago

Hey @zlun26981 this issue was fixed in 0.6.21-beta. Try latest provider version.

https://github.com/CiscoISE/terraform-provider-ciscoise/issues/94

fmunozmiranda commented 1 year ago

Closed due is already fixed.