Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom tags on Pipe CF stacks #91

Closed
triha74 opened this issue Jul 2, 2019 · 0 comments · Fixed by #261
Closed

Custom tags on Pipe CF stacks #91

triha74 opened this issue Jul 2, 2019 · 0 comments · Fixed by #261
Labels
enhancement New feature or request

Comments

@triha74
Copy link
Contributor

triha74 commented Jul 2, 2019

I would like to create tags on my repos for pipes and apps created by ADF. I’d like to use it to control access, split cost ect.

I’m thinking something like this should work.

pipelines:
  - name: blue-example
    type: cc-cloudformation
    tags:
        - Service: Blue
        - Owner: Me
    params:
      - SourceAccountId: 0987654321
    targets:
      - /qa
      - /prod
@bundyfx bundyfx added the enhancement New feature or request label Jul 3, 2019
@bundyfx bundyfx added this to the 1.2.0 milestone Jul 4, 2019
@bundyfx bundyfx modified the milestones: 1.2.0, 1.3.0 Jul 16, 2019
@bundyfx bundyfx modified the milestones: 1.3.0, v3.1.0 Feb 17, 2020
@bundyfx bundyfx mentioned this issue Apr 26, 2020
@sbkok sbkok removed this from the v3.1.0 milestone Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants