-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed as not planned
Description
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- Yes ✅: please list the AWS provider version which introduced this functionality
Is your request related to a problem?
Yes, the module currently does not support creating functions using the JS runtime.
Describe the solution you'd like.
Adjust this module to accept runtime
and code
parameters to be forwarded to the internal aws_appsync_function
resources.
Describe alternatives you've considered.
Using VTL. Really a no-go from my perspective.
Additional context
JS support for resolvers was recently added. This would nicely complement that new functionality.
I would be happy to submit a PR.
Metadata
Metadata
Assignees
Labels
No labels