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
Add validation for stack names to ensure they start with a letter. This will conform to more rules around cloud deployments, for example azure key vault must be "3-24 alphanumeric characters. The name must begin with a letter, end with a letter or digit, and not contain consecutive hyphens".
The text was updated successfully, but these errors were encountered:
Add validation for stack names to ensure they start with a letter. This will conform to more rules around cloud deployments, for example azure key vault must be "3-24 alphanumeric characters. The name must begin with a letter, end with a letter or digit, and not contain consecutive hyphens".
The text was updated successfully, but these errors were encountered: