terraform-provider-scaleway
terraform-provider-scaleway copied to clipboard
Golang package seems broken
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