force Delete
Parameters
value
Force Delete non-empty buckets using pulumi destroy
. AWS by default will not delete an s3 bucket which is not empty, to prevent losing bucket data and affecting other resources in lightsail. If force_delete
is set to true
the bucket will be deleted even when not empty.