Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allamand/apprunner-terraform
demo of apprunner in terraform
https://github.com/allamand/apprunner-terraform
Last synced: 21 days ago
JSON representation
demo of apprunner in terraform
- Host: GitHub
- URL: https://github.com/allamand/apprunner-terraform
- Owner: allamand
- Created: 2022-04-28T17:12:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T13:00:56.000Z (over 2 years ago)
- Last Synced: 2024-10-12T22:07:32.908Z (about 1 month ago)
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apprunner Preview Branch with Terraform
Bucker name must be created in advance:
S3_BUCKET_NAME=sallaman-s3-reviewapps-terraform-state-files; aws s3api create-bucket --bucket $S3_BUCKET_NAME --region $AWS_REGION --create-bucket-configuration LocationConstraint=$AWS_REGION