ine-labs / AWSGoat

AWSGoat : A Damn Vulnerable AWS Infrastructure
MIT License
1.7k stars 1.04k forks source link

Bug Fixes and Handling Repeated Deployment #11

Closed SSKale1 closed 2 years ago

SSKale1 commented 2 years ago

Patch for the first-time login issue, Removal of account id in the workflow with sts get-caller-identity. Fixing the plan id issue in the workflow. Fixing API Gateway URL in the main.tf file. While running terraform apply, check if an existing AWSGoat deployment exists, and exit the process, prompting the user to first run terraform destroy.