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?

preguntada hace 2 años254 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
INGENIERO DE SOPORTE
Wayne_G
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas