esc icon indicating copy to clipboard operation
esc copied to clipboard

Add support for tags

Open lblackstone opened this issue 2 years ago • 2 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

It would be helpful to include first-class tag support as part of the ESC definition. I'm picturing something like a tags section that supports key/value pairs.

Example:

imports:
  - foo
  - bar

tags:
  org: acme-corp
  environment: staging

values:
  object:
    array: [ "hello", "world" ]

Affected area/feature

lblackstone avatar Sep 19 '23 17:09 lblackstone

Assuming we will also support group by tags option in the Environments UI similar to stacks?

arunkumar611 avatar Nov 22 '23 22:11 arunkumar611

@arunkumar611 I believe this has shipped. Right?

aureq avatar Jul 25 '24 00:07 aureq