Closed KubaMazurkiewicz closed 1 year ago
Hey @KubaMazurkiewicz , plese try it again with new provider version and let us know if it works for you now.
Hey @fmunozmiranda with v0.6.19-beta im getting different error now:
terraform plan
data.ciscoise_network_access_policy_set.example: Reading...
Planning failed. Terraform encountered an error while generating this plan.
╷
│ Error: Failure when setting GetNetworkAccessPolicySets response
│
│ with data.ciscoise_network_access_policy_set.example,
│ on [main.tf](https://main.tf/) line 10, in data "ciscoise_network_access_policy_set" "example":
│ 10: data "ciscoise_network_access_policy_set" "example" {
│
│ Invalid address to set: []string{"items", "0", "rank"}
╵
@KubaMazurkiewicz please try it again with 0.6.20-beta
and let us know how does it go.
@fmunozmiranda with 0.6.20-beta it works fine. Thanks
Prerequisites
Describe the bug When I try to get all network access policy sets using following terraform code:
I'm getting following error:
Logs
CURL
curl -X GET "https://10.48.35.230:443/api/v1/policy/network-access/policy-set" -H "accept: application/json"
Response BODY
Environment (please complete the following information):