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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ