Ringo De Smet

Results 107 issues of Ringo De Smet

### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your...

help wanted
improvement
resources

Redoing what was done in #54 but now via Claude Code. Added some intricate repository details in `CLAUDE.md`, Claude's memory, but failed to generated code for now as Claude Code...

One of the more recent upgrade attempts to bring this Pulumi provider in sync with a newer upstream Terraform provider failed because of a reported incompatibility between the licenses at...

Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.25.0 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.

kind/enhancement

This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --target-version v3.22.3`. --- - Upgrading terraform-provider-grafana from 3.22.2 to 3.22.3. Fixes #267 - Upgrading pulumi-terraform-bridge from v3.105.0 to v3.108.0.

needs-release/patch

Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.24.1 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.

kind/enhancement

Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.22.4 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.

kind/enhancement

Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v3.22.3 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.

kind/enhancement

### What happened? When using the `-g | --generate-only` flag with `pulumi new`, the wrong Python project descriptor file is generated when selecting `uv` as the tool. ### Example ```sh...

kind/bug
language/python
area/new

Fixes: #67 Hashicorp relicensed their product offering to the Business Source License 1.1 https://github.com/search?q=org%3Ahashicorp+%22Business+Source+License+1.1%22+language%3AText&type=code&l=Text The LICENSE files installed in the repositories have a Hashicorp specific preamble, for instance:\ https://github.com/hashicorp/terraform/blob/ec0ecca1a6eef4bd90138de064b9e54b668622ac/LICENSE#L4-L47 I...