netskopeoss / terraform-provider-netskope

Apache License 2.0
6 stars 5 forks source link

Feature Request: ability to import private apps #24

Open ctrl78 opened 11 months ago

ctrl78 commented 11 months ago

Hello,

It will be nice to be able to support import of existing apps. It will ease adoption of module for existing platforms and i don't like to re create all stuff :-)

2023-10-12T13:23:02.502+0200 [ERROR] vertex "module.private-apps.netskope_privateapps.map[\"dummy5\"] (import id \"tf-dummy5\")" error: resource netskope_privateapps doesn't support import 2023-10-12T13:23:02.502+0200 [ERROR] vertex "module.private-apps.netskope_privateapps.map (expand)" error: resource netskope_privateapps doesn't support import module.private-apps.data.netskope_publishers.all: Read complete after 0s [id=1697109782]

ns-sbrown commented 11 months ago

Ack...I have been looking to support import in future releases.

ctrl78 commented 11 months ago

Thanks, if can help let me know because I'm willing to move all my netskope private apps in a more modern way ( instead of clic clic ) :-)

GreedTP commented 7 months ago

This would be really great to have!