ine-labs / AWSGoat

AWSGoat : A Damn Vulnerable AWS Infrastructure
MIT License
1.67k stars 983 forks source link

Terraform Script not working #41

Closed hehacks closed 11 months ago

hehacks commented 1 year ago

Hi Team,

I have added my aws access key & secret keys in github actions and tried to deploy AWSGoat with the terraform script. But I am facing the below error. Can someone help me in fixing this issue asap.

Snip20230529_173

Thank you :)

pandyamarut commented 1 year ago

^^ Facing the same issue. Can someone help.

SSKale1 commented 1 year ago

Hi @hehacks , we checked the deployment it is working successfully as expected. The error may be caused by some preexisting resources in your AWS Account, the error should be shown in the Terraform Plan step, we can better debug your issue if you share the Terraform Plan step output from the Job output.