RB

Results 449 issues of RB

### Describe the Bug After a terraform apply ``` Apply complete! Resources: 1 added, 0 changed, 0 destroyed. ╷ │ Warning: Argument is deprecated │ │ with module.ses.module.ses_user.module.store_write[0].aws_ssm_parameter.default["/system_user/ccp-dev/access_key_id"], │ on...

bug

For instance, okta. I have this ingress group setup for aws load balancer controller which is handy to allow oidc authentication directly to the atlantis load balancer One `Ingress` for...

documentation

Lifecycle hooks are supported but it would be nice to add - either a default lifecycle to prevent terraform from being killed in the middle of an apply or plan...

enhancement

This should - allow no-op changes (e.g. updating documentation or other changes without bumping versions) - prevent having to bump chart versions manually. I.e. It should default to minor bump...

enhancement

## what - [x] add default_tags - [x] self reviewed ## why - Consistent tagging without needing to try - Take advantage of the fixed `default_tags` in aws v5 provider...

## what - allow overriding the dynamodb table name ## why - This will make it possible to import older dynamodb tables without having to null portions of the context...

Hi @kou1okada . Thank you so much for continuing to support this great tool. I wrote https://github.com/ScoopInstaller/Main/issues/1331 because I was having issues with my path installation of packages. I've been...

Previous issue https://github.com/actions/stale/issues/613 which ended with the issue closed by the stale-bot. ## The problem > Stale bot is becoming a plague, closing important issues and harming the community. It...

enhancement

The lambda output returned a 0 return code when I saw the error in issue https://github.com/buildkite/buildkite-agent-scaler/issues/34. This makes it impossible to monitor for these types of errors. The lambda should...