amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
732 stars 97 forks source link

Add Better Tagging Support Across all Resources #118

Open christopherhein opened 6 years ago

christopherhein commented 6 years ago

Would be nice to have a mechanism for setting tags not just on the CFT stack but also on the resources. Should be implemented as a single structure for all Objects to make parsing easy.

spec:
  tags:
  - key: OrganizationalUnit
    value: device-management