Nuru
Nuru
**Describe the bug** I copied a working configuration out of Firefox and into Chrome, and got the error > The profile includes invalid `role_arn` parameter **Expected behavior** 1. Since it...
### Describe the Bug The command `atmos terraform shell` launches a shell in the component base directory, not the directory of the selected component, but `terraform` commands only work when...
### Describe the Feature #359 added Log Level control via `atmos.yaml` and the `ATMOS_LOGS_LEVEL` ENV var. For consistency with other options and other CLI tools, please add `--log-level` as a...
### Describe the Feature The `atmos describe stacks` command has a lot of filters. This can result in stacks being returned with empty results. I would like empty results to...
/kind bug **What happened?** - I am using [Terraform](https://www.terraform.io/) to manage AWS resources. - I tried to deploy, via Terraform, an EKS cluster with no nodes, but with the EFS...
**Describe the bug** Leapp configuration completely lost when moving from Apple Intel to Apple Silicon **Leapp Version** 0.24.3 **To Reproduce** 1. Migrate `~/.Leapp/Leapp-lock.json` from an Intel Mac to an M3...
### Edit: Revised enhancement request Modify the `ref+` syntax to only consume text following it until it gets to a whitespace character. Currently it consumes all text until the end...
I tried `html-minifier` but it was insanely slow on one of the first test files I fed it. I looked at #546 but that slowdown was on invalid input and...
Thank you for building for Apple M1. Please also build for Linux `arm64`.
### Describe the Feature Terraform does not treat modules like black boxes, it incorporates their code and looks at all the code at once. In doing so, any other modules...