Hosting AWS Amplify using Terraform

0

I am trying to build a CI/CD pipeline using terraform. I am creating .tf files for Amplify modules as I am creating my React application in AWS Amplify with GRAPHQL API backend. While writing the code in HCL I am trying to connect connecting my Github enterprise repository. After doing terraform apply I get the following error:

creating Amplify App (SelfServiceDashboard): BadRequestException: Repository provider not supported.

Also I read somewhere in support that GitHub enterprise is not supported by AWS amplify. Could you suggest an alternative how to setup terraform for aws amplify?

質問済み 10ヶ月前1350ビュー
1回答
1

This provides a step by step guide in form of workshop: https://catalog.workshops.aws/amplify-with-terraform/en-US/introduction

profile picture
エキスパート
回答済み 10ヶ月前

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

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

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

関連するコンテンツ