Terraform Sample for AWS App Runner and ECR Requirements Docker Usage git clone https://github.com/yomon8/apprunner-ecr-terraform.git # terraform init ./tf.sh init # terraform plan ./tf.sh plan # terraform apply ./tf.sh apply # terraform destroy ./tf.sh destroy