Tom van Dinther

Results 29 issues of Tom van Dinther

I have installed the extension to both my host Windows system and to my Linux subsystem by cloning the git repository to: - Windows: `%USERPROFILE%\.vscode\extensions\vscode-cue` - Linux: `~/.vscode/extensions/vscode-cue` I closed...

For all regions other than `us-west-1`, spec unmarshalling fails with the message: ``` json: cannot unmarshal string into Go struct field CloudFormationResourceSpecification.PropertyTypes of type main.Resource ``` Looking into the source...

**Is your feature request related to a problem? Please describe.** I would like to use the EKS pod identity mechanism to provide credentials to the argo events controllers. Alternative credential...

enhancement
dependencies
go

### What problem are you facing? Suppose you want to extend functionality of a resource of which you should not be managing the lifecycle of. To extend functionality of this...

enhancement
good first issue

`stache` version: `stache-2.3.3@sha256:277a4d71f3612a72f314275c7ff3c872637de2b0e2ac7c9eca5bd83ee7aeea2f,4487` from [this stackage nightly](https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2022/10/31.yaml) GHC version: `9.2.4` --- **Issue:** Rendering an indented partial containing a list section indents only the first iteration of the list section correctly....

bug