DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Delete a non-empty COS bucket using Terraform

4 years ago dzone.com
Delete a non-empty COS bucket using Terraform

Summary: This is a summary of an article originally published by the source. Read the full original article here →

The cloud service provisioning for the use-case happens using Terraform scripts. The tough part was to delete the COS bucket using terraform destroy.

So, I started looking for options to use with Terraform and got reminded of the Opensource MinIO client. But, the challenge here is I want to use MinIO client only with terraform destroy .

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com