Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novekm/amplify-with-terraform
Repository for AWS Blog on building AWS Amplify Apps with Cloudscape
https://github.com/novekm/amplify-with-terraform
Last synced: about 2 months ago
JSON representation
Repository for AWS Blog on building AWS Amplify Apps with Cloudscape
- Host: GitHub
- URL: https://github.com/novekm/amplify-with-terraform
- Owner: novekm
- Created: 2022-11-18T20:37:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T02:26:09.000Z (8 months ago)
- Last Synced: 2024-04-27T01:26:04.992Z (8 months ago)
- Language: JavaScript
- Size: 31.2 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automating Deployment of AWS Amplify Apps with Terraform 🎉
#### Created by:
[Kevon Mayers](https://www.linkedin.com/in/kevonmayers)![Amplify logo large](resources/aws-terraform-amplify.png)
This workshop is a guided example of how you can leverage Terraform and the **[AWS Amplify Libraries for JavaScript](https://docs.amplify.aws/lib/q/platform/js/)** to build fullstack AWS Amplify Apps. With this process, you can have full control over your backend resources, while gaining the benefits of what Amplify can help automate for you.
For getting started quickly, check out some of our provided **[code examples](https://github.com/novekm/amplify-with-terraform/tree/main/terraform-deployment/examples)**.
For detailed information and step-by-step-guidance, check out the full workshop on **[AWS Workshop Studio](https://catalog.workshops.aws/amplify-with-terraform)**.