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
This Terraform Project creates an AWS Codebuild for building and uploading output to S3 Bucket,
The Bucket is configured to Static Host the OutPut angular Website.
The Codebuild usage docker Node.js image to build angular project, while running it i found that
sometimes docker hub rate limits codebuild, that is why I am using Aws Secrets Manager to Store
a Docker PAT