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

Tags should support same format as provider.tags #78

Open
estahn opened this issue Jul 4, 2022 · 0 comments
Open

Tags should support same format as provider.tags #78

estahn opened this issue Jul 4, 2022 · 0 comments

Comments

@estahn
Copy link

estahn commented Jul 4, 2022

I'm using the following:

  tags: &tags
    ManagedBy: Serverless Framework
    Service: ${self:service}
    Stage: ${sls:stage}
    Environment: ${sls:stage}
  stackTags:
    <<: *tags

I can not reuse the anchor with the bucket due to the current format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant