Diego OJeda (BinBash)
Diego OJeda (BinBash)
Implement Release Drafter action to automatically build release drafts. Ref: https://github.com/binbashar/le-tf-infra-aws/blob/master/.github/workflows/release-management.yml
## Describe the Feature According to [this article](https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1), just knowing the name of a bucket, regardless of the bucket being private or public, issuing an unauthorized PUT request will charge...
## Describe the Feature Update our [secret management conventions](https://binbash.atlassian.net/wiki/spaces/BDPS/pages/2425978910/Secrets+Management+Conventions) and make them available to the public, either via Leverage docs or via in-repo docs. ## Expected Behavior - ## Use...
## Describe the Feature Currently the ECR approach is centralized on the Shared account. That should be changed to a per-environment (account) approach. That way every account would be in...
## Describe the Feature Review our security services posture. ## Describe Ideal Solution 1. Read this article: https://cloudonaut.io/2023-08-04-aws-security-monitoring/ 2. Then review the relevant services that we have implemented in this...
## Describe the Feature AWS supports using a delegated admin account to centralize CloudTrail events and management of the accounts of the AWS Organization. Adopting that approach should simplify the...
## Describe the Feature Define a naming convention for labels and annotations we use on cluster components and workloads. This should serve as a reference for any implementations we make....
## Describe the Feature * First, do an analysis to fully understand the extent of this change. * Secondly, sketch out a small migration plan (which should include at least...
## Describe the Bug While running Terraform commands via Leverage I get the following: ``` │ Error: error configuring S3 Backend: no valid credential sources for S3 Backend found. │...