AppGambitStudio / terraform-apprunner

AppRunner Terraform Demo to use different container images
MIT License
0 stars 4 forks source link

Github connection pending handshake #1

Open vinycoolguy2015 opened 3 years ago

vinycoolguy2015 commented 3 years ago

Github connection stuck in pending handshake and service creation failed with "Failed to retrieve the latest commit from your source repository. Be sure you configure your service with a valid connection to your GitHub repository" message

Prashant-jumpbyte commented 3 years ago

Yes, because for now terraform didn't support github connection directly Please check https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/apprunner_connection

For now, You have to configure your Github connection manually.

vinycoolguy2015 commented 3 years ago

As per the doc "After creation, you must complete the authentication handshake using the App Runner console." but complete handshake button is greyed out and it starts getting deleted as soon as GitHub connection is created