Skip to content

abyrao/cnapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnapp

CNAPP Repo

Add the below variables to your Terraform Cloud workspace

Go to https://developer.hashicorp.com/terraform/tutorials/cloud-get-started/cloud-create-variable-set for more information

AWS_ACCESS_KEY_ID

AWS_SECRET_ACCESS_KEY

Change Region to your chosen region

Change the Region by replacing the "country-area-number" in main.tf (line 11 of code) and terraform.tfvars (lines 1 and 2) and variables.tf (line 23)

Change AMI identifier to an available AMI for your chosen region

Change ami-xxxxxxxxxxxxxxxxx in the variables.tf file (line 23) keep the "ami-" and just change the alphanumberic identifier "xxxxxxxxxxxxxxxxx"

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages