This is very much personal preference but I am sharing this in the hope that people standardize their environment names and abbreviations.
GitHub Repository: https://github.com/SimonSparksUK/Orchestrator
Filename: Enumeration_General_EnvironmentAbbreviation.ts
exportenumEnvironmentAbbreviation{
Sandbox="SND",
Development="DEV",
SystemIntegrationTesting="SIT",
UserAcceptanceTesting="UAT",
QualityAssurance="QAS",
SecurityTesting="SEC",
Production="PRD"
}Discover more from Cloud Build Tools
Subscribe to get the latest posts sent to your email.
