aminueza / terraform-provider-minio

Terraform provider for managing MinIO S3 buckets and IAM Users.
https://registry.terraform.io/providers/aminueza/minio
GNU Affero General Public License v3.0
233 stars 69 forks source link

Add a description for every attribute in the documentation #529

Closed sebastienbonami closed 1 month ago

sebastienbonami commented 10 months ago

Description

I wanted to know what meant attribute force_destroy for resource minio_s3_bucket, but couldn't find a description in the documentation: https://registry.terraform.io/providers/aminueza/minio/1.18.0/docs/resources/s3_bucket

I noticed that several attributes in different Resources and Data Sources don't have a description. I suggest to add a description for every possible attribute for clarity and understanding.

Versions

1.18.0