terraform-provider-scaleway
terraform-provider-scaleway copied to clipboard
Terraform Scaleway provider
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
close [#2569](https://github.com/scaleway/terraform-provider-scaleway/issues/2569)
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...
### Terraform Version ```shell Terraform v1.9.7 ``` ### Affected Resource(s) * scaleway_instance_server ### Terraform Configuration Files ```hcl resource "scaleway_instance_server" "proxy" { type = "DEV1-S" project_id = var.project_id count = var.nbproxy...
Closes #2765 Still require changes in scaleway-sdk-go as it will resolve on its own instead of relying on API.