terraform-provider-googleworkspace
terraform-provider-googleworkspace copied to clipboard
missing custom role attribute for groups
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html.
Terraform Version
Run terraform -v
to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
❯ terraform -v
Terraform v1.7.4
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v5.46.0
+ provider registry.terraform.io/hashicorp/googleworkspace v0.7.0
Affected Resource(s)
https://registry.terraform.io/providers/hashicorp/googleworkspace/latest/docs/resources/group_settings
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
# googleworkspace_group_settings
Debug Output
Please provider a link to a GitHub Gist containing the complete debug output: https://www.terraform.io/docs/internals/debugging.html. Please do NOT paste the debug output in the issue; just paste a link to the Gist.
NA
Panic Output
NA
Expected Behavior
I should be able to manage the role
attribute for group_settings
.
Actual Behavior
role
attribute is not available.
Steps to Reproduce
NA
Important Factoids
References
¯\_(ツ)_/¯