You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
This is to inform you about updating cloudformation template for Fargate. It was failing as it was unable to create S3 buckets due to the recent policy changes in S3 bucket. Adding below two lines to override the default behaviour helped me. We need to change it twice in the template as two buckets are being created.
Same issue for Webclient Template as well.
The text was updated successfully, but these errors were encountered:
I don't remember any other changes but i can check if you can provide me with error info / screenshot.
P.S: We have decided to go for alternative option as we don't get proper support for this project ( there was no response for my queries) and there are lot of security vulnerabilities too.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Team,
This is to inform you about updating cloudformation template for Fargate. It was failing as it was unable to create S3 buckets due to the recent policy changes in S3 bucket. Adding below two lines to override the default behaviour helped me. We need to change it twice in the template as two buckets are being created.
Same issue for Webclient Template as well.
The text was updated successfully, but these errors were encountered: