Closed jwclark closed 4 years ago
Thanks for the PR! I have left a comment/requested changes.
Closing since I believe this is now possible using the latest API added in https://github.com/uktrade/fargatespawner/commit/72b20163825af557f401268a9f7108174e2dd83b
Two new config options:
Similar to spawner.environment, tags can also be set in the Authenticator pre_spawn_start method
or by overriding the new
get_tags
method in a subclass of FargateSpawnerOne caveat is that AWS only supports tags in ECS once you have opted in to the new ARN format.