Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added step for required environment type tag creation.

...

  1. Navigate to a list of supported event sources, e.g. CodePipeline pipelines, CodeBuild projects, or CloudFormation stacks in the target AWS region

  2. Navigate to the target resource and add a tag with key utoolity:atlassian:devops:environment:type and value Production or Staging (this is currently required due to the default Unmapped type not yet being surfaced in Compass – refer to https://utoolity.atlassian.net/l/cp/2xZoTa6n for details).

  3. Navigate to the target resource and

    • … for CodePipeline, navigate to the pipeline’s Settings page in the left sidebar and copy the Pipeline ARN

    • … for CodeBuild, navigate to the project’s Build historypage, click on a Build run, and copy the Build ARN

    • … for CloudFormation, navigate to the stack’s Stack infotab and copy the Stack ID

  4. Navigate to the AWS DevOps toolchain component page in the left side bar

  5. Paste the ARN into the AWS resource ARN field

  6. (Optional) Select the desired Component link type, i.e. Dashboard, or Other link (default)

  7. Click Link AWS DevOps resource to create the link

...