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
Discovery should generate a model with variable placeholders for the common attribute values that need to change between environments (e.g., endpoints, user credentials, etc.). Discovery should populate the variable file with the values found in the environment (except for passwords, which should always be populated with a string indicating that they need to be specified).