pulumiverse / pulumi-hcp

A Pulumi provider for interacting with the Hashicorp Cloud Platform
Apache License 2.0
1 stars 2 forks source link

Upgrade underlying Terraform provider to v0.26.0 #10

Closed christophermaier closed 2 years ago

christophermaier commented 2 years ago

pulumi-hcp is currently based on v0.24.1, but v0.26.0 is the current release.

The key change we get by this is https://github.com/hashicorp/terraform-provider-hcp/pull/290.

christophermaier commented 2 years ago

Fixed by #12