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
Most backends are authenticated using env vars. Given the removal of environment:, this will require a new dedicated (and generic) env setting in the plugin, so users can insert the required env vars, being it TF_VAR_* or others.
Just FYI, no urgency or similar. Also HTH.
The text was updated successfully, but these errors were encountered:
Most backends are authenticated using env vars. Given the removal of
environment:
, this will require a new dedicated (and generic)env
setting in the plugin, so users can insert the required env vars, being itTF_VAR_*
or others.Just FYI, no urgency or similar. Also HTH.
The text was updated successfully, but these errors were encountered: