Skip to content

S3 bug after terraform manipulation

0

S3 console

I think I broke something with terraform

aws s3 rm s3://corx-123123 fatal error: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist

PS: How long does it take to settle when bucket was deleted?

asked 3 years ago395 views
1 Answer
0

Hi,

Most likely you will have to create a new bucket in Terraform with a new name to fix it.

Hope it helps ;)

EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.