Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2156 lines
119 KiB
HTML
Raw Permalink Normal View History

GREAT WEBSITE MIGRATION OF 2018 (#1269) * Move content into docs/content * Make navigation and doc generation work Signed-off-by: Christian Nunciato <c@nunciato.org> * Make search work Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-specific layouts into layouts/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs partials into layouts/partials/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Share a common header and footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product & pricing pages, modify main nav Signed-off-by: Christian Nunciato <c@nunciato.org> * Bring images under assets, docs images under assets/images/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Link to the docs home page, fix image ref Signed-off-by: Christian Nunciato <c@nunciato.org> * Add containers, serverless, kubernetes topics Signed-off-by: Christian Nunciato <c@nunciato.org> * Add careers Signed-off-by: Christian Nunciato <c@nunciato.org> * Add compete, compete -> migrate Signed-off-by: Christian Nunciato <c@nunciato.org> * About, contact Signed-off-by: Christian Nunciato <c@nunciato.org> * Add legal Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product Signed-off-by: Christian Nunciato <c@nunciato.org> * Add partner content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add webinar Signed-off-by: Christian Nunciato <c@nunciato.org> * Add why-pulumi Signed-off-by: Christian Nunciato <c@nunciato.org> * Add GitHub redirect, support Signed-off-by: Christian Nunciato <c@nunciato.org> * Add blog * Add blog - update post frontmatter * Update content/_index.md Co-Authored-By: Justin Van Patten <jvp@justinvp.com> * Remove drafts & redundant fonts, move asset dirs up a level Signed-off-by: Christian Nunciato <c@nunciato.org> * Reconcile blog navigation Signed-off-by: Christian Nunciato <c@nunciato.org> * Migrate some blog content (#1147) * Reconcile www, blog and docs footer items (#1141) Signed-off-by: Christian Nunciato <c@nunciato.org> * Clean up blog layout (#1148) * Migrate more blog posts (#1157) * Replace Bootstrap with TailwindCSS * Add Tailwind * Create a config directory under assets, move PostCSS and Tailwind configs into it * Remove Bootstrap Sass and JS referemce * Refactor the header, base template, and footer to use Tailwind * Pull TOC Sass into its own partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor the docs home page Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs single, list and section layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor quickstart-clouds partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Reposition config items to fix syntax highlighting Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace syntax CSS theme with Monokai Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a dark blue for links Signed-off-by: Christian Nunciato <c@nunciato.org> * Add the beginnings of Sass color settings Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a Sass file for langchoose Signed-off-by: Christian Nunciato <c@nunciato.org> * Give no-select its own Sass also, since it’s a partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Give docs single and list templates more width for main content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add some padding to the TOC, since we don’t have proper gutters yet Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix button on Quickstart home page Signed-off-by: Christian Nunciato <c@nunciato.org> * TOC styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Quickstart clouds Signed-off-by: Christian Nunciato <c@nunciato.org> * Padding to left and right columns Signed-off-by: Christian Nunciato <c@nunciato.org> * Black for TOC Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs/aws to use its own layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix the AWS tech partner image Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust AWS layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-home markup into a layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Format the mini-toc Signed-off-by: Christian Nunciato <c@nunciato.org> * Reduce subhead sizes a bit Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove snowflake styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Extract some Sass partials Signed-off-by: Christian Nunciato <c@nunciato.org> * Define initial purple and blue palettes, use numbered colors instead Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor blog templates Signed-off-by: Christian Nunciato <c@nunciato.org> * Make blog summary a partial, style pagination Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix expanded URLs Signed-off-by: Christian Nunciato <c@nunciato.org> * Rename Documentation to Reference Signed-off-by: Christian Nunciato <c@nunciato.org> * A smattering of minor adjustments Signed-off-by: Christian Nunciato <c@nunciato.org> * Selection state for tags Signed-off-by: Christian Nunciato <c@nunciato.org> * Delete more Bootstrap Signed-off-by: Christian Nunciato <c@nunciato.org> * Comment the banner Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore footer links Signed-off-by: Christian Nunciato <c@nunciato.org> * Legal layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove unused layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor careers page Signed-off-by: Christian Nunciato <c@nunciato.org> * Use top-level URLs for legal docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Add RSS for the blog (#1170) * Add RSS for the blog * Cleanup team data (#1195) * Cleanup team data * Add missing newlines at EOF * Blog content as of 6/16 (#1196) * Blog content layout tweaks * Migrated blog content (as of Sun 6/16) * Address PR feedback, replace links to pulumi.io * Add fusion stack Any changes to the `fusion` branch will now be deployed to https://fusion.pulumi.io/. * Fix broken links * Fix broken images in fusion branch (#1207) Deletes unnecessary uses of `BaseURL`. In a small number of cases, where we want to emit an absolute URL that includes the `BaseURL`, use the `absURL` function instead, which is smart about handling missing/extra slashes. * Integrate www content (#1208) Signed-off-by: Christian Nunciato <c@nunciato.org> * Highlight currently selected section tab (#1216) * Remove unused partials (#1215) These are no longer referenced, so they can be removed. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content as of 6/24 (#1218) * Port running-containers-in-aws-the-lowdown-ecs-fargate-and-eks * Port building-and-publishing-docker-images-to-a-private-amazon-ecr-repository * Port happy-birthday-to-pulumi-open-source * Commit updates to package-lock.json * Link cleanups and other fixes * Remove 'wip' tag * Restore meta_* fields, tidy up some frontmatter (#1214) Signed-off-by: Christian Nunciato <c@nunciato.org> * Add search (#1217) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide `.language-prologue-*` by default (#1212) So they all don't initially flash as being visible before all but the selected language are hidden. Port from `_pulumi.scss`. * Limit team members to those with status “active” (#1219) Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix links to datadog provider * Remove top margin from code snippets under lang tabs (#1223) * Update MBR DNA logo (#1222) * Add links to cloud logos (#1221) And use `logo-aws_white.png` for AWS * Remove unnecessary aliases (#1210) Now that we'll be hosting the docs on a new domain, there's no need to maintain these aliases. The old site hosted at https://pulumi.io will have redirects from the old aliases to the new location on the new site. * Pricing page updates (#1224) * Add swooshes to the home, pricing and webinar pages. * Replace “tech” PNGs for GitHub, GitLab, Atlassian and SAML with SVGs, and add an email SVG, in order to align all of their images in the pricing grid. * Add a “See plan details” link above the pricing grid. * Update Font Awesome to version 5.8.1 (to match what's in use on www today) in order to pull in the infinity icons used in the pricing grid. * Align CTA buttons horizontally in adjacent boxes containing content of varying heights. * Fix duplicate links on the home and product pages. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update API docs (#1227) * Update tsdocgen paths * Updated API docs * Fix broken images (#1228) Remove unnecessary `{{ .Site.BaseURL }}` prefix from image URLs. * Fix Hugo build warning about non-relative ref/relref page reference (#1229) * Fix page titles and errant anchors (#1226) * Prevent anchors on the home page * Fix page titles Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a robots.txt file (#1225) This change adds a robots.txt template authorizing seach-engine indexing for all pages of the production site. It assumes that all non-production builds will override the `baseURL` configuration property with something other than `https://pulumi.com/`. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content fixes (#1231) * Correct post dates, titles * Revert to previous tags * Unify tags, adjust for display * Replace short, social summaries with longer ones * Use a fixed height for the utility bar (#1232) When the GitHub widget loads asynchronously and pops into view, it causes the whole page to shift downward a few pixels, because the widget is taller than the links beside it. Applying an explicit hight to the utility bar fixes this. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix TOC expansion for the tour (#1234) We're very likely going to remove the tour and disperse its content elsewhere, but in the meantime, fix the TOC expansion for "Beyond the Basics" items. * Add syntax highlighing to layout templates (#1238) This change adds a partial for highlighting code snippets in layouts. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add home-page video (#1240) Also makes a few slight adjustments to improve mobile layout on the home page. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog layout and styling improvements (#1237) * Use explicit code blcoks with language * Fix sort order for Author and Tag listings * Make sidebar toggleable on mobile * Resize "poster" image for blog listings * Crop photos to be square * Add posted date, post tags to blog footer * Add recent posts lists to sidebar * Add syntax highlighting to some missed posts * Fix Hugo build warning * Adjust sidebar styling * Cleanup the /docs page (#1239) * Cleanup /docs/aws layouts to match other docs sections * Cleanup /docs pages - Add left nav - Make /docs page look slightly less like a "homepage" - Add top-level "Get Started" and "Reference" headings to left nav * Add `.btn-secondary` and use it in a few places * Remove unnecessary cursor setting (#1245) Should be using the default here. I was debugging and forgot to switch this back before committing. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update the home page video (#1244) This is a slightly shorter version, with typing sections sped up slightly to better respect our visitors’ time. :smile: Signed-off-by: Christian Nunciato <c@nunciato.org> * API doc styling improvements (#1247) * Update API doc styling for Python Bring back the styles used for our Python API docs, convert to use Tailwind, and make further tweaks to make it look even better. For example, all definitions now look like code blocks and indentation and spacing is used to improve the hierarchy of the content. * Only emit the <h1>.Title</h1> if there is a .Title The generated Python API docs don't currently include front matter and therefore do not have a title. We should fix the Python docs gen to do that, but in the meantime, only emit `<h1>.Title</h1>` if the page has a `.Title`, to avoid an unnecessary gap at the top of the page. * Update _pygments.scss to select .highlight instead of .chroma The syntax highlighted code generated by Hugo looks like: ``` <div class="highlight"> <pre class="chroma"> <code class="language-foo"> ... </code> </pre> </div> ``` And our styles looks like: ``` .chroma .k { ... } .chroma .kc { ... } ... ``` This works good, but our generated Python docs, which uses Pygments to do the syntax highlighting, doesn't use `.chroma`, so it doesn't get any syntax highlighting currently, even though all the Pygments classes are there. This is true for our Node.js docs as well, although, based on how we generate the code for that currently, we could relatively easily update the templates to include a `.chroma` class. In all cases, the code that we want highlighted will have a `.highlight` class surrounding it, so just update our styles to select `.highlight` instead of `.chroma`. ``` .highlight .k { ... } .highlight .kc { ... } ... ``` * Update API doc styling for Node.js * Various mobile adjustments and cleanup (#1250) * Pull the hero and section nav into Tailwind "components" and apply them. * Adjust home-page video dimensions accordingly. * Add mobile x-padding to sections that hadn't gotten it yet. * Add an anchor exclusion to the head for the About page. * Fix mobile layout for the Support page. * Fix centering and item distribution on the About page. * Additional minor mobile-related adjustments as encountered. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix bug in lang chooser (#1249) If I've previously viewed a page in our docs with the language tabs, such as the Get Started guide, and I click the Python tab, that language choice will be persisted to a cookie. If I then visit our Node.js API docs, the lang chooser will see the saved value of "Python" and try to select that tab, hiding all other language snippets. But our Node.js API docs only contain JavaScript and TypeScript snippets, so the end result is that all snippets are hidden and no tab is selected. This change fixes that. If the value in the cookie does not exist in any of the tabs on the page, fallback to the default (JavaScript), otherwise fallback to the first tab that is available on the page. * More small fixes (#1254) * Make the header more responsive Adds padding to medium and above, and adjusts font size and spacing at medium width in order to accommodate the number of items we’re displaying currently. Also uses the full Pulumi logo, since we have room for that now, and adds a little color to the hamburger. Signed-off-by: Christian Nunciato <c@nunciato.org> * Bottom-align the image on the whitepaper layout Also removes the `header` selector from `_hero.scss` in order to reduce the specificity of the rule, allowing it to be overidden more easily with other Tailwind classnames. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add team@pulumi link to the footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore the newsroom and investors sections Somehow these got dropped! :scream: Signed-off-by: Christian Nunciato <c@nunciato.org> * Add hero background glows (#1257) Also deletes unused templates. Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide scrollbars if not needed (#1256) * Improve Pricing page responsiveness, fix a few other small things (#1259) * Fix section link on the Why Pulumi page Signed-off-by: Christian Nunciato <c@nunciato.org> * Capitalize Kubernetes in copy Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust image sizes on Whitepaper page Properly size them on both mobile and desktop. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix paging on mobile Decrease padding to prevent overflow. Signed-off-by: Christian Nunciato <c@nunciato.org> * Improve Pricing page layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace home page video with carousel (#1260) Signed-off-by: Christian Nunciato <c@nunciato.org> * Change Segment module to WWW (#1265) * Hook up new www.pulumi.com/staging stack to CI/CD (#1262) * Move older 'pulumi.io' stacks to infrastructure-old * Add new 'www.pulumi.com' infrastructure folder * Scripts to hook up to CI/CD * Switch back to using generic Travis worker * Add alias to CDN for staging.pulumi.io * Remove alias to staging.pulumi.io * Do not use named profiles for deployments There's an issue today where named profiles which use `credential_source=Environment` don't actually behave correctly with the assume-role tool. Instead of actually assuming the role, it just uses the credentials in the environment, which is not exactly what you want. For now, explicitly set the ARN we want to assume, instead of indirecting across a named profile. * Remove CloudFront alias entirely * Add hover menu (#1266) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hook up new www.pulumi.com/production stack to CI/CD (#1267) * Hook up new www.pulumi.com/production stack to CI/CD * Correct Makefile syntax * Migrate blog posts as of 7/2 (#1268) * Fix Makefile syntax * Fix spelling error ::sigh::
2019-07-02 16:30:33 -07:00
{{ define "hero" }}
{{ partial "hero.html" (dict "title" "Pulumi Cloud Pricing") }}
GREAT WEBSITE MIGRATION OF 2018 (#1269) * Move content into docs/content * Make navigation and doc generation work Signed-off-by: Christian Nunciato <c@nunciato.org> * Make search work Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-specific layouts into layouts/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs partials into layouts/partials/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Share a common header and footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product & pricing pages, modify main nav Signed-off-by: Christian Nunciato <c@nunciato.org> * Bring images under assets, docs images under assets/images/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Link to the docs home page, fix image ref Signed-off-by: Christian Nunciato <c@nunciato.org> * Add containers, serverless, kubernetes topics Signed-off-by: Christian Nunciato <c@nunciato.org> * Add careers Signed-off-by: Christian Nunciato <c@nunciato.org> * Add compete, compete -> migrate Signed-off-by: Christian Nunciato <c@nunciato.org> * About, contact Signed-off-by: Christian Nunciato <c@nunciato.org> * Add legal Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product Signed-off-by: Christian Nunciato <c@nunciato.org> * Add partner content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add webinar Signed-off-by: Christian Nunciato <c@nunciato.org> * Add why-pulumi Signed-off-by: Christian Nunciato <c@nunciato.org> * Add GitHub redirect, support Signed-off-by: Christian Nunciato <c@nunciato.org> * Add blog * Add blog - update post frontmatter * Update content/_index.md Co-Authored-By: Justin Van Patten <jvp@justinvp.com> * Remove drafts & redundant fonts, move asset dirs up a level Signed-off-by: Christian Nunciato <c@nunciato.org> * Reconcile blog navigation Signed-off-by: Christian Nunciato <c@nunciato.org> * Migrate some blog content (#1147) * Reconcile www, blog and docs footer items (#1141) Signed-off-by: Christian Nunciato <c@nunciato.org> * Clean up blog layout (#1148) * Migrate more blog posts (#1157) * Replace Bootstrap with TailwindCSS * Add Tailwind * Create a config directory under assets, move PostCSS and Tailwind configs into it * Remove Bootstrap Sass and JS referemce * Refactor the header, base template, and footer to use Tailwind * Pull TOC Sass into its own partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor the docs home page Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs single, list and section layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor quickstart-clouds partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Reposition config items to fix syntax highlighting Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace syntax CSS theme with Monokai Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a dark blue for links Signed-off-by: Christian Nunciato <c@nunciato.org> * Add the beginnings of Sass color settings Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a Sass file for langchoose Signed-off-by: Christian Nunciato <c@nunciato.org> * Give no-select its own Sass also, since it’s a partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Give docs single and list templates more width for main content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add some padding to the TOC, since we don’t have proper gutters yet Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix button on Quickstart home page Signed-off-by: Christian Nunciato <c@nunciato.org> * TOC styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Quickstart clouds Signed-off-by: Christian Nunciato <c@nunciato.org> * Padding to left and right columns Signed-off-by: Christian Nunciato <c@nunciato.org> * Black for TOC Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs/aws to use its own layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix the AWS tech partner image Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust AWS layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-home markup into a layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Format the mini-toc Signed-off-by: Christian Nunciato <c@nunciato.org> * Reduce subhead sizes a bit Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove snowflake styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Extract some Sass partials Signed-off-by: Christian Nunciato <c@nunciato.org> * Define initial purple and blue palettes, use numbered colors instead Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor blog templates Signed-off-by: Christian Nunciato <c@nunciato.org> * Make blog summary a partial, style pagination Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix expanded URLs Signed-off-by: Christian Nunciato <c@nunciato.org> * Rename Documentation to Reference Signed-off-by: Christian Nunciato <c@nunciato.org> * A smattering of minor adjustments Signed-off-by: Christian Nunciato <c@nunciato.org> * Selection state for tags Signed-off-by: Christian Nunciato <c@nunciato.org> * Delete more Bootstrap Signed-off-by: Christian Nunciato <c@nunciato.org> * Comment the banner Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore footer links Signed-off-by: Christian Nunciato <c@nunciato.org> * Legal layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove unused layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor careers page Signed-off-by: Christian Nunciato <c@nunciato.org> * Use top-level URLs for legal docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Add RSS for the blog (#1170) * Add RSS for the blog * Cleanup team data (#1195) * Cleanup team data * Add missing newlines at EOF * Blog content as of 6/16 (#1196) * Blog content layout tweaks * Migrated blog content (as of Sun 6/16) * Address PR feedback, replace links to pulumi.io * Add fusion stack Any changes to the `fusion` branch will now be deployed to https://fusion.pulumi.io/. * Fix broken links * Fix broken images in fusion branch (#1207) Deletes unnecessary uses of `BaseURL`. In a small number of cases, where we want to emit an absolute URL that includes the `BaseURL`, use the `absURL` function instead, which is smart about handling missing/extra slashes. * Integrate www content (#1208) Signed-off-by: Christian Nunciato <c@nunciato.org> * Highlight currently selected section tab (#1216) * Remove unused partials (#1215) These are no longer referenced, so they can be removed. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content as of 6/24 (#1218) * Port running-containers-in-aws-the-lowdown-ecs-fargate-and-eks * Port building-and-publishing-docker-images-to-a-private-amazon-ecr-repository * Port happy-birthday-to-pulumi-open-source * Commit updates to package-lock.json * Link cleanups and other fixes * Remove 'wip' tag * Restore meta_* fields, tidy up some frontmatter (#1214) Signed-off-by: Christian Nunciato <c@nunciato.org> * Add search (#1217) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide `.language-prologue-*` by default (#1212) So they all don't initially flash as being visible before all but the selected language are hidden. Port from `_pulumi.scss`. * Limit team members to those with status “active” (#1219) Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix links to datadog provider * Remove top margin from code snippets under lang tabs (#1223) * Update MBR DNA logo (#1222) * Add links to cloud logos (#1221) And use `logo-aws_white.png` for AWS * Remove unnecessary aliases (#1210) Now that we'll be hosting the docs on a new domain, there's no need to maintain these aliases. The old site hosted at https://pulumi.io will have redirects from the old aliases to the new location on the new site. * Pricing page updates (#1224) * Add swooshes to the home, pricing and webinar pages. * Replace “tech” PNGs for GitHub, GitLab, Atlassian and SAML with SVGs, and add an email SVG, in order to align all of their images in the pricing grid. * Add a “See plan details” link above the pricing grid. * Update Font Awesome to version 5.8.1 (to match what's in use on www today) in order to pull in the infinity icons used in the pricing grid. * Align CTA buttons horizontally in adjacent boxes containing content of varying heights. * Fix duplicate links on the home and product pages. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update API docs (#1227) * Update tsdocgen paths * Updated API docs * Fix broken images (#1228) Remove unnecessary `{{ .Site.BaseURL }}` prefix from image URLs. * Fix Hugo build warning about non-relative ref/relref page reference (#1229) * Fix page titles and errant anchors (#1226) * Prevent anchors on the home page * Fix page titles Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a robots.txt file (#1225) This change adds a robots.txt template authorizing seach-engine indexing for all pages of the production site. It assumes that all non-production builds will override the `baseURL` configuration property with something other than `https://pulumi.com/`. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content fixes (#1231) * Correct post dates, titles * Revert to previous tags * Unify tags, adjust for display * Replace short, social summaries with longer ones * Use a fixed height for the utility bar (#1232) When the GitHub widget loads asynchronously and pops into view, it causes the whole page to shift downward a few pixels, because the widget is taller than the links beside it. Applying an explicit hight to the utility bar fixes this. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix TOC expansion for the tour (#1234) We're very likely going to remove the tour and disperse its content elsewhere, but in the meantime, fix the TOC expansion for "Beyond the Basics" items. * Add syntax highlighing to layout templates (#1238) This change adds a partial for highlighting code snippets in layouts. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add home-page video (#1240) Also makes a few slight adjustments to improve mobile layout on the home page. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog layout and styling improvements (#1237) * Use explicit code blcoks with language * Fix sort order for Author and Tag listings * Make sidebar toggleable on mobile * Resize "poster" image for blog listings * Crop photos to be square * Add posted date, post tags to blog footer * Add recent posts lists to sidebar * Add syntax highlighting to some missed posts * Fix Hugo build warning * Adjust sidebar styling * Cleanup the /docs page (#1239) * Cleanup /docs/aws layouts to match other docs sections * Cleanup /docs pages - Add left nav - Make /docs page look slightly less like a "homepage" - Add top-level "Get Started" and "Reference" headings to left nav * Add `.btn-secondary` and use it in a few places * Remove unnecessary cursor setting (#1245) Should be using the default here. I was debugging and forgot to switch this back before committing. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update the home page video (#1244) This is a slightly shorter version, with typing sections sped up slightly to better respect our visitors’ time. :smile: Signed-off-by: Christian Nunciato <c@nunciato.org> * API doc styling improvements (#1247) * Update API doc styling for Python Bring back the styles used for our Python API docs, convert to use Tailwind, and make further tweaks to make it look even better. For example, all definitions now look like code blocks and indentation and spacing is used to improve the hierarchy of the content. * Only emit the <h1>.Title</h1> if there is a .Title The generated Python API docs don't currently include front matter and therefore do not have a title. We should fix the Python docs gen to do that, but in the meantime, only emit `<h1>.Title</h1>` if the page has a `.Title`, to avoid an unnecessary gap at the top of the page. * Update _pygments.scss to select .highlight instead of .chroma The syntax highlighted code generated by Hugo looks like: ``` <div class="highlight"> <pre class="chroma"> <code class="language-foo"> ... </code> </pre> </div> ``` And our styles looks like: ``` .chroma .k { ... } .chroma .kc { ... } ... ``` This works good, but our generated Python docs, which uses Pygments to do the syntax highlighting, doesn't use `.chroma`, so it doesn't get any syntax highlighting currently, even though all the Pygments classes are there. This is true for our Node.js docs as well, although, based on how we generate the code for that currently, we could relatively easily update the templates to include a `.chroma` class. In all cases, the code that we want highlighted will have a `.highlight` class surrounding it, so just update our styles to select `.highlight` instead of `.chroma`. ``` .highlight .k { ... } .highlight .kc { ... } ... ``` * Update API doc styling for Node.js * Various mobile adjustments and cleanup (#1250) * Pull the hero and section nav into Tailwind "components" and apply them. * Adjust home-page video dimensions accordingly. * Add mobile x-padding to sections that hadn't gotten it yet. * Add an anchor exclusion to the head for the About page. * Fix mobile layout for the Support page. * Fix centering and item distribution on the About page. * Additional minor mobile-related adjustments as encountered. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix bug in lang chooser (#1249) If I've previously viewed a page in our docs with the language tabs, such as the Get Started guide, and I click the Python tab, that language choice will be persisted to a cookie. If I then visit our Node.js API docs, the lang chooser will see the saved value of "Python" and try to select that tab, hiding all other language snippets. But our Node.js API docs only contain JavaScript and TypeScript snippets, so the end result is that all snippets are hidden and no tab is selected. This change fixes that. If the value in the cookie does not exist in any of the tabs on the page, fallback to the default (JavaScript), otherwise fallback to the first tab that is available on the page. * More small fixes (#1254) * Make the header more responsive Adds padding to medium and above, and adjusts font size and spacing at medium width in order to accommodate the number of items we’re displaying currently. Also uses the full Pulumi logo, since we have room for that now, and adds a little color to the hamburger. Signed-off-by: Christian Nunciato <c@nunciato.org> * Bottom-align the image on the whitepaper layout Also removes the `header` selector from `_hero.scss` in order to reduce the specificity of the rule, allowing it to be overidden more easily with other Tailwind classnames. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add team@pulumi link to the footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore the newsroom and investors sections Somehow these got dropped! :scream: Signed-off-by: Christian Nunciato <c@nunciato.org> * Add hero background glows (#1257) Also deletes unused templates. Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide scrollbars if not needed (#1256) * Improve Pricing page responsiveness, fix a few other small things (#1259) * Fix section link on the Why Pulumi page Signed-off-by: Christian Nunciato <c@nunciato.org> * Capitalize Kubernetes in copy Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust image sizes on Whitepaper page Properly size them on both mobile and desktop. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix paging on mobile Decrease padding to prevent overflow. Signed-off-by: Christian Nunciato <c@nunciato.org> * Improve Pricing page layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace home page video with carousel (#1260) Signed-off-by: Christian Nunciato <c@nunciato.org> * Change Segment module to WWW (#1265) * Hook up new www.pulumi.com/staging stack to CI/CD (#1262) * Move older 'pulumi.io' stacks to infrastructure-old * Add new 'www.pulumi.com' infrastructure folder * Scripts to hook up to CI/CD * Switch back to using generic Travis worker * Add alias to CDN for staging.pulumi.io * Remove alias to staging.pulumi.io * Do not use named profiles for deployments There's an issue today where named profiles which use `credential_source=Environment` don't actually behave correctly with the assume-role tool. Instead of actually assuming the role, it just uses the credentials in the environment, which is not exactly what you want. For now, explicitly set the ARN we want to assume, instead of indirecting across a named profile. * Remove CloudFront alias entirely * Add hover menu (#1266) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hook up new www.pulumi.com/production stack to CI/CD (#1267) * Hook up new www.pulumi.com/production stack to CI/CD * Correct Makefile syntax * Migrate blog posts as of 7/2 (#1268) * Fix Makefile syntax * Fix spelling error ::sigh::
2019-07-02 16:30:33 -07:00
{{ end }}
{{ define "main" }}
<section class="container mx-auto text-center mt-8 mb-16">
<h2 class="mt-6 text-center">Fully managed infrastructure as code platform</h2>
<p class="max-w-3xl mx-auto mt-6">
{{/* prettier-ignore-start */}}
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/product/pulumi-service">Pulumi Cloud</a> is the easiest way to adopt
and use Pulumi's <a class="underline" href="https://github.com/pulumi/pulumi">open source SDK</a>.
{{/* prettier-ignore-end */}}
</p>
<div class="mt-10">
<a href="https://app.pulumi.com/signup" target="_blank" rel="noopener noreferrer" class="btn-primary">Get started with Pulumi Cloud</a>
<p class="text-xs pt-1">Unlimited resources. No credit card required.</p>
</div>
</section>
<section id="plans" class="relative">
<div class="shape-background pricing-small-dots">
<div class="relative w-full h-full">
<div class="dot-background-container">
<div class="dot-background-overlay"></div>
<div class="dot-background no-animate"></div>
</div>
<div class="circle-left"></div>
2020-03-30 18:48:22 -07:00
</div>
</div>
<div class="mx-5 flex justify-center">
<div class="lg:flex lg:items-stretch">
<div class="edition bg-white p-5 pb-8 xl:pl-8 hidden lg:flex lg:grow card mr-4 xl:mr-8">
<div class="max-w-md lg:max-w-xs mx-auto">
<div class="h-full flex flex-col pt-6">
<h3 class="title mb-8 h-14 lg:h-24 xl:h-14">Individual</h3>
<p class="text-base mb-8 mt-0 h-14 max-w-xs lg:h-24 xl:h-14">Start using infrastructure as code for individual projects.</p>
<div class="h-20">
<div class="text-black text-2xl lg:text-xl xl:text-2xl lg:whitespace-nowrap">Always free</div>
<p class="m-0 text-sm mt-2">Unlimited resources</p>
</div>
2023-10-09 17:06:44 -07:00
<div class="lg:whitespace-nowrap">
<div class="text-base pt-4 text-black mb-4">Everything to <b>get started</b>:</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>1 member</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>State & secret management</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>Unlimited updates</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span
2023-10-10 08:10:46 -07:00
><a href="/docs/pulumi-cloud/insights/search/" class="underline">Search & Insights</a>
2023-10-09 17:06:44 -07:00
</span>
</span>
</li>
2023-10-10 08:10:46 -07:00
<li class="hidden lg:block invisible">
2023-10-09 17:06:44 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-10 08:10:46 -07:00
<span></span>
2023-10-09 17:06:44 -07:00
</span>
</li>
2023-10-10 08:10:46 -07:00
<li class="hidden lg:block invisible">
2023-10-09 17:06:44 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-10 08:10:46 -07:00
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
<li class="hidden lg:block invisible">
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
<li class="hidden lg:block invisible">
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
<li class="hidden lg:block invisible">
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
<li class="hidden lg:block invisible">
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
</ul>
</div>
<div class="flex-grow">
<div class="text-base pt-4 text-black mb-4">Pulumi Deployments</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-10 08:10:46 -07:00
<span>500 included Pulumi Deployments minutes/month</span>
2023-10-09 17:06:44 -07:00
</span>
</li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-09 17:06:44 -07:00
<span>Deploy via GitHub, API, and console</span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</span>
</li>
</ul>
</div>
<div class="z-10 mt-8 lg:mt-4 xl:mt-8 flex flex-col">
<a href="/docs/quickstart" class="btn-secondary py-3 px-6 text-center">Get Started with Individual</a>
<p class="text-xs pt-1 my-0 text-center">Follow the step-by-step guide!</p>
</div>
</div>
</div>
</div>
<div class="trialed-editions">
<div class="hidden lg:block gradient lg:w-full"></div>
<div class=" lg:flex lg:flex-row">
<div class="edition py-5 px-0 lg:hidden">
<div class="h-full bg-white max-w-md mx-auto">
<div class="h-full flex flex-col px-4 py-4">
<h3 class="title mb-8 h-14 lg:h-24 xl:h-14">Individual</h3>
<p class="text-base mb-8 mt-0 h-14 max-w-xs lg:h-24 xl:h-14">Start using infrastructure as code for individual projects.</p>
<div class="h-20">
<div class="text-black text-2xl lg:text-xl xl:text-2xl lg:whitespace-nowrap">Always free</div>
<p class="m-0 text-sm mt-2">Unlimited resources</p>
</div>
<div class="flex-grow lg:whitespace-nowrap">
<div class="text-base pt-4 text-black mb-4">Everything to <b>get started</b>:</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>1 member</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>State & secret management</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>Unlimited updates</span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span
><a href="/docs/pulumi-cloud/insights/search/" class="underline">Search & Insights</a>
</span>
</span>
</li>
</ul>
</div>
2022-05-03 21:23:32 -07:00
2023-10-09 17:06:44 -07:00
<div>
<div class="text-base pt-4 text-black mb-4">Pulumi Deployments</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-10 08:10:46 -07:00
<span>500 included Pulumi Deployments minutes/month</span>
2023-10-09 17:06:44 -07:00
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Deploy via GitHub, API, and console</span>
</span>
</li>
</ul>
</div>
<div class="z-10 lg:hidden mt-8 lg:mt-4 xl:mt-8 flex flex-col w-56 xl:w-60">
<a href="/docs/quickstart" class="btn-primary py-3 px-6 text-center">Get Started</a>
<p class="text-xs pt-1 my-0 text-center">Follow the step-by-step guide!</p>
</div>
</div>
</div>
</div>
<div class="edition py-5 px-0 lg:pb-3.5 lg:w-1/3">
<div class="h-full bg-white max-w-md mx-auto">
<div class="h-full flex flex-col pr-4 pl-4 xl:pl-8 py-4">
<h3 class="title mb-8 h-14 lg:h-24 xl:h-14">Team</h3>
<p class="text-base mb-8 mt-0 h-14 max-w-xs lg:h-24 xl:h-14">The basics of infrastructure as code for teams wanting to ship faster.</p>
<div class="h-20">
<div class="text-black text-2xl lg:text-xl xl:text-2xl flex items-center lg:whitespace-nowrap">
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
$1 /
<div class="m-0 text-xs mt-1 flex flex-col pl-1"><span>2000</span><span>credits</span></div>
</div>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<p class="m-0"><a class="underline" href="#faq-pricing">150k free credits included</a></p>
</div>
2023-10-09 16:19:04 -07:00
<div>
<div class="text-base pt-4 text-black mb-4">Everything in <b>Individual</b>, plus:</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<span>Up to 10 members</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>5 concurrent updates</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>Unlimited stacks</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>CI/CD Assistant</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Webhooks</span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
</ul>
</div>
<div>
<div class="text-base pt-4 text-black mb-4">Pulumi Deployments</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>3000 included Pulumi Deployments minutes/month, then $0.01 per deploy minute</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>5 concurrent deployments</span>
</span>
</li>
</ul>
</div>
<div class="lg:hidden mt-8 relative z-0 flex flex-col w-56 xl:w-60">
<a id="teamStartTrialButton" class="btn-secondary py-3 px-6 text-center">Start trial</a>
<p class="text-xs pt-1 my-0 text-center">No credit card needed.</p>
</div>
</div>
</div>
</div>
<div class="edition py-5 px-0 lg:pb-3.5 lg:w-1/3">
<div class="h-full bg-white max-w-md mx-auto">
<div class="h-full flex flex-col px-4 py-4">
<h3 class="title mb-8 h-14 lg:h-24 xl:h-14">Enterprise</h3>
<p class="text-base mb-8 mt-0 h-14 max-w-xs lg:h-24 xl:h-14">Full cloud engineering capabilities for large teams in production.</p>
<div class="h-20">
<div class="text-black text-2xl lg:text-xl xl:text-2xl lg:whitespace-nowrap">Custom</div>
<p class="m-0 text-base mt-1"><a href="/contact/?form=sales" class="underline">Contact us</a> for a demo & quote.</p>
</div>
2023-10-09 16:19:04 -07:00
<div>
<div class="text-base pt-4 text-black mb-4">Everything in <b>Team</b>, plus:</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Unlimited members & teams</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Role-based access control (RBAC)</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>SAML/SSO</span>
</span>
</li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>
<a href="/docs/pulumi-cloud/insights/export/" class="underline">Export search data</a>
</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Search cloud resources by property</span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</span>
</li>
2023-10-09 16:19:04 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span><a href="/docs/pulumi-cloud/developer-portals/" class="underline">Private developer portal</a></span>
2023-10-09 16:19:04 -07:00
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Commitment discounts</span>
</span>
</li>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-09 17:06:44 -07:00
<span><a href="/blog/tf-migration-offer/" class="underline">Terraform migration offer included</a></span>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>12 x 5 support included</span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
2023-10-09 17:06:44 -07:00
<li class="hidden lg:block invisible">
2023-10-09 16:19:04 -07:00
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span></span>
</span>
</li>
</ul>
</div>
<div>
<div class="text-base pt-4 text-black mb-4">Pulumi Deployments</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Volume pricing available</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>25 concurrent deployments</span>
</span>
</li>
</ul>
</div>
<div class="lg:hidden mt-8 relative z-0 flex flex-col w-56 xl:w-60">
<a id="enterpriseStartTrialButton" class="btn-primary py-3 px-6 text-center">Start trial</a>
<p class="text-xs pt-1 my-0 text-center">No credit card needed.</p>
</div>
</div>
</div>
</div>
<div class="edition py-5 px-0 lg:pb-3.5 lg:w-1/3">
<div class="h-full bg-white max-w-md mx-auto">
<div class="h-full flex flex-col pl-4 pr-4 xl:pr-0 py-4">
<h3 class="title mb-8 h-14 lg:h-24 xl:h-14 xl:whitespace-nowrap">Business Critical</h3>
<p class="text-base mb-8 mt-0 h-14 max-w-xs lg:h-24 xl:h-14">Advanced security, compliance, and hosting for mission-critical needs.</p>
2022-05-03 21:23:32 -07:00
<div class="h-20">
<div class="text-black text-2xl lg:text-xl xl:text-2xl xl:whitespace-nowrap">Custom</div>
<p class="m-0 text-base mt-1"><a href="/contact/?form=sales" class="underline">Contact us</a> for a demo & quote.</p>
</div>
2022-05-03 21:23:32 -07:00
2023-10-09 16:19:04 -07:00
<div>
<div class="text-base pt-4 text-black mb-4">Everything in <b>Enterprise</b>, plus:</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>
<a href="/docs/using-pulumi/crossguard/configuration/" class="underline">Organization policies & enforcement</a>
</span>
</span>
</li>
2023-10-09 16:19:04 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
2023-10-09 17:06:44 -07:00
<span>Remediation policies</span>
2023-10-09 16:19:04 -07:00
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span><a href="/docs/using-pulumi/crossguard/compliance-ready-policies/#policy-pack-enforcement" class="underline">Compliance-ready policies</a></span>
2023-10-09 16:19:04 -07:00
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<span><a href="/product/self-hosted" class="underline">Self-hosting available</a></span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Automatic group & user sync (SCIM)</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>
2023-10-09 17:06:44 -07:00
<a href="/docs/pulumi-cloud/audit-logs/" class="underline">Export audit logs</a>
</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>24 x 7 support included</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Private Slack channel</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Training, onboarding & workshops</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Professional services</span>
</span>
</li>
2023-10-09 16:19:04 -07:00
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>GitHub Enterprise support</span>
</span>
</li>
</ul>
</div>
<div>
<div class="text-base pt-4 text-black mb-4">Pulumi Deployments</div>
<ul class="list-none text-left text-sm inline-block pl-0">
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Volume pricing available</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>150 concurrent deployments</span>
</span>
</li>
<li>
<span>
<i class="fa fa-check pricing-checkmark mr-2"></i>
<span>Self-hosted runners</span>
</span>
</li>
</ul>
</div>
2022-05-03 21:23:32 -07:00
<div class="lg:hidden mt-8 lg:mt-4 xl:mt-8 relative z-0 flex flex-col w-56 xl:w-60">
<a id="businessCriticalStartTrialButton" class="btn-secondary py-3 px-6 text-center">Start trial</a>
<p class="text-xs pt-1 my-0 text-center">No credit card needed.</p>
</div>
</div>
</div>
</div>
</div>
<div class="hidden lg:flex justify-center pb-8">
<div class="flex flex-col w-80 mr-9">
<a id="pricingStartTrial" class="btn-primary py-3 px-12 text-center">Start trial</a>
<p class="text-xs pt-1 my-0 text-center">14-day trial. No credit card needed.</p>
</div>
2022-05-03 21:23:32 -07:00
<div class="flex flex-col w-80">
<a href="/contact/?form=sales" class="btn-secondary py-3 px-6 text-center">Talk to a human</a>
<p class="text-xs pt-1 my-0 text-center">Contact us for a demo & quote.</p>
</div>
</div>
</div>
</div>
</div>
<div id="pricingTrialOptionsDialog" class="hidden text-gray-700 text-sm">
<div class="popup-overlay">
<div class="dialog-body bg-white m-auto max-w-s lg:min-w-4xl lg:max-w-4xl px-6 lg:px-14 py-8 lg:rounded-xl overflow-hidden">
<div class="flex justify-end top-0 right-0"><i id="closePricingTrialOptionsDialog" class="cursor-pointer fas fa-times"></i></div>
<div class="md:p-5 pt-0 flex flex-col items-center">
<h4 class="mb-0 text-center">Use SaaS or Self-Hosted?</h4>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<p class="text-base text-center">Choose how you'd like to use Pulumi Cloud.</p>
<div class="flex flex-col md:flex-row mt-4 md:mt-12">
<div class="flex flex-col items-center md:border-r md:border-gray-500 md:border-solid md:w-96">
<div class="icon-section mb-1 md:mb-4 hidden md:block">
{{ partial "color-icon.html" (dict "icon" "rocketship" "icon_color" "purple") }}
</div>
<h6 class="mt-0">Managed Service (SaaS)</h6>
<span class="pb-6 md:pb-0">Most popular way to use Pulumi</span>
<p class="py-0 md:py-6 text-center hidden md:block">
The fastest and easiest way to try Pulumi <br />using our scalable, highly available, and secure SaaS.
</p>
<div class="z-0">
2023-04-06 11:00:27 -07:00
<a id="startServiceTrial" data-track="trial-dialog-service" class="btn-primary" href="https://app.pulumi.com/signup">Start 14-Day Trial</a>
</div>
</div>
<div class="mt-16 md:mt-0 flex flex-col items-center md:w-96">
<div class="icon-section mb-1 md:mb-4 hidden md:block">
{{ partial "color-icon.html" (dict "icon" "gear" "icon_color" "yellow") }}
</div>
<h6 class="mt-0">Self-Hosted</h6>
<span class="pb-6 md:pb-0">For enterprises with data control requirements</span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<p class="py-0 md:py-6 text-center hidden md:block">Run Pulumi Cloud in your on-premises or cloud environment and manage it yourself.</p>
<div class="z-0">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a id="startSelfHostedTrial" data-track="trial-dialog-self-hosted" class="btn-secondary" href="/product/self-hosted#self-hosted-trial"
>Request Trial of Self-Hosted</a
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="faq" class="pricing-faq container mx-auto mt-16 mb-32">
<h2 class="text-center">Frequently asked questions</h2>
<span id="faq-product"></span>
<span id="faq-pricing"></span>
<span id="faq-billing"></span>
<ul id="faq-headers" class="hidden lg:flex list-none mt-10">
<li class="px-10 py-3 mr-3 border-b-4 border-solid border-blue-600" data-faq-label="pricing">
<h4><a href="#faq-pricing" class="text-black">Credits and Pricing</a></h4>
</li>
<li class="px-10 py-3 mr-3" data-faq-label="product">
<h4><a href="#faq-product" class="text-gray-500">Product</a></h4>
</li>
<li class="px-10 py-3" data-faq-label="billing">
<h4><a href="#faq-billing" class="text-gray-500">Billing and Support</a></h4>
</li>
</ul>
<p class="text-2xl font-bold lg:hidden mt-12 pl-5">Credits and Pricing</p>
<ul class="list-none p-0 mx-5 xl:ml-12" data-faq-type="faq-pricing">
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What is a Pulumi Credit?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
A Pulumi Credit is the price for managing one resource for one hour. If using the Team Edition, each credit costs $0.0005. For billing purposes, we count
any resource that's declared in a Pulumi program. This includes
<a class="underline" href="/docs/concepts/resources#custom-resources">provider resources</a> (e.g., an Amazon S3 bucket),
<a class="underline" href="/docs/concepts/resources#components">component resources</a>
which are groupings of resources (e.g., an Amazon EKS cluster), and
<a class="underline" href="/docs/concepts/stack">stacks</a> which contain resources (e.g., dev, test, prod stacks).
</p>
<p>
You consume one Pulumi Credit to manage each resource for an hour. For example, one stack containing one S3 bucket and one EC2 instance is three resources
that are counted in your bill.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How much will the Team Edition cost me?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
You pay only for what you use. You are billed for the number of resources managed in your Pulumi account on a per-hour basis. Each partial hour used is
billed as a full hour. If there are no resources in your account, then there is no usage for billing purposes.
</p>
<p>
Hourly usage is measured in the number of Pulumi Credits, and you are billed one Pulumi Credit to manage one
<a class="underline" href="/docs/concepts/resources">resource</a>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
for one hour. Each credit costs $0.0005 USD.
</p>
<p>
Each month you get 150,000 free Pulumi Credits (roughly 200 resources), so you only pay for the credits used beyond that amount in a given month. Free
credits do not roll over from month to month.
</p>
<p>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
Example: If you manage 625 resources with Pulumi every month, you will use 450,000 Pulumi Credits each month. Your monthly bill would be $150 USD = (450,000
total credits - 150,000 free credits) * $0.0005.
</p>
<img class="mt-16" src="/images/pricing/team-edition-cost.png" />
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What can I do with my 150k monthly free credits in Team Edition?" "large_header"
true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
150,000 credits represent approximately 200 resources managed for a month. So, for example, you could manage 200 S3 buckets or 200 EC2 instances for a month
using this amount.
</p>
<p>
As another example, you could manage something more complex like a production Amazon EKS cluster with associated IAM roles, VPC, subnets, gateway route
tables, and a small microservice deployed into the cluster.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How many credits are needed for my use case?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
It depends on the number of resources managed in your Pulumi organization. This usually maps to the size and complexity of your project or application. On
the Team Edition, you receive 150k credits for free every month. Below are a few examples with estimated costs.
</p>
<div>
<b
><a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-ts-apigatewayv2-http-api"
>Serverless API with Amazon API Gateway and AWS Lambda</a
></b
>
<ul>
<li>Estimated resources: 9</li>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<li>Estimated monthly cost without applying free credits: $3.28 USD / 6,570 credits</li>
<li>
This scenario is a stack with an Amazon API Gateway, an AWS Lambda event handler, and associated IAM roles. View the
<a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-ts-apigatewayv2-http-api">code</a> for this scenario here.
</li>
</ul>
</div>
<div>
<a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-py-eks"><b>Amazon EKS running in a VPC</b></a>
<ul>
<li>Estimated resources: 20</li>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<li>Estimated monthly cost without applying free credits: $7.30 USD / 14,600 credits</li>
<li>
This scenario is a stack with an Amazon VPC (including subnets, internet gateway, security groups, and route table), Amazon EKS cluster and node
group, and associated IAM roles. View the <a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-py-eks">code</a> for this
scenario here.
</li>
</ul>
</div>
<div>
<b
><a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-py-wordpress-fargate-rds"
>Amazon ECS cluster and RDS backend running in a VPC</a
></b
>
<ul>
<li>Estimated resources: 24</li>
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<li>Estimated monthly cost without applying free credits: $8.76 USD / 17,520 credits</li>
<li>
This scenario is a stack with an Amazon VPC (including subnets, security groups, and route table associations), Amazon ECS (including cluster and
service, load balancer resources, and IAM resources), and Amazon RDS (including RDS instance and subnet group). Each group of resources (VPC, ECS,
RDS) is represented by a component resource. View the
<a class="underline" href="https://github.com/pulumi/examples/tree/master/aws-py-wordpress-fargate-rds">code</a> for this scenario here.
</li>
</ul>
</div>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How do I find out how many resources I have?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>There are several ways you can estimate the number of resources you have managed with Pulumi.</p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<p><span class="underline">If using Pulumi Cloud:</span> Navigate to the dashboard and review the resource graph titled “Resource Count over Time.”</p>
<p>
<span class="underline">If using Pulumi with a self-managed backend:</span> Export your stack state and count the number of lines with a universal resource
name (URN). You can pipe the state through a grep command for "urn" to estimate the number of resources.
</p>
<p>
<span class="underline">If you haven't deployed anything with Pulumi:</span> See the previous FAQ for a few examples of applications and their number of
resources.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "Can I prepay for credits?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
Yes, you can! Please <a class="underline" href="/contact/?form=sales">contact us</a>
to discuss the Enterprise and Business Critical Editions, which include bulk discounts for buying your credits in advance.
</p>
</div>
</li>
</ul>
<p class="text-2xl font-bold lg:hidden mt-12 pl-5">Product</p>
<ul class="list-none p-0 mx-5 xl:ml-12 lg:hidden" data-faq-type="faq-product">
<li class="accordion-item text-2xl py-3">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
{{ partial "accordian-header" (dict "text" "What are Pulumi open source and Pulumi Cloud?" "large_header"
true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
Pulumi's Infrastructure as Code CLI and SDK are an open-source project that is supported by an active community. Pulumi Cloud is a managed service for the
open source CLI and SDK. It tracks your infrastructures state and coordinates updates with the CLI, which creates or updates resources to reach your
infrastructures desired state. It also manages secrets, supports SAML SSO, integrates with CI/CD pipelines, enforces compliance rules, and much more.
</p>
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
You're not required to use <a class="underline" href="/product/pulumi-service">Pulumi Cloud</a>. You can use any cloud or on-premises storage to build and
run your own backend.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "Can I use Pulumi for free?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>Yes! There are three ways to use Pulumi for free.</p>
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
First, Pulumi Cloud is free to use, now and forever, for individuals. You get all of the convenience of automatic state management, unlimited updates, and
many other great features without needing to pay anything at all for it.
</p>
<p>
Second, Pulumi is an <a class="underline" href="https://github.com/pulumi/pulumi">open source project</a>. You can
<a class="underline" href="/docs/concepts/state#using-a-self-managed-backend">run Pulumi entirely offline</a> without the online services features, and
manage state yourself, instead of using the online service. There are no restrictions &mdash; it's all there in the open for you to use freely as you'd
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
like.
</p>
<p>
Finally, Pulumi Team Edition offers a 14-day free trial. Once the trial is over, you get 150k free Pulumi Credits every month (equivalent to ~200 resources
managed free each month). If this isn't a sufficient duration for your project, please
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/contact/?form=sales">contact us</a>, and we are happy to work out a custom trial period for you that makes sense given your
proof-of-concept timeline. After your trial expires, no data will be lost, and there is a grace period with soft enforcement.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How do I get started?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
2023-06-08 19:45:09 -07:00
Follow the <a class="underline" href="/docs/quickstart">Getting Started guide</a>, which walks you through creating and deploying your first Pulumi project.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What is an organization? What are projects and stacks?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
The key distinction between Pulumi's free Individual Edition and its paid offerings -- Team and Enterprise -- is the presence of an organization. The
Individual Edition is great for single users with private projects. However, if you are working within a team, you'll typically want to share your projects.
This is what organizations provide. The Team Edition is designed for teams to collaborate on shared infrastructure projects. The Enterprise Edition offers
more sophisticated organization management facilities, including RBAC for advanced policy controls.
</p>
<p>
Pulumi <a class="underline" href="/docs/concepts/projects">projects</a> and <a class="underline" href="/docs/concepts/stack">stacks</a> are a way to
organize Pulumi code. You can consider a Pulumi Project to be analogous to a GitHub repo: a single place for code -- and a Stack to be an instance of that
code which has separate configuration. For instance, Project Foo may have multiple stacks for Dev, Test, Prod, or perhaps for different cloud configurations
(e.g. geographic region).
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "Can I start small and upgrade later?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
Yes! If you plan to use Pulumi by yourself, then try the free Individual Edition. If you and your team want to collaborate on infrastructure projects, then
2022-06-03 12:24:14 -07:00
try the Team Edition which has a 14-day free trial. After the trial, you get 150k free Pulumi Credits every month (additional credits are $0.00025 USD
each). 150k credits is enough to manage a small environment with about 200 resources. To upgrade to Enterprise, please
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/contact/?form=sales">contact us</a>.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How do I move from Starter or Pro to the new Team Edition?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<p><a class="underline" href="/contact/?form=sales">Contact us</a> to move to Team.</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "Is Pulumi SOC 2 compliant?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>Yes, Pulumi has completed the SOC 2 Type 2 compliance process. Pulumi is committed to operational excellence for our customers.</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
{{ partial "accordian-header" (dict "text" "Can I host Pulumi Cloud in my cloud or datacenter?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
Yes, we offer a self-hosted Pulumi Cloud for companies that have specific data control requirements and want to maintain complete control over hosting
Pulumi Cloud. This option is available in Business Critical Edition. You can get started with a
2023-04-19 10:36:32 -07:00
<a class="underline" href="/product/self-hosted/#self-hosted-trial">30-day free trial here</a>.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How do I convince my boss?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
Do you want to use Pulumi in your organization, but aren't sure how to bring it up with your boss? We've created a sample email to help you explain its
benefits. Feel free to use the full letter or pieces of it. We are always happy to meet to learn more about your needs and explain these benefits in person
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
&mdash; just <a class="underline" href="/contact/?form=sales">contact us</a>.
</p>
<h5>Sample Email</h5>
<p>Dear {Name},</p>
<p>
I'd like to propose that we use Pulumi for our cloud infrastructure needs. I've researched the top infrastructure as code platforms, and Pulumi stands out
because of its maturity, strong open source community, support for many clouds, and mix of productivity and enterprise controls, meaning it works great for
developers and infrastructure teams alike.
</p>
<p>
I discovered that Pulumi's community is over 10,000 people and growing, and their customer base includes a diverse array of companies, from startups to some
of the largest Fortune 500 and Global 2000 organizations. The top four reasons people are choosing Pulumi are 1) it tames cloud complexity and reduces
infrastructure risks, 2) it lets teams use software engineering best practices with infrastructure, 3) it helps teams adopt modern cloud architectures, and
4) it increases collaboration between infrastructure teams, developers, and security engineers.
</p>
<p>Here are some examples of their customers to give you an idea of who is using it and why:</p>
<ul>
<li>Tableau and Fenergo can now release new features faster by empowering their developers to deploy cloud infrastructure easily.</li>
<li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/case-studies/snowflake">Snowflake migrated to</a>
Kubernetes across multiple clouds in three months.
</li>
<li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/case-studies/mercedes-benz">Mercedes-Benz</a>
Research & Development North America improved collaboration between its infrastructure and application development teams.
</li>
<li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/blog/kenshoo-migrates-to-aws-with-pulumi">Skai</a>
managed a complex public cloud migration project.
</li>
<li>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
Cockroach Labs, <a class="underline" href="/case-studies/sourcegraph">Sourcegraph</a>, and
<a class="underline" href="/case-studies/lemonade">Lemonade</a> created innovative engineering cultures.
</li>
</ul>
<p>
Pulumi is open source and has a SaaS product that helps organizations like ours manage infrastructure with advanced security and policies. Because it's a
SaaS, we can start small and grow as our success with the product grows.
</p>
<p>
You can learn more on the <a class="underline" href="https://www.pulumi.com/">Pulumi website</a> or view a short
<a class="underline" href="https://www.youtube.com/watch?v=QfJTJs24-JM">introduction video</a>.
</p>
<p>
I have many ideas on how Pulumi would deliver immediate value to our team. Should I write a more detailed proposal and share it with you or other members of
the team for feedback? The Pulumi team has also offered to have a meeting with us to learn more about our use cases, and discuss potential ways we can work
together. Should I set that up?
</p>
<p>
Thanks,<br />
{Your Name}
</p>
</div>
</li>
</ul>
<p class="text-2xl font-bold lg:hidden mt-12 pl-5">Billing and Support</p>
<ul class="list-none p-0 mx-5 xl:ml-12 lg:hidden" data-faq-type="faq-billing">
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How can I keep track of the Pulumi Credits Ive used?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
You can keep track of current credit usage and upcoming charges by navigating to Settings and then Billing & Usage in the
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/product/pulumi-service">Pulumi Cloud</a>.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "When will I be billed for using the Team Edition?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>You will be billed for the previous months usage on the first day of each month.</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How can groups not seeking a profit use Pulumi for free?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
The <a class="underline" href="open-source-free-tier/">Open-Source Free Edition</a> allows organizations not seeking a profit with projects under an
open-source license to use Pulumi for free.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What payment options do you accept?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
For the Pulumi Team Edition, you can pay with a credit card (we use Stripe for processing). Pulumi Enterprise Edition offers additional payment options.
Please
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/contact/?form=sales">contact us</a> for those options.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What if I have billing or account issues?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
2023-04-20 11:15:23 -07:00
<p>For any billing or related issues, please <a class="underline" href="/contact">contact us</a>.</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "What if I am not satisfied with my Pulumi purchase?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>
If you're not satisfied with Pulumi, we offer a 14-day money-back guarantee. No questions asked.
2023-04-20 11:15:23 -07:00
<a class="underline" href="/contact">Contact us</a>.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "How do I get support for Pulumi?" "large_header" true) }}
<div class="accordion-item-body-no-animation text-base">
<p>
12 x 5 support is included in Enterprise Edition and 24 x 7 support (includes a private Slack channel and dedicated support) is included in Business
Critical Edition.
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<a class="underline" href="/contact/?form=sales">Contact us</a> if you need help or have any questions.
</p>
</div>
</li>
<li class="accordion-item text-2xl py-3">
{{ partial "accordian-header" (dict "text" "Does Pulumi charge sales tax?"
"large_header" true)
}}
<div class="accordion-item-body-no-animation text-base">
<p>You may be charged a sales tax in addition to your usage fees in certain jurisdictions. It will be a separate line item on your bill.</p>
</div>
</li>
</ul>
</section>
<section id="compare" class="relative mt-16 mb-24">
<div class="shape-background pricing-compare-updated">
<div class="relative w-full h-full">
<div class="circle-left"></div>
<div class="circle-center"></div>
<div class="circle-right"></div>
</div>
</div>
<h2 class="text-center">Compare editions</h2>
<div class="container mx-auto bg-white">
<p class="text-lg font-bold text-center mb-0 lg:hidden">Fundamentals</p>
<div id="fundamentals" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Fundamentals</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Members</span>
</div>
<div class="compare-plans-table-row-item">
<span>1</span>
</div>
<div class="compare-plans-table-row-item">
Update the pricing page (#2223) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pulumi Deployments Launch Blog (#82) * add deployments launch blog * fix imgs Signed-off-by: susanev <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * Apply suggestions from code review Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Updated main challenge page * Add deployments press release Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: zchase <zachary@pulumi.com> * 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 <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com> * Update team-edition-cost.png * Update pricing.html Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
<span>Up to 10</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Admins</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>1</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/organizations">Organizations</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>1</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/projects-and-stacks">Unlimited projects & stacks</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span>Unlimited updates</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Concurrent updates</span>
</div>
<div class="compare-plans-table-row-item">
<span>1</span>
</div>
<div class="compare-plans-table-row-item">
<span>5</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
<div class="compare-plans-table-row-item">
<span>Unlimited</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<span><a class="compare-table-link" href="/product/pulumi-service">Pulumi web console</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</div>
2023-10-09 16:19:04 -07:00
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Developer portal</span>
</div>
<div class="compare-plans-table-row-item">
<span>Host public templates</span>
</div>
<div class="compare-plans-table-row-item">
<span>Host public templates</span>
</div>
<div class="compare-plans-table-row-item">
2023-10-09 17:06:44 -07:00
<span>Host private templates</span>
2023-10-09 16:19:04 -07:00
</div>
<div class="compare-plans-table-row-item">
2023-10-09 17:06:44 -07:00
<span>Host private templates</span>
2023-10-09 16:19:04 -07:00
</div>
</div>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/insights/search/">Resource Search</a></span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</div>
<div class="compare-plans-table-row-item">
<span
>2K results/query<br />
No property search
</span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</div>
<div class="compare-plans-table-row-item">
<span
>2K results/query<br />
No property search
</span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</div>
<div class="compare-plans-table-row-item">
<span
>10k results in UI,<br />
unlimited in API.<br />
Property search included</span
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
>
</div>
<div class="compare-plans-table-row-item">
<span
>10k results in UI,<br />
unlimited in API.<br />
Property search included</span
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/insights/export/">Data Export</a></span>
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/cloud-rest-api/">REST API</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
Ced 2022 night before updates (#2169) * 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 <george@pulumi.com> * 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 <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Update themes/default/content/docs/guides/continuous-delivery/github-app.md Co-authored-by: susan evans <susan.ra.evans@gmail.com> * 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 <susan.ra.evans@gmail.com> * potentially final push? Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> * Pricing page update (#73) * Updates to pricing page * fix format Signed-off-by: susanev <susan.ra.evans@gmail.com> * edit Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: susanev <susan.ra.evans@gmail.com> * Update security whitepaper date * Updated CED page to remove registration and add 'join now' button (#79) Co-authored-by: Sarah Hughes <sarah@pulumi.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Justin Van Patten <jvp@justinvp.com> Co-authored-by: Ian Wahbe <ian@wahbe.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Komal <komal@pulumi.com> Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: Frassle <Frassle@users.noreply.github.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<span><a class="compare-table-link" href="/automation">Automation API</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/blog/restore-stacks">Restore Deleted Stacks</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Commitment discounts</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<span><a class="compare-table-link" href="/product/self-hosted">Self-hosting</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
2023-10-09 16:19:04 -07:00
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>GitHub Enterprise support</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
</div>
<p class="text-lg font-bold text-center mb-0 lg:hidden">Continuous Delivery</p>
<div id="continuous-delivery" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Continuous Delivery</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Deployment history</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Activity timeline</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>GitOps workflows</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/using-pulumi/continuous-delivery/">CI/CD integrations</a></span>
</div>
<div class="compare-plans-table-row-item">
<span>
Many
<pulumi-tooltip>
<i class="w-8 fas fa-info-circle text-blue-600"></i>
<span slot="content"> AWS Code Services, Azure DevOps, Codeship, CircleCI, GitHub, GitLab, Google Cloud Build, Jenkins, Travis, and more </span>
</pulumi-tooltip>
</span>
</div>
<div class="compare-plans-table-row-item">
<span>
Many
<pulumi-tooltip>
<i class="w-8 fas fa-info-circle text-blue-600"></i>
<span slot="content"> AWS Code Services, Azure DevOps, Codeship, CircleCI, GitHub, GitLab, Google Cloud Build, Jenkins, Travis, and more </span>
</pulumi-tooltip>
</span>
</div>
<div class="compare-plans-table-row-item">
<span>Customized for you</span>
</div>
<div class="compare-plans-table-row-item">
<span>Customized for you</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/deployments/ci-cd-integration-assistant/">CI/CD Assistant</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/webhooks">Webhooks</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
</div>
2023-10-09 16:19:04 -07:00
<p class="text-lg font-bold text-center mb-0 lg:hidden">Pulumi Deployments</p>
<div id="policy" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Pulumi Deployments</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Minutes included</span>
</div>
<div class="compare-plans-table-row-item">
<span>500/month</span>
2023-10-09 16:19:04 -07:00
</div>
<div class="compare-plans-table-row-item flex-col">
<span>3000/month</span>
2023-10-09 16:19:04 -07:00
<p class="text-sm m-0">then $0.01 per deploy minute</p>
</div>
<div class="compare-plans-table-row-item flex-col">
<span>Custom</span>
<p class="text-sm m-0">starts at $0.01 per deploy minute</p>
</div>
<div class="compare-plans-table-row-item flex-col">
<span>Custom</span>
<p class="text-sm m-0">starts at $0.01 per deploy minute</p>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Concurrency limit</span>
</div>
<div class="compare-plans-table-row-item">
<span>1</span>
</div>
<div class="compare-plans-table-row-item">
<span>5</span>
</div>
<div class="compare-plans-table-row-item">
<span>25</span>
</div>
<div class="compare-plans-table-row-item">
<span>150</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Self-hosted runners</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
</div>
<p class="text-lg font-bold text-center mb-0 lg:hidden">Policy as Code</p>
<div id="policy" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Policy as Code</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Gated deployments</span>
</div>
<div class="compare-plans-table-row-item">
<span>Local <span class="hidden md:block">enforcement</span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Local <span class="hidden md:block">enforcement</span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Local <span class="hidden md:block">enforcement</span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Server-side <span class="hidden md:block">enforcement</span></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Organization policies</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
2023-10-09 16:19:04 -07:00
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Compliance-ready policies</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
2023-10-09 17:06:44 -07:00
<span>Remediation policies</span>
2023-10-09 16:19:04 -07:00
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
</div>
<p class="text-lg font-bold text-center mb-0 lg:hidden">Security</p>
<div id="security" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Security</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
2021-10-07 15:29:12 -07:00
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/concepts/config">Secrets and encryption</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
2021-10-07 15:29:12 -07:00
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/accounts">Identity providers</a></span>
</div>
<div class="compare-plans-table-row-item">
<span>GitHub, GitLab, Atlassian</span>
</div>
<div class="compare-plans-table-row-item">
<span>GitHub, GitLab, Atlassian</span>
</div>
<div class="compare-plans-table-row-item">
<span>GitHub, GitLab, Atlassian, SAML/SSO</span>
</div>
<div class="compare-plans-table-row-item">
<span>GitHub, GitLab, Atlassian, SAML/SSO</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/access-management/saml/ ">SAML/SSO</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>
Many
<pulumi-tooltip>
<i class="w-8 fas fa-info-circle text-blue-600"></i>
<span slot="content"> Azure Active Directory, Google Workspace, Okta, OneLogin, and more </span>
</pulumi-tooltip>
</span>
</div>
<div class="compare-plans-table-row-item">
<span>
Many
<pulumi-tooltip>
<i class="w-8 fas fa-info-circle text-blue-600"></i>
<span slot="content"> Azure Active Directory, Google Workspace, Okta, OneLogin, and more </span>
</pulumi-tooltip>
</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/access-management/scim/">SCIM integration</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/access-management/teams/">Create and manage teams</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/organizations#organization-roles">Role-based access control (RBAC)</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/audit-logs">Audit logs</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/access-management/organization-access-tokens/">Organization and Team Access Tokens</a></span>
<span>
<pulumi-tooltip>
<i class="w-8 fas fa-info-circle text-blue-600"></i>
<span slot="content">These are machine access tokens that are scoped to the organization or team level</span>
</pulumi-tooltip>
</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="/docs/pulumi-cloud/audit-logs#automated-export">Automated log export to S3</a></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark mr-2"></i></span>
</div>
</div>
</div>
<p class="text-lg font-bold text-center mb-0 lg:hidden">Support</p>
<div id="support" class="pricing-compare-plans-table">
<div class="compare-plans-table-header-container">
<div class="compare-plans-table-header-item">
<span class="font-bold hidden lg:block">Support</span>
</div>
<div class="compare-plans-table-header-item">
<span>Individual</span>
</div>
<div class="compare-plans-table-header-item">
<span>Team</span>
</div>
<div class="compare-plans-table-header-item">
<span>Enterprise</span>
</div>
<div class="compare-plans-table-header-item">
<span>Business Critical</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span><a class="compare-table-link" href="https://slack.pulumi.com">Community Slack</a></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Support</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>12 x 5</span>
</div>
<div class="compare-plans-table-row-item">
<span>24 x 7</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Ticketing & email support</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Private Slack channel</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Available</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Normal ticket <br />service level objective</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>5 business days</span>
</div>
<div class="compare-plans-table-row-item">
<span>1 business day</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Urgent ticket <br />service level objective</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>1 business day</span>
</div>
<div class="compare-plans-table-row-item">
<span>1 hour</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Advisor access</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Annually</span>
</div>
<div class="compare-plans-table-row-item">
<span>Monthly</span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Onboarding and training</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Available</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Professional services</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span>Available</span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
2023-10-09 17:06:44 -07:00
<div class="compare-plans-table-row-container">
<div class="compare-plans-table-row-item">
<span>Terraform Migration Offer</span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
<div class="compare-plans-table-row-item">
<span><i class="fa fa-check pricing-checkmark"></i></span>
</div>
</div>
</div>
<div class="flex justify-center mt-24">
<div class="card ready-cta w-full rounded-xl p-1 gradient">
<div class="flex justify-center rounded-xl bg-purple-100">
<div class="p-8 md:p-16 lg:pt-28 lg:pb-28 inline-flex flex-col items-center">
Website updates (#2688) * Initial homepage redesign pass, hero change + add sections * bundle * Add customer quotes to the homepage * update title spacing, add Skai quote * add new images for homepage * spacing fixes * update customer quotes * sections + quotes updates, remove PDL logo * update logo list * add resource search diagram adds resource search diagram for updates to product pages * update diagram "service" changed to "cloud" provider count updated added deployments and insights to diagram * diagram revision * Delete duplicate file * Revision for real * update images and backgrounds * update twitter content * remove unused graphic * update hero secondary button * fix community link color * website updates * fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com> * updates to /product/ and /pulumi-service/ * update pricing and self-hosted pages * fix formating Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove relrefs from pricing * fix html Signed-off-by: susanev <susan.ra.evans@gmail.com> * remove quotes from tweets, correct signup page links, customer logo changes * update CTA button styles for purple background * add links to homepage sections * fix join link clickable area * pulumi cloud & product changes, add some images * update AI image to have language tabs * styling fixes * update product nav and text tweaks for /product * fix logos spacing, update header button * update copy Co-authored-by: George Huang <george@pulumi.com> * change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title * update nav links for Pulumi Cloud * update Pulumi Deployments image * shorten tweet height for twitter carousel * fix univision logo * update community link * restyle community join link * edit customer list * join link styles pt 2 * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * Update themes/default/layouts/page/pricing.html * update ai graphics * Search docs (#94) --------- Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> * appease the linter * handle pricing table text-wrap, center cells (keeping left column left-aligned) * Insights blog post (#101) Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> * Add Pulumi AI UI (#95) * WIP * Remove WIP text * Handle over-limit errors * Refactor the page structure * Bit of code, CSS, markup cleanup * Support querystring params * Layout WIP * Switch to two-column layout * Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons * Fix a little copy button issue * Fix set-focus glitch, signup URL * Remove language tooltips and tweak emphasis color * Mobile and tablet tweaks * Shorted labels for mobile, leading on outputs * Extend the pre-highlight wait a bit to allow for slower rendering * Hard-code the endpoint URL to avoid the extra docs PR for now * Remove log statement * Pulumi Insights product page (#91) * First commit * Adding subtitles * A few visual and textual tweaks * Make edits to AI section * Added gif * Updated images * Added Get Started button to AI section * Add Pulumi Insights to product nav, alias for /insights * reorder mobile nav items for product section * Add search gif * Corrected formatting error * Resized images * Updated gif and added form links * Added Preview Signup page * Linted and formatted * Remove button, fix layout issue on submit, link to forms, show learn-more message * Signup -> sign up * Updated anchor links and margins * Minor edit to lede copy * fix hover on button --------- Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Christian Nunciato <chris@nunciato.org> Co-authored-by: zchase <zachary@pulumi.com> * mark insights blog as draft (#102) --------- Signed-off-by: susanev <susan.ra.evans@gmail.com> Co-authored-by: Sarah Hughes <sarah@pulumi.com> Co-authored-by: Anita Trimbur <anita@pulumi.com> Co-authored-by: George Huang <george@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> Co-authored-by: GH Action - Upstream Sync <action@github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: Bryce Lampe <brycelampe@gmail.com> Co-authored-by: Luke Hoban <lukehoban@gmail.com> Co-authored-by: evanboyle <evan@pulumi.com> Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com> Co-authored-by: aaronkao <aaronkao@users.noreply.github.com> Co-authored-by: Christian Nunciato <c@nunciato.org> Co-authored-by: Christian Nunciato <cnunciato@work.local> Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
<h2 class="mb-12 text-center">Ready to try Pulumi Cloud?</h2>
<div class="flex flex-col lg:flex-row self-stretch items-center lg:justify-between">
<div class="flex flex-col justify-center align-center text-center w-full md:w-2/4 lg:ml-14 lg:mr-4 mb-14 lg:mb-0 z-0">
<a id="pricingStartTrialBottomCTA" class="btn-primary py-3">Start trial</a>
<p class="text-xs pt-1 my-0">14-day trial. No credit card needed.</p>
</div>
<div class="flex flex-col justify-center align-center text-center w-full md:w-2/4 lg:mr-14 lg:ml-4">
<a href="/contact/?form=sales" class="btn-secondary py-3 px-6">Talk to a human</a>
<p class="text-xs pt-1 my-0">Contact us for a demo & quote.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
GREAT WEBSITE MIGRATION OF 2018 (#1269) * Move content into docs/content * Make navigation and doc generation work Signed-off-by: Christian Nunciato <c@nunciato.org> * Make search work Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-specific layouts into layouts/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs partials into layouts/partials/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Share a common header and footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product & pricing pages, modify main nav Signed-off-by: Christian Nunciato <c@nunciato.org> * Bring images under assets, docs images under assets/images/docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Link to the docs home page, fix image ref Signed-off-by: Christian Nunciato <c@nunciato.org> * Add containers, serverless, kubernetes topics Signed-off-by: Christian Nunciato <c@nunciato.org> * Add careers Signed-off-by: Christian Nunciato <c@nunciato.org> * Add compete, compete -> migrate Signed-off-by: Christian Nunciato <c@nunciato.org> * About, contact Signed-off-by: Christian Nunciato <c@nunciato.org> * Add legal Signed-off-by: Christian Nunciato <c@nunciato.org> * Add product Signed-off-by: Christian Nunciato <c@nunciato.org> * Add partner content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add webinar Signed-off-by: Christian Nunciato <c@nunciato.org> * Add why-pulumi Signed-off-by: Christian Nunciato <c@nunciato.org> * Add GitHub redirect, support Signed-off-by: Christian Nunciato <c@nunciato.org> * Add blog * Add blog - update post frontmatter * Update content/_index.md Co-Authored-By: Justin Van Patten <jvp@justinvp.com> * Remove drafts & redundant fonts, move asset dirs up a level Signed-off-by: Christian Nunciato <c@nunciato.org> * Reconcile blog navigation Signed-off-by: Christian Nunciato <c@nunciato.org> * Migrate some blog content (#1147) * Reconcile www, blog and docs footer items (#1141) Signed-off-by: Christian Nunciato <c@nunciato.org> * Clean up blog layout (#1148) * Migrate more blog posts (#1157) * Replace Bootstrap with TailwindCSS * Add Tailwind * Create a config directory under assets, move PostCSS and Tailwind configs into it * Remove Bootstrap Sass and JS referemce * Refactor the header, base template, and footer to use Tailwind * Pull TOC Sass into its own partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor the docs home page Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs single, list and section layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor quickstart-clouds partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Reposition config items to fix syntax highlighting Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace syntax CSS theme with Monokai Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a dark blue for links Signed-off-by: Christian Nunciato <c@nunciato.org> * Add the beginnings of Sass color settings Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a Sass file for langchoose Signed-off-by: Christian Nunciato <c@nunciato.org> * Give no-select its own Sass also, since it’s a partial Signed-off-by: Christian Nunciato <c@nunciato.org> * Give docs single and list templates more width for main content Signed-off-by: Christian Nunciato <c@nunciato.org> * Add some padding to the TOC, since we don’t have proper gutters yet Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix button on Quickstart home page Signed-off-by: Christian Nunciato <c@nunciato.org> * TOC styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Quickstart clouds Signed-off-by: Christian Nunciato <c@nunciato.org> * Padding to left and right columns Signed-off-by: Christian Nunciato <c@nunciato.org> * Black for TOC Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor docs/aws to use its own layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix the AWS tech partner image Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust AWS layouts Signed-off-by: Christian Nunciato <c@nunciato.org> * Move docs-home markup into a layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Format the mini-toc Signed-off-by: Christian Nunciato <c@nunciato.org> * Reduce subhead sizes a bit Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove snowflake styles Signed-off-by: Christian Nunciato <c@nunciato.org> * Extract some Sass partials Signed-off-by: Christian Nunciato <c@nunciato.org> * Define initial purple and blue palettes, use numbered colors instead Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor blog templates Signed-off-by: Christian Nunciato <c@nunciato.org> * Make blog summary a partial, style pagination Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix expanded URLs Signed-off-by: Christian Nunciato <c@nunciato.org> * Rename Documentation to Reference Signed-off-by: Christian Nunciato <c@nunciato.org> * A smattering of minor adjustments Signed-off-by: Christian Nunciato <c@nunciato.org> * Selection state for tags Signed-off-by: Christian Nunciato <c@nunciato.org> * Delete more Bootstrap Signed-off-by: Christian Nunciato <c@nunciato.org> * Comment the banner Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore footer links Signed-off-by: Christian Nunciato <c@nunciato.org> * Legal layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Remove unused layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Refactor careers page Signed-off-by: Christian Nunciato <c@nunciato.org> * Use top-level URLs for legal docs Signed-off-by: Christian Nunciato <c@nunciato.org> * Add RSS for the blog (#1170) * Add RSS for the blog * Cleanup team data (#1195) * Cleanup team data * Add missing newlines at EOF * Blog content as of 6/16 (#1196) * Blog content layout tweaks * Migrated blog content (as of Sun 6/16) * Address PR feedback, replace links to pulumi.io * Add fusion stack Any changes to the `fusion` branch will now be deployed to https://fusion.pulumi.io/. * Fix broken links * Fix broken images in fusion branch (#1207) Deletes unnecessary uses of `BaseURL`. In a small number of cases, where we want to emit an absolute URL that includes the `BaseURL`, use the `absURL` function instead, which is smart about handling missing/extra slashes. * Integrate www content (#1208) Signed-off-by: Christian Nunciato <c@nunciato.org> * Highlight currently selected section tab (#1216) * Remove unused partials (#1215) These are no longer referenced, so they can be removed. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content as of 6/24 (#1218) * Port running-containers-in-aws-the-lowdown-ecs-fargate-and-eks * Port building-and-publishing-docker-images-to-a-private-amazon-ecr-repository * Port happy-birthday-to-pulumi-open-source * Commit updates to package-lock.json * Link cleanups and other fixes * Remove 'wip' tag * Restore meta_* fields, tidy up some frontmatter (#1214) Signed-off-by: Christian Nunciato <c@nunciato.org> * Add search (#1217) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide `.language-prologue-*` by default (#1212) So they all don't initially flash as being visible before all but the selected language are hidden. Port from `_pulumi.scss`. * Limit team members to those with status “active” (#1219) Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix links to datadog provider * Remove top margin from code snippets under lang tabs (#1223) * Update MBR DNA logo (#1222) * Add links to cloud logos (#1221) And use `logo-aws_white.png` for AWS * Remove unnecessary aliases (#1210) Now that we'll be hosting the docs on a new domain, there's no need to maintain these aliases. The old site hosted at https://pulumi.io will have redirects from the old aliases to the new location on the new site. * Pricing page updates (#1224) * Add swooshes to the home, pricing and webinar pages. * Replace “tech” PNGs for GitHub, GitLab, Atlassian and SAML with SVGs, and add an email SVG, in order to align all of their images in the pricing grid. * Add a “See plan details” link above the pricing grid. * Update Font Awesome to version 5.8.1 (to match what's in use on www today) in order to pull in the infinity icons used in the pricing grid. * Align CTA buttons horizontally in adjacent boxes containing content of varying heights. * Fix duplicate links on the home and product pages. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update API docs (#1227) * Update tsdocgen paths * Updated API docs * Fix broken images (#1228) Remove unnecessary `{{ .Site.BaseURL }}` prefix from image URLs. * Fix Hugo build warning about non-relative ref/relref page reference (#1229) * Fix page titles and errant anchors (#1226) * Prevent anchors on the home page * Fix page titles Signed-off-by: Christian Nunciato <c@nunciato.org> * Add a robots.txt file (#1225) This change adds a robots.txt template authorizing seach-engine indexing for all pages of the production site. It assumes that all non-production builds will override the `baseURL` configuration property with something other than `https://pulumi.com/`. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog content fixes (#1231) * Correct post dates, titles * Revert to previous tags * Unify tags, adjust for display * Replace short, social summaries with longer ones * Use a fixed height for the utility bar (#1232) When the GitHub widget loads asynchronously and pops into view, it causes the whole page to shift downward a few pixels, because the widget is taller than the links beside it. Applying an explicit hight to the utility bar fixes this. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix TOC expansion for the tour (#1234) We're very likely going to remove the tour and disperse its content elsewhere, but in the meantime, fix the TOC expansion for "Beyond the Basics" items. * Add syntax highlighing to layout templates (#1238) This change adds a partial for highlighting code snippets in layouts. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add home-page video (#1240) Also makes a few slight adjustments to improve mobile layout on the home page. Signed-off-by: Christian Nunciato <c@nunciato.org> * Blog layout and styling improvements (#1237) * Use explicit code blcoks with language * Fix sort order for Author and Tag listings * Make sidebar toggleable on mobile * Resize "poster" image for blog listings * Crop photos to be square * Add posted date, post tags to blog footer * Add recent posts lists to sidebar * Add syntax highlighting to some missed posts * Fix Hugo build warning * Adjust sidebar styling * Cleanup the /docs page (#1239) * Cleanup /docs/aws layouts to match other docs sections * Cleanup /docs pages - Add left nav - Make /docs page look slightly less like a "homepage" - Add top-level "Get Started" and "Reference" headings to left nav * Add `.btn-secondary` and use it in a few places * Remove unnecessary cursor setting (#1245) Should be using the default here. I was debugging and forgot to switch this back before committing. Signed-off-by: Christian Nunciato <c@nunciato.org> * Update the home page video (#1244) This is a slightly shorter version, with typing sections sped up slightly to better respect our visitors’ time. :smile: Signed-off-by: Christian Nunciato <c@nunciato.org> * API doc styling improvements (#1247) * Update API doc styling for Python Bring back the styles used for our Python API docs, convert to use Tailwind, and make further tweaks to make it look even better. For example, all definitions now look like code blocks and indentation and spacing is used to improve the hierarchy of the content. * Only emit the <h1>.Title</h1> if there is a .Title The generated Python API docs don't currently include front matter and therefore do not have a title. We should fix the Python docs gen to do that, but in the meantime, only emit `<h1>.Title</h1>` if the page has a `.Title`, to avoid an unnecessary gap at the top of the page. * Update _pygments.scss to select .highlight instead of .chroma The syntax highlighted code generated by Hugo looks like: ``` <div class="highlight"> <pre class="chroma"> <code class="language-foo"> ... </code> </pre> </div> ``` And our styles looks like: ``` .chroma .k { ... } .chroma .kc { ... } ... ``` This works good, but our generated Python docs, which uses Pygments to do the syntax highlighting, doesn't use `.chroma`, so it doesn't get any syntax highlighting currently, even though all the Pygments classes are there. This is true for our Node.js docs as well, although, based on how we generate the code for that currently, we could relatively easily update the templates to include a `.chroma` class. In all cases, the code that we want highlighted will have a `.highlight` class surrounding it, so just update our styles to select `.highlight` instead of `.chroma`. ``` .highlight .k { ... } .highlight .kc { ... } ... ``` * Update API doc styling for Node.js * Various mobile adjustments and cleanup (#1250) * Pull the hero and section nav into Tailwind "components" and apply them. * Adjust home-page video dimensions accordingly. * Add mobile x-padding to sections that hadn't gotten it yet. * Add an anchor exclusion to the head for the About page. * Fix mobile layout for the Support page. * Fix centering and item distribution on the About page. * Additional minor mobile-related adjustments as encountered. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix bug in lang chooser (#1249) If I've previously viewed a page in our docs with the language tabs, such as the Get Started guide, and I click the Python tab, that language choice will be persisted to a cookie. If I then visit our Node.js API docs, the lang chooser will see the saved value of "Python" and try to select that tab, hiding all other language snippets. But our Node.js API docs only contain JavaScript and TypeScript snippets, so the end result is that all snippets are hidden and no tab is selected. This change fixes that. If the value in the cookie does not exist in any of the tabs on the page, fallback to the default (JavaScript), otherwise fallback to the first tab that is available on the page. * More small fixes (#1254) * Make the header more responsive Adds padding to medium and above, and adjusts font size and spacing at medium width in order to accommodate the number of items we’re displaying currently. Also uses the full Pulumi logo, since we have room for that now, and adds a little color to the hamburger. Signed-off-by: Christian Nunciato <c@nunciato.org> * Bottom-align the image on the whitepaper layout Also removes the `header` selector from `_hero.scss` in order to reduce the specificity of the rule, allowing it to be overidden more easily with other Tailwind classnames. Signed-off-by: Christian Nunciato <c@nunciato.org> * Add team@pulumi link to the footer Signed-off-by: Christian Nunciato <c@nunciato.org> * Restore the newsroom and investors sections Somehow these got dropped! :scream: Signed-off-by: Christian Nunciato <c@nunciato.org> * Add hero background glows (#1257) Also deletes unused templates. Signed-off-by: Christian Nunciato <c@nunciato.org> * Hide scrollbars if not needed (#1256) * Improve Pricing page responsiveness, fix a few other small things (#1259) * Fix section link on the Why Pulumi page Signed-off-by: Christian Nunciato <c@nunciato.org> * Capitalize Kubernetes in copy Signed-off-by: Christian Nunciato <c@nunciato.org> * Adjust image sizes on Whitepaper page Properly size them on both mobile and desktop. Signed-off-by: Christian Nunciato <c@nunciato.org> * Fix paging on mobile Decrease padding to prevent overflow. Signed-off-by: Christian Nunciato <c@nunciato.org> * Improve Pricing page layout Signed-off-by: Christian Nunciato <c@nunciato.org> * Replace home page video with carousel (#1260) Signed-off-by: Christian Nunciato <c@nunciato.org> * Change Segment module to WWW (#1265) * Hook up new www.pulumi.com/staging stack to CI/CD (#1262) * Move older 'pulumi.io' stacks to infrastructure-old * Add new 'www.pulumi.com' infrastructure folder * Scripts to hook up to CI/CD * Switch back to using generic Travis worker * Add alias to CDN for staging.pulumi.io * Remove alias to staging.pulumi.io * Do not use named profiles for deployments There's an issue today where named profiles which use `credential_source=Environment` don't actually behave correctly with the assume-role tool. Instead of actually assuming the role, it just uses the credentials in the environment, which is not exactly what you want. For now, explicitly set the ARN we want to assume, instead of indirecting across a named profile. * Remove CloudFront alias entirely * Add hover menu (#1266) Signed-off-by: Christian Nunciato <c@nunciato.org> * Hook up new www.pulumi.com/production stack to CI/CD (#1267) * Hook up new www.pulumi.com/production stack to CI/CD * Correct Makefile syntax * Migrate blog posts as of 7/2 (#1268) * Fix Makefile syntax * Fix spelling error ::sigh::
2019-07-02 16:30:33 -07:00
{{ end }}