terraform-provider-scaleway
terraform-provider-scaleway copied to clipboard
Resource to create a project
trafficstars
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
As a devOps engineer, I've a root terraform context that setup sub contexts (production, staging, dev, reviews clusters). I want to isolate each context in a project, to be able to audit easier.
Be able to create a project via the main api key, then pass project id in sub contexts to limit scope seems to be a good way to do.
New or Affected Resource(s)
- scaleway_project ?
References
- #729 (seems related)