Malte S. Stretz
Malte S. Stretz
After updating from 7.4 to 7.8, Jira failed to start due to permission problems for the log files. The "HEADS UP" in the README pointed me to the right direction...
### Search before asking - [X] I had searched in the [issues](https://github.com/RocketChat/Rocket.Chat.Electron/issues?q=is%3Aissue) and found no similar issues. ### Operating System - [ ] macOS - [ ] Windows - [X]...
#### Describe the bug I file this as a software bug though for now it could be considered a documentation bug because it can't be fixed until minio/minio-go#1766 is resolved:...
### Describe the Bug I must admit that this is a slightly esoteric use case and thus maybe some documentation at https://atmos.tools/cli/commands/vendor/pull#description would be sufficient. Let's assume that we have...
The `--help` explains `--safe-account-names` as > In profiles, replace any character sequences in account names not in A-Za-z0-9-._ with a single - The code replaces a different set of characters...
### Describe the Feature We are using the `vendor` feature a lot and especially while developing it is sometimes necessary to purge a vendored directories. In our case it boils...
### Describe the Bug While trying to understand why I have to set both `ATMOS_BASE_PATH` and `ATMOS_CLI_CONFIG_PATH` and if one of them used the other as a default I stumbled...
### Terraform Version ```shell Terraform v1.9.8 on linux_amd64 + provider registry.terraform.io/cloudposse/utils v1.24.0 + provider registry.terraform.io/hashicorp/aws v5.55.0 + provider registry.terraform.io/hashicorp/external v2.3.3 + provider registry.terraform.io/hashicorp/local v2.5.1 ``` ### Terraform Configuration Files `backend.tf.json`:...