LogoLogo
  • Welcome to Heeler!
    • Overview
    • Terminology
  • Getting Started
    • Code Setup
      • GitHub
      • GitLab
      • Azure DevOps
      • Bitbucket
      • Artifactory
      • GitHub Container Registry
      • On-Premises Broker
    • Cloud Setup
      • Amazon Web Services
        • AWS Supported Services
        • AWS Event Collection
      • Google Cloud Platform
        • GCP Supported Services
        • GCP Event Collection
    • Environment Boundaries
      • Implementing an Organizational Unit or Account Strategy
      • Implementing a Tag Strategy
      • Implementing a Resource Strategy
    • Integration Setup
      • Jira
      • Slack
      • Microsoft Teams
      • Shortcut
    • User Management
      • SAML / Single Sign-On
  • Product Walk-Through
    • Dashboard
    • Catalog
    • Security
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started
  2. Environment Boundaries

Implementing a Resource Strategy

PreviousImplementing a Tag StrategyNextIntegration Setup

Last updated 8 months ago

Was this helpful?

We recommend defining your environments at the organizational unit or account level. It makes analysis and maintenance of application environments simpler. If you need finer control over environment definition, it is possible to define it at the resource level.

It is possible to define an application's environment at the resource level by tagging these Compute resource types:

  • Application Scaling Group

  • Container

  • Function

  • Instance

For example, you have an application using AWS Elastic Container Service and it is an account that is tagged with the environment Development. Here are two views of that application deployment showing its inherited environment Development:

First, update the Environment Tag Development to allow it to be overridden.

Then add an Environment tag to your container service resource in its account, e.g., in AWS add Environment:Sandbox.

Then confirm that resource tag is harvested in Heeler

Then confirm that application deployment Environment has updated: