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

Introduce my own pulumi Website component. I didn't want to have to do this, but have had to becuase of https://github.c #3180

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

Zemnmez
Copy link
Member

@Zemnmez Zemnmez commented May 31, 2023

Introduce my own pulumi Website component. I didn't want to have to do this, but have had to becuase of pulumi/pulumi-aws-static-website#31.

It's clear that doing this will be useful anyway, so it doesn't seem like a terrible idea. In particular, I can get it to also provision SSL certificates.

Good references for this is:

https://github.com/pulumi/pulumi-aws-static-website/blob/main/sdk/nodejs/website.ts

and

https://www.pulumi.com/learn/abstraction-encapsulation/component-resources/


Stack created with Sapling. Best reviewed with ReviewStack.

…o this, but have had to becuase of pulumi/pulumi-aws-static-website#31.

It's clear that doing this will be useful anyway, so it doesn't seem like a terrible idea. In particular, I can get it to also provision SSL certificates.

Good references for this is:

https://github.com/pulumi/pulumi-aws-static-website/blob/main/sdk/nodejs/website.ts

and

https://www.pulumi.com/learn/abstraction-encapsulation/component-resources/
@Zemnmez Zemnmez enabled auto-merge June 5, 2023 08:15
@Zemnmez Zemnmez merged commit 959017a into main Jun 5, 2023
@Zemnmez Zemnmez deleted the pr3180 branch June 5, 2023 08:27
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

Successfully merging this pull request may close these issues.

1 participant