jaloren
jaloren
A common scenario in AWS deployments is to have a production account and a test account. To ensure that the deployment is only run against the test account, it would...
I recently upgraded from terraform kitchen 3.3 to kitchen 4.0. This meant that I could use inspec aws resources (which is great). However, I ran into some difficulties due to...
In the past few months, newrelic has a brand new go SDK for generating infrastructure metrics. See [here](https://github.com/newrelic/infra-integrations-sdk/). The current metrics in the backend are rolled by hand and don't...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Note improving the ergonomics may just improving the documentation. If the docs already exist and I miss them, then this is user error on my part and apologies for wasting...
When I iterate through a set of test case steps, each step's list starts with an empty cell. Note this empty item precedes the first cell in the actual robotframework...
According to this link: https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Setting%20Up%20Volumes/ The following sentence exists. "It is recommended that only one VG must be created from one storage device." Not only is this grammatically incorrect, its...
The syntax highlighting is non-existent within a function block. It does not highlight variable names for example. See attached screenshot for an example. I have IntelliJ IDEA 2024.1.4 (Ultimate Edition)....