|
há 3 anos atrás | |
---|---|---|
.. | ||
README.md | há 3 anos atrás | |
constants.tf | há 3 anos atrás | |
ghe-key.tf | há 3 anos atrás | |
globals.tf | há 3 anos atrás | |
iam.tf | há 3 anos atrás | |
main.tf | há 3 anos atrás | |
output.tf | há 3 anos atrás | |
s3.tf | há 3 anos atrás | |
s3_binaries.tf | há 3 anos atrás | |
security-group.tf | há 3 anos atrás | |
vars.tf | há 3 anos atrás |
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. It uses the Terraform GitHub Provider and requires a Personal Access Token. This should be your Personal Access Token not mdr-aws-codebuild's token (see how-to below). The provider will look in the environmental variables for the token.
export GITHUB_TOKEN=<gihub_token>
See xdr-images/base/rhel7/oci/README.md for more information.
Assumptions: