-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Hi,
Are you are working on/considering adding support for resources (next to data) to this provider?
While you can use a null_resource to create a sort of 'scripted' provider using provisioners. The support for running a script on destruction is very limited there (if you set the count to 0 it is executed, if you just remove it the script is never executed). It also lacks the option to set output variables based on the output of your script.
Reactions are currently unavailable