- enable iam/ciem - can't, role name collision
- connect CDR - can't, role name collision
- prefx/tag with blame name
flowchart LR
S(Sysdig) --> A(AWS Account)
S --> K(EKS Cluster)
S <--> H(Host Agent)
- a Sysdig Secure account
- an AWS account
git clone https://github.com/jbartus/sysdig-lab.git
cd sysdig-lab/
terraform init
export TF_VAR_api_token=
export TF_VAR_access_key=
terraform apply
rm -rf /
terraform destroy