Is it possible to create an AWS Amplify project containing auth and storage resources using Terraform?
The goal is to link an Android client project with Amplify resources created using a Terraform template.
For example: I want to amplify pull
from my Android Studio terminal to link the project to AWS (where the Amplify project has already been created by Terraform) and generate the configuration files.