An open API service indexing awesome lists of open source software.

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

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```