netascode / terraform-ise-nac-ise

Terraform Cisco ISE Network-as-Code Module
https://registry.terraform.io/modules/netascode/nac-ise/ise
Apache License 2.0
3 stars 1 forks source link

Data model is missing resources for Identity Source Sequence #6

Closed grg1bbs closed 9 months ago

grg1bbs commented 9 months ago

Identity Source Sequence is needed for most certificate-based authentication.

The TF provider defines this resource: https://registry.terraform.io/providers/CiscoDevNet/ise/latest/docs/resources/identity_source_sequence

grg1bbs commented 9 months ago

Confirmed resolved with the addition of the resource in the latest branch