How to specify the deployment environment type in Develop with AWS
You want to adjust the default deployment environment type in Develop with AWS | Utoolity by tagging your AWS resources:
Instructions
The concept is similar across all supported Atlassian products like Jira and Compass, and all supported AWS services like CodePipeline, CodeBuild, and CloudFormation:
Navigate to the deployment event source in AWS, e.g. a CodePipeline pipeline, a CodeBuild project, or a CloudFormation stack
Add a tag with key
utoolity:atlassian:devops:environment:type
and …… in Jira, use one of the values listed in section Configure your deployments view within Enable deployments, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)… in Compass, use one of the values listed for the CompassDeploymentEventEnvironmentCategory, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)While the Compass API already supports and persists all environment types, the Compass UI currently only surfaces the
Production
andStaging
environments (refer to Cannot see development environment for Compass component for details/updates)!
The environment types are case insensitive so that you can use your preferred phrasing.
Related articles
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.