Amazon web services – Terraform creating S3 Bucket
I having trouble when developing and uploading my react app to aws s3 My Folder structure is as follows React App (root folder) index.html styles.css script.js src infra main.tf infra folder is in the root folder React App My code…