Ringo De Smet
Ringo De Smet
### What happened? Customer has a stack where he disabled Kubernetes Server Side Apply. While running `preview` or `up`, SSA was still active. ### Steps to reproduce * Have a...
I'm trying to reproduce #418 by adding an additional `plan` step after the `apply` in test `TestAccOpsGenieTeam_complete` and expecting an empty plan. While I can reproduce this case manually using...
Hashicorp revealed a separate Terraform Plugin SDK and the company promotes for provider developers to migrate their code to use it. Source: https://www.terraform.io/docs/extend/plugin-sdk.html
This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --kind=bridge --target-bridge-version=latest`. --- - Upgrading pulumi-terraform-bridge from v3.80.0 to v3.81.0. - Upgrading pulumi-terraform-bridge/pf from v0.33.0 to v0.34.0.
This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --kind=provider --target-bridge-version=latest`. --- - Upgrading terraform-provider-grafana from 2.14.3 to 2.18.0.
This PR was generated via `$ upgrade-provider pulumiverse/pulumi-grafana --kind=provider --target-bridge-version=latest`. --- - Upgrading terraform-provider-grafana from 2.14.3 to 2.17.0.
Librarian-puppet only has a development dependency on puppet, but the code for processing Git sources in a Puppetfile still uses Puppet code directly to read the Puppet metadata file to...
When `pulumi-resource` is used as in input for a job, write out all the stack outputs to a file which can be used via `load_var` step in subsequent steps in...
### What happened? Building some bridged TF providers, which have custom package names defined for: * NodeJS * Python * dotnet When generating the language specific SDKs, the example code...
Since I bumped the version of Node to v18.18.2 on a number of my projects in `package.json`, setting up of this version as part of my github actions workflow frequently...