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

feat: add minio_s3_object data source #572

Closed lorenzofelletti closed 1 month ago

lorenzofelletti commented 1 month ago

Add S3 Object Data Source

This PR implements the following changes:

felladrin commented 1 month ago

That's a great addition! Thank you, and congratulations on your first contribution to this repo, @lorenzofelletti! 🎉

lorenzofelletti commented 1 month ago

@felladrin thank you for the kind words! 😁