terraform-provider-scaleway icon indicating copy to clipboard operation
terraform-provider-scaleway copied to clipboard

Golang package seems broken

Open mtparet opened this issue 1 year ago • 3 comments
trafficstars

If you compare https://pkg.go.dev/github.com/scaleway/terraform-provider-scaleway/[email protected] and https://pkg.go.dev/github.com/scaleway/terraform-provider-scaleway/[email protected], you will see scaleway directory is missing.

It seems this PR https://github.com/scaleway/terraform-provider-scaleway/pull/2448/files has caused this issue.

It preventing us using Pulumi because we need latest version to use VPC new routing feature. https://github.com/pulumiverse/pulumi-scaleway/pull/293

mtparet avatar Jun 03 '24 21:06 mtparet