Just wanted to check if there is any way for configuring Terraform backend to store state file under S3 bucket’s subfolder than S3 bucket.
You can add the key parameter within the backend definition.
Thanks for the reply @tbugfinder
It worked out.