This example uses the aws
provider and its apprunner
resources.
Then terraform init
to install the necessary providers.
Then terraform apply
to build and deploy the example app into a new AppRunner service.
To clean up created resources, terraform destroy
.