hreem-it/toggla

Add Tags and multiple environments to AWS deployment

Opened this issue · 0 comments

Tags:
      - Key: "app"
        Value: "toggla"
      - Key: "region"
        Value: !Sub ${AWS::Region}
      - Key: "environment"
        Value: "test"