pulumiverse / pulumi-hcp

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

Update upstream provider to v0.36.0 #23

Closed christophermaier closed 1 year ago

christophermaier commented 1 year ago

Updates the upstream HCP provider to v0.36.0, and the Pulumi SDK to v3.36.0.

The HCP v0.36.0 release is here: https://github.com/hashicorp/terraform-provider-hcp/releases/tag/v0.36.0

The last version of the upstream provider we used here was v0.33.0; the difference between the two versions can be seen here: https://github.com/hashicorp/terraform-provider-hcp/compare/v0.33.0...v0.36.0