Skip to content

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 15:21
622ce1e
allow to add additional attributes and tags to autoscaler @etwillbefine (#52)

what

This is to avoid adding a region prefix to dynamodb tables because the autoscaler IAM role requires additional region indicator in its names

why

  • IAM policies and roles need to be unique
  • DynamoDB tables should not have a region indicator as they are regional