https://pulumi.com logo
f

flat-flag-46972

01/31/2019, 1:29 AM
I’m trying to figure out how to get AWS AppSync working. It seems like I can create the service itself, but I can’t actually define the GraphQL schema or any of the resolvers or mapping templates anywhere. Am I missing something? Or is this just using the very limited Terraform implementation behind the scenes?
w

white-balloon-205

01/31/2019, 5:10 AM
Yes - this is due to limitations in the Terraform Provider support for AppSync. Looks like it’s in progress - https://github.com/terraform-providers/terraform-provider-aws/pull/6451.
f

flat-flag-46972

01/31/2019, 3:33 PM
Nice thanks for finding that. Hopefully this gets merged in soon. Pulumi has the potential of simplifying our appsync deployments quite a bit
s

strong-room-91176

02/07/2019, 9:23 PM
Hey, would be great if you could let me know once its in and appsync is fully supported - this would help me greatly to make the case for pulumi in our company
f

flat-flag-46972

02/11/2019, 2:31 PM
I don’t know how often Pulumi gets updated when a Terraform provider does, but it would probably be best to just subscribe to that GitHub PR