aws-samples / aws-modernization-workshop-base

Other
19 stars 34 forks source link

Updating Pipeline.yaml and cloudfront-s3-website.yaml Files #9

Closed Pjv93 closed 7 months ago

Pjv93 commented 7 months ago

*Description of changes: git defender no longer allows any content that has any potential sensitive data. Since the ACM cert is hardcoded, we cannot follow the steps to deploy the base workshop content into any new repos.

Screenshot 2024-03-28 at 10 49 36 AM

To remedy this, I have added a secret that the CFT will pull once its executed.

Screenshot 2024-03-28 at 1 52 55 PM

I have also made slight adjustments to the placeholders in order to use sed to easily replace them with my automation script.

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