This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Add preview provider section with google-native and minor fix to sample code #82
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
viveklak
commented
Apr 20, 2021
@@ -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"; |
There was a problem hiding this comment.
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...
Your site preview for commit b86c3b2 is ready! 🎉 http://pulumi-hugo-origin-pr-82-b86c3b28.s3-website.us-west-2.amazonaws.com. |
cnunciato
approved these changes
Apr 20, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.