aws-samples / amazon-sagemaker-ml-pipeline-deploy-with-terraform

MIT No Attribution
48 stars 37 forks source link

ACL issue fix #11

Open ajaypani opened 5 months ago

ajaypani commented 5 months ago

Issue #10 :

Description of changes: added aws_s3_bucket_ownership_controls and aws_s3_bucket_public_access_block resources to configure the S3 bucket's ownership and public access settings. This resolved the error encountered.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.