Closed kenkraus closed 2 years ago
can you send the playbook (.tf) file which is used?
Here are our .tf playbook files. I had to modify a couple vars to protect our IP space and refresh token. Hope that is still helpful?
Can you provide the log? Run the following command: TF_LOG="DEBUG" terraform apply
I think we can safely close out this issue. The issue was with my security group egress rules. Once we manually allow all egress, the cloud manager connector starts working. The timeout was related to not being able to communicate.
Our TFE was preventing egress wide open, so I had to limit with egress with several CIDR block rules.
Thanks for the update!
Receiving this error when creating cloud manager connector in AWS with TF. It creates the EC2 instance in AWS just fine, but errors out. This appears to be some sort of timing issue.