feat: Add tags to `aws_appautoscaling_target` @MaxymVlasov (#133)
what
Update terraform-aws-dynamodb-autoscaler
module to set tags for aws_appautoscaling_target
resources
references
Related PR: cloudposse/terraform-aws-dynamodb-autoscaler#65
🤖 Automatic Updates
Update .github/settings.yml @osterman (#132)
## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` fileswhy
- Re-apply
.github/settings.yml
from org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update release workflow to allow pull-requests: write @osterman (#131)
## what - Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PRwhy
- So we can support commenting on PRs with a link to the release
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#130)
## what - Update workflows (`.github/workflows`) to use shared workflows from `.github` repowhy
- Reduce nested levels of reusable workflows