Ringo De Smet
Ringo De Smet
I was testing this license classifier on the Hashicorp Terraform License file: https://github.com/hashicorp/terraform/blob/main/LICENSE But the classifier can't match this to the Business Source License 1.1 (BUSL-1.1). ```sh $ cd v2...
### Proposed changes When a customer has OAuth App access restrictions active in their Github organization, one more step is required to give the Pulumi Github App access to the...
Check whether and/or how to indicate that requests using this provider come from Pulumi.
Activate a muxed provider. The muxed provider wraps a native provider implemented with `pulumi-go-provider`.
This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --kind=provider --target-bridge-version=latest --target-version=4.20.1 --allow-missing-docs=true`. --- - Upgrading terraform-provider-grafana from 4.18.0 to 4.20.1. Fixes #362 Fixes #360
Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v4.20.1 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.
This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --kind=provider --target-bridge-version=latest --target-version=4.20.0 --allow-missing-docs=true`. --- - Upgrading terraform-provider-grafana from 4.18.0 to 4.20.0. Fixes #360
Release details: https://github.com/grafana/terraform-provider-grafana/releases/tag/v4.20.0 > [!NOTE] > This issue was created automatically by the upgrade-provider tool and should be automatically closed by a subsequent upgrade pull request.
Fixes #4048 Changes: * Extended `ReleaseTrigger` to accept tags --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
### What happened? Customer is using Pulumi CLI v3.207.0 which contains the fix for #20247. Before the fix, the customer encountered `CANCELLED` errors, but now the `preview` seems to stall...