linode / terraform-provider-linode

Terraform Linode provider
https://www.terraform.io/docs/providers/linode/
Mozilla Public License 2.0
202 stars 98 forks source link

[Feature]: Bring account options insync with Linode API #1599

Closed virtualserverguy closed 1 month ago

virtualserverguy commented 1 month ago

Description

In the API we can manage volume access in the user permissions https://techdocs.akamai.com/linode-api/reference/put-user-grants with "add_volumes": true, This is not in the terraform provider.

New or Affected Terraform Resources

No response

Potential Terraform Configuration

No response