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

Pulumi program for deploying to AWS #16

Open
scottslowe opened this issue Mar 30, 2023 · 3 comments
Open

Pulumi program for deploying to AWS #16

scottslowe opened this issue Mar 30, 2023 · 3 comments

Comments

@scottslowe
Copy link

I've written a Pulumi program in Go to deploy Talos Linux to AWS. Is this something you'd be interested in a PR for?

@frezbo
Copy link
Member

frezbo commented Mar 30, 2023

Yes, that'd be awesome. Do note that we'll be doing a new v0.2.0 of the TF provider (which eventually means a new pulumi provider release) with some major changes, so probably needs some code change if you don't mind. Else create a PR and we'll cleanup later.

@scottslowe
Copy link
Author

@frezbo Cool, thanks. No worries on the provider release; I can update the code later (but glad to see that the provider is getting some attention). I noted that you (and others) seem to have a very specific code structure and formatting preferences for your Pulumi examples; are you strongly wedded to those?

@frezbo
Copy link
Member

frezbo commented Mar 30, 2023

I noted that you (and others) seem to have a very specific code structure and formatting preferences for your Pulumi examples; are you strongly wedded to those?

I can't think of anything in particular (at least we don;t have any standard structure for pulumi code as opposed to TF code). So don;t bother about that much

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