CiscoDevNet / terraform-provider-ise

Terraform Cisco ISE Provider
https://registry.terraform.io/providers/CiscoDevNet/ise/latest
Mozilla Public License 2.0
4 stars 1 forks source link

Need provider resources for Identity Source Sequence #22

Closed grg1bbs closed 7 months ago

grg1bbs commented 8 months ago

Provider is missing a resource for creating an Identity Source Sequence, a config item commonly used in Authentication Policies. Both resource and data source objects should be available for create and get operations based on the APIs documented here: https://developer.cisco.com/docs/identity-services-engine/latest/#!idstoresequence

danischm commented 7 months ago

https://github.com/CiscoDevNet/terraform-provider-ise/commit/e86a92d922f0e5de8dc27eba6dc9d7f516b78a49

danischm commented 7 months ago

Added in v0.1.9 .