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
243 stars 73 forks source link

typo: fix The name of environment variable in the configuration file … #443

Closed CC11001100 closed 1 year ago

CC11001100 commented 1 year ago

The name of the environment variable in the description on the front page of the Provider document is incorrect

This PR implements the following changes: fix The name of environment variable in the configuration file

image