Brad Poulton 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
..
README.md 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
ghe-key.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
iam.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
main.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
output.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
s3.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
security-group.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前
vars.tf 6db5ae4486 Adds Codebuild for Packer builds 3 年之前

README.md

Codebuild_xdr_lcp

This module is used to create an OCI LCP image with codebuild, an AMI, and a baremetal AWS instance. This is prefered to creating the VM on personal Laptops. For OCI and VMware LCP images, the images can not be created in AWS.

See xdr-images/base/rhel7/oci/README.md for more information.

Assumptions:

  • AWS Secrets Manager has the github Personal Access Token.
  • AWS Secrets Manager has the private key and passphrase for msoc-build SSH key.