Brad Poulton 5dd4525a69 Cleans up code spacing 4 gadi atpakaļ
..
README.md 08b86a9ea0 Adds Codebuild_ECR to GC 4 gadi atpakaļ
iam.tf e84f0b07dc Improves variables in IAM policies 4 gadi atpakaļ
kms.tf 5dd4525a69 Cleans up code spacing 4 gadi atpakaļ
main.tf 08b86a9ea0 Adds Codebuild_ECR to GC 4 gadi atpakaļ
outputs.tf 08b86a9ea0 Adds Codebuild_ECR to GC 4 gadi atpakaļ
s3.tf e84f0b07dc Improves variables in IAM policies 4 gadi atpakaļ
vars.tf e84f0b07dc Improves variables in IAM policies 4 gadi atpakaļ

README.md

CodeBuild ECR Base

This module is the building blocks for the AWS CodeBuild projects. No CodeBuild projects should be included in this module. This module is for AWS objects that all or many CodeBuild projects require.

When starting from scratch, the RHEL image needs to be manually uploaded to ECR. The TF creates the ECR repo.

  • Run the TF
  • Upload the RHEL docker images needed for the CodeBuild projects