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

Terraform SDK 2.26.x #448

Closed BuJo closed 1 year ago

BuJo commented 1 year ago

Updates the Code for Terraform Plugin SDK 2.26.x. Some deprications around generating/handling IDs in Terraform. Closes PR #441 as well.