How do I complete connections in apprunner?

0

Hi,

We're trying to use AppRunner and create a connection to github. I've created a connection via the API (terraform in particular), but when I try to complete it in the console, it just takes me to the screen to create a new connection, and doesn't let me complete the existing connection. How can I get completing connections to work?

已提问 2 年前254 查看次数
1 回答
1
已接受的回答

As per the documentation, you should be able to create the connection initially via aws_apprunner_connection, but need to complete the process via the console, and it sounds like multiple people including yourself are reporting that this is not functioning as intended. I have attached links to these reports below (1)(2)(3).

As a workaround, you may need to create the connection via the console, and you can then either supply the ARN to aws_apprunner_service, or you can import the connection to aws_apprunner_connection.

(1) https://github.com/hashicorp/terraform-provider-aws/issues/19825

(2) https://github.com/hashicorp/terraform-provider-aws/issues/19884

(3) https://github.com/hashicorp/terraform-provider-aws/issues/22496

AWS
支持工程师
Wayne_G
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则