spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 373 forks source link

Enable user-tags-map - in Java config and auto-configuration #488

Open panser opened 5 years ago

panser commented 5 years ago

Can I enable aws tags from Java config ?

the same as here https://github.com/spring-cloud/spring-cloud-aws/issues/280

maciejwalkowiak commented 3 years ago

It's currently not possible to enable tags from Java config and it's not high on our priority list. PRs welcome!