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
Some Acceptance Tests require connectivity and credentials to Azure (ACS Blob Stores).
These tests can be activated currently using the environment variable TF_ACC_ACS_BLOB_STORE=1 , but are not run in CI due to lack of Azure credentials.
Some Acceptance Tests require connectivity and credentials to Azure (ACS Blob Stores).
These tests can be activated currently using the environment variable
TF_ACC_ACS_BLOB_STORE=1, but are not run in CI due to lack of Azure credentials.