sdesousa86

Results 2 comments of sdesousa86

Hello, Here is my use case: I'm using a python script in order to empty an S3 bucket containing thousands of objects ("force_destroy = true" option of the aws_s3_bucket Terraform...

Hi all, I finally found a workaround for my use case (s3 bucket resource, where "triggers" block is not allowed), hope it will help some of you: ``` locals {...