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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠