https://github.com/sashee/appsync-rds
Sample code to show how to use RDS data source with AppSync
https://github.com/sashee/appsync-rds
appsync aws graphql terraform
Last synced: 8 months ago
JSON representation
Sample code to show how to use RDS data source with AppSync
- Host: GitHub
- URL: https://github.com/sashee/appsync-rds
- Owner: sashee
- Created: 2022-06-10T10:36:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T07:21:13.000Z (over 3 years ago)
- Last Synced: 2025-03-24T08:41:21.341Z (11 months ago)
- Topics: appsync, aws, graphql, terraform
- Language: HCL
- Homepage: https://advancedweb.hu/how-to-use-rds-as-a-data-source-for-appsync/
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample code to show how to use RDS data source with AppSync
## Deploy
* ```terraform init```
* ```terraform apply```
## Cleanup
* ```terraform destroy```