appgate / terraform-provider-appgatesdp

Terraform Provider for Appgate SDP
https://registry.terraform.io/providers/appgate/appgatesdp
MIT License
21 stars 10 forks source link

Support for explicit ID values #220

Closed SPSeanLong closed 2 years ago

SPSeanLong commented 2 years ago

Request to support optional ability to explicitly set the ID values. This can be helpful for when working with matching objects (entitlements/policies/etc..) across multiple environments since it is the only immutable property

thomascellerier commented 2 years ago

Note another approach we use for this in the k8s operator is to use the name as the identifier as far as automation is concerned.