Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Add preview provider section with google-native and minor fix to sample code #82

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

viveklak
Copy link
Contributor

No description provided.

@viveklak viveklak requested review from infin8x and cnunciato April 20, 2021 01:47
@@ -46,7 +46,7 @@ import * as pulumi from "@pulumi/pulumi";

const config = new pulumi.Config("google-native");
const project = config.require("project");
const bucketName = "pulumi-google-native-ts-01";
const bucketName = "pulumi-goog-native-ts-01";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google Cloud restricts naming buckets with "google" in the name...

@github-actions
Copy link

Your site preview for commit b86c3b2 is ready! 🎉

http://pulumi-hugo-origin-pr-82-b86c3b28.s3-website.us-west-2.amazonaws.com.

Copy link
Contributor

@cnunciato cnunciato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@viveklak viveklak merged commit f4d9a5e into master Apr 20, 2021
@pulumi-bot pulumi-bot deleted the vl/GoogNativeRef branch April 20, 2021 01:55
@github-actions
Copy link

Site previews for this pull request have been removed. ✨

zchase pushed a commit that referenced this pull request Nov 2, 2022
* add deployments launch blog

* fix imgs

Signed-off-by: susanev <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>
zchase pushed a commit that referenced this pull request Nov 2, 2022
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

Co-authored-by: George Huang <[email protected]>

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

Signed-off-by: susanev <[email protected]>

* potentially final push?

Signed-off-by: susanev <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pricing page update (#73)

* Updates to pricing page

* fix format

Signed-off-by: susanev <[email protected]>

* edit

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pulumi Deployments Launch Blog (#82)

* add deployments launch blog

* fix imgs

Signed-off-by: susanev <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Overview and YAML GA blog posts (#80)

* Initial overview blog

* Intial YAML GA post

* Linting

* update homepage banner for pulumi deployments launch (#74)

* Pulumi Deployments mini challenge (#69)

* Pulumi Deployments mini challenge

* Update themes/default/content/challenge/deployments.md

Co-authored-by: susan evans <[email protected]>

* Apply suggestions from code review

Co-authored-by: susan evans <[email protected]>

* Updated main challenge page

* Add deployments press release

Co-authored-by: susan evans <[email protected]>
Co-authored-by: zchase <[email protected]>

* Adjust blog dates for ordering

* Fix challenge links

Signed-off-by: susanev <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: susan evans <[email protected]>
Co-authored-by: Evan Boyle <[email protected]>
Co-authored-by: Luke Hoban <[email protected]>
Co-authored-by: aaronkao <[email protected]>
zchase pushed a commit that referenced this pull request Nov 14, 2022
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

Co-authored-by: George Huang <[email protected]>

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

Signed-off-by: susanev <[email protected]>

* potentially final push?

Signed-off-by: susanev <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pricing page update (#73)

* Updates to pricing page

* fix format

Signed-off-by: susanev <[email protected]>

* edit

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pulumi Deployments Launch Blog (#82)

* add deployments launch blog

* fix imgs

Signed-off-by: susanev <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Overview and YAML GA blog posts (#80)

* Initial overview blog

* Intial YAML GA post

* Linting

* update homepage banner for pulumi deployments launch (#74)

* Pulumi Deployments mini challenge (#69)

* Pulumi Deployments mini challenge

* Update themes/default/content/challenge/deployments.md

Co-authored-by: susan evans <[email protected]>

* Apply suggestions from code review

Co-authored-by: susan evans <[email protected]>

* Updated main challenge page

* Add deployments press release

Co-authored-by: susan evans <[email protected]>
Co-authored-by: zchase <[email protected]>

* Update copy (#84)

* Update copy

* Update some more copy

* Update image

* few clean ups

* Update index.md

* Update themes/default/content/blog/announcing-new-usage-based-pricing-for-your-whole-team/index.md

* Update image

Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: isaac-pulumi <[email protected]>

* Update team-edition-cost.png

* Update pricing.html

Signed-off-by: susanev <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: susan evans <[email protected]>
Co-authored-by: Evan Boyle <[email protected]>
Co-authored-by: Luke Hoban <[email protected]>
Co-authored-by: aaronkao <[email protected]>
Co-authored-by: isaac-pulumi <[email protected]>
zchase pushed a commit that referenced this pull request Nov 16, 2022
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

Co-authored-by: George Huang <[email protected]>

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

Co-authored-by: susan evans <[email protected]>

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

Signed-off-by: susanev <[email protected]>

* potentially final push?

Signed-off-by: susanev <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pricing page update (#73)

* Updates to pricing page

* fix format

Signed-off-by: susanev <[email protected]>

* edit

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: susan evans <[email protected]>

* Pulumi Deployments Launch Blog (#82)

* add deployments launch blog

* fix imgs

Signed-off-by: susanev <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: susanev <[email protected]>

* Overview and YAML GA blog posts (#80)

* Initial overview blog

* Intial YAML GA post

* Linting

* update homepage banner for pulumi deployments launch (#74)

* Pulumi Deployments mini challenge (#69)

* Pulumi Deployments mini challenge

* Update themes/default/content/challenge/deployments.md

Co-authored-by: susan evans <[email protected]>

* Apply suggestions from code review

Co-authored-by: susan evans <[email protected]>

* Updated main challenge page

* Add deployments press release

Co-authored-by: susan evans <[email protected]>
Co-authored-by: zchase <[email protected]>

* Update copy (#84)

* Update copy

* Update some more copy

* Update image

* few clean ups

* Update index.md

* Update themes/default/content/blog/announcing-new-usage-based-pricing-for-your-whole-team/index.md

* Update image

Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: isaac-pulumi <[email protected]>

* Fix up image (#88)

* Add AWS Proton blog post (#87)

* Add AWS Proton blog post

* Apply suggestions from code review

Co-authored-by: Josh Kodroff <[email protected]>

Co-authored-by: Josh Kodroff <[email protected]>

* Update themes/default/content/blog/aws-proton-pulumi/index.md

Co-authored-by: Josh Kodroff <[email protected]>

Signed-off-by: susanev <[email protected]>
Co-authored-by: GH Action - Upstream Sync <[email protected]>
Co-authored-by: Christian Nunciato <[email protected]>
Co-authored-by: Justin Van Patten <[email protected]>
Co-authored-by: Ian Wahbe <[email protected]>
Co-authored-by: Sarah Hughes <[email protected]>
Co-authored-by: George Huang <[email protected]>
Co-authored-by: meagancojocar <[email protected]>
Co-authored-by: Komal <[email protected]>
Co-authored-by: Fraser Waters <[email protected]>
Co-authored-by: Frassle <[email protected]>
Co-authored-by: susan evans <[email protected]>
Co-authored-by: Evan Boyle <[email protected]>
Co-authored-by: Luke Hoban <[email protected]>
Co-authored-by: aaronkao <[email protected]>
Co-authored-by: isaac-pulumi <[email protected]>
Co-authored-by: Josh Kodroff <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants