Open mikebell opened 5 years ago
We also hit the issue and found, that source_access_ip
was empty in config.json in config s3 bucket
"source_access_ip": "",
We manually set an ip in the config.json and uploaded it to S3 and then destroy works.
I had the same problem. The same workaround worked for me, thanks!
IP address of what??
I put in a zero IP address, which was sufficient to allow deletion to proceed
I'm trying to remove a failed install using
control-tower destroy --iaas aws concourse
but it throws the following:How do I remove these resources so I can attempt another install?