ionos-cloud/terraform-provider-ionoscloud

Typo in documentation of data ionoscloud_user/group

clemenschuaccso opened this issue · 3 comments

Description

In the documentation of data ionoscloud_user/group at the Attributes reference it says: The id of the LAN

Expected behavior

It should say: The id of the user/group

Environment

Provider version:

6.4.10

References

https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/data-sources/user
https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/data-sources/group

Thanks for creating this, indeed it is an issue. We also encourage contributions to the provider, as anyone can create a pull request.

I created a PR for this: #493

Great, thanks!