How Terraform can be used to deploy an EKS cluster following the recommended VPC setup and an Hashicorp Vault+Consul to dynamically generate short-lived database credentials per pod.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Created MySQL database getting the creds from Vault (#4)
e605f92View on GitHub[CI] Added file containing which checks to ignore when performing SAST
c5112cfView on GitHub[Security] Blocked public access to terraform state s3 bucket
c780c8fView on GitHub[Security] Enabled rotation on the terraform state encryption key
7dc0c38View on GitHubCI: Removed dowload of external modules when running SAST
d8e2b2eView on GitHubAdded GitHub Action to run a Static Analysis tool on project
24424fdView on GitHubAdded base project that creates the VPC and the EKS cluster
0eaaaa8View on GitHub