Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform and Typescript support #43

Open
ffleandro opened this issue Sep 3, 2021 · 1 comment
Open

Terraform and Typescript support #43

ffleandro opened this issue Sep 3, 2021 · 1 comment

Comments

@ffleandro
Copy link

Hi,

I came here from this article and was wondering if I could use umble-apollo-server with an existing project I have that uses apollo-server-lambda and is deployed with Terraform instead of Pulumi.

How can I check more details about the resources your Pulumi template deploys?
Also, is there available Typescript support, for instance @types/umble-apollo-server?

@Lepozepo
Copy link
Owner

Lepozepo commented Sep 3, 2021

Hi @ffleandro ! You can find the resources that we deploy here but those are still a bit top-level, if you want to see exactly what terraform resources those constructs use, you'd have to have a look at Pulumi's documentation as well and compare OR make a deployment and have a look at what is getting deployed through Pulumi's resources page. As for typescript support, this package doesn't really have anything for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants