RoseSecurity
RoseSecurity
## what - Utilizes ECR credential helper ## why - Spacelift updated their AMI to AL23, resulting in broken packages with the current installation script
### Description Right now, the `nri-statsd` chart requires the API key to be hardcoded in the `values.yaml` or injected during the `helm install`, but it would be better if a...
# What and Why - Updates documentation to demonstrate how to recursively scan all files in a repository or directory before running Kubent - This is a more practical example...
# What and Why - Support pinning the terminal to the top of the application for that execution can flow from the top to the bottom like a traditional terminal
### Feature Description - Would it be possible to control adding `newrelic_user`'s to groups via their resource? This is currently available using the `newrelic_group`, but I believe this would be...
# What and Why The installation instructions in the `README.md` suggest adding `Plug 'nordtheme/vim'` to the `.vimrc` file. However, this doesn't match the installation documentation which recommends adding `Plug 'arcticicestudio/nord-vim'`...
## what > [!NOTE] > This component was developed by @aknysh - [X] Creates a new component for `access-analyzer` ## why This component is responsible for configuring AWS Identity and...
### Expected Behavior Within the `github_branch_protection` resource, I have a `restrict_pushes` block that allows pushes to the protected branch by fetching the `github_user` `node_id`. ```hcl restrict_pushes { blocks_creations = var.restrict_pushes_blocks_creations...
### OpenTofu Version ```shell OpenTofu 1.6.2 ``` ### Use Cases I want to be able to have conditional validation on variables - the condition being the value of other variables....
## what - Add devcontainer for basic Debian Geodesic build - Incorporate develeper experience VS Code plugins for easier documentation readability and terminal configurations - Adds README button for accessing...