byt3bl33d3r / Red-Baron

Automate creating resilient, disposable, secure and agile infrastructure for Red Teams
GNU General Public License v3.0
371 stars 73 forks source link

Error terraform apply #13

Open tXambe opened 5 years ago

tXambe commented 5 years ago

Hello,

When I executed terraform apply XXX , I have the follow error:

Error: Error applying plan:

3 error(s) occurred:

Terraform does not automatically rollback in the face of errors. Instead, your Terraform state file has been partially updated with any resources that successfully completed. Please address the error above and apply again to incrementally change your infrastructure.

I have tried to configure everything from scratch.Has something similar happened to anyone ?

A greeting and thanks

tXambe commented 5 years ago

Hello,

After delete terraform.tfstate now I have a new error when execute terraform plan 👍 ` sudo terraform plan -out=AustinPowers

Error: Error asking for user input: 2 error(s) occurred:

A greeting and thanks