You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when termination of Terraform resources happens, secrets and "resources" will still remain on the target's side.
As it is supported by REST API it will be great to expose for "users" of provider to be able to set delete_from_target when they decide it is safe to have this behavior.
Moreover it is the option on Doppler UI to keep or delete secrets on the target.
So, it will be great to get option to delete secrets of target. Maybe, can be set false by default for the "safety".
The text was updated successfully, but these errors were encountered:
Currently when termination of Terraform resources happens, secrets and "resources" will still remain on the target's side.
As it is supported by REST API it will be great to expose for "users" of provider to be able to set
delete_from_target
when they decide it is safe to have this behavior.Moreover it is the option on Doppler UI to keep or delete secrets on the target.
So, it will be great to get option to delete secrets of target. Maybe, can be set
false
by default for the "safety".The text was updated successfully, but these errors were encountered: