-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.72.1
### Affected Resource(s)
aws_cognito_user_pool
aws_s3_object
aws_dynamodb_table_item
### Expected Behavior
Expec…
-
Hi, really love the extension! I work in a codebase where we often have multiple modules of the same name. The current functionality of the extension seems to just pick the first module it finds of th…
-
Sobek seems extremely promising, but I have one main question about the es module support.
The Readme says
> Also of note is that due to the nature of ESM you need to have an event loop implementati…
-
### Terraform Version
```shell
$ terraform version
Terraform v1.9.7
on linux_amd64
```
### Terraform Configuration Files
* File: `root/github-lab/provider.tf`
```terraform
terrafor…
-
> from '__go__/math' import Pi
> print Pi
>
this works and output
> grumpy run test.py
> 3.14159265359
>
but this not works
```
import "__go__/encoding/hex"
print hex.Dump('foob…
xukku updated
4 years ago
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
I recently got a Radiomaster TX16S II, and start…
jmole updated
16 hours ago
-
liblouis uses gnulib module `realloc-gnu`.
I suggest to use gnulib module `realloc-posix` instead.
Rationale:
* Gnulib module `realloc-gnu` will be removed in a few days, because it conflicts…
-
Detailed design: https://hackmd.io/@mvdan/Hy7iK0TEY
Note that the design just outlines the problem and the high level design of how it would be fixed. I've deliberately left the implementation deta…
mvdan updated
3 months ago
-
### Current Behaviour
Shattered Sun Marksman that do target practice hit the players who get too close to them without entering combat.
Evidence: [Youtube](https://youtu.be/KlizSnnQ64Y)
### Expec…
-
**Describe the bug**
I am trying to upgrade Loki from `v2.9` to `v3.2` and have already done this for majority of my k8s clusters. I have migrated from the `loki-distributed` helm chart to use the …