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...
### 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...
Given an APIKey with `AllProductsReadOnly` as only permission set. It would be expected that all resources' state can be read using this API key. This would allow to do `terraform...
### 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...
### 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...
Currently we can use an image label when creating an instance, we should use the marketplace datasource to resolve it. From: ```hcl resource scaleway_instance_server server { image = "ubuntu_jammy" }...
When reviewing the whole documentation I noticed quite a lot of outdated anchors/links, and other minor style fixes (mostly unordered lists) that could be nice to clean up. I was...
Study whether or not tfplugindocs could help generation the reference documentation for the 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...
```hcl terraform { required_providers { scaleway = { source = "scaleway/scaleway" } } required_version = ">= 0.13" } # scaleway_rdb_acl # scaleway_rdb_database # scaleway_rdb_database_backup # scaleway_rdb_privilege # scaleway_rdb_read_replica # scaleway_rdb_user...
https://github.com/uber-go/nilaway