DelineaXPM / terraform-provider-tss

MIT License
6 stars 3 forks source link

Add import feature for resource_secret #48

Open jbatmalle opened 8 months ago

jbatmalle commented 8 months ago

Feature / Enhancement proposed

Could you add import feature to resource_secret ?

Workarounds

Destroy secret and recreate it. Or (not recommanded) modify terraform state and add id to resource_secret item.

Has the feature been requested before?

No

If the feature request is approved, would you be willing to submit a PR?

[X] Yes [] No