* Add a Pulumi 2.0 blog post
* Make a few tweaks
* Link to the migration guide.
* Use the new Pulumi 2.0 superpowers card.
* Use a comma, not an emdash
* Apply suggestions from code review
Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
* Adopt suggestion
* Adopt Praneet's "hard at work" suggestion
Co-Authored-By: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
* Fix a few relative links
* Link to /superpowers
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
These are both now out of preview, fully-documented, and have meaningful large-scale usage.
There are three remaining areas that are still marked as preview:
1. `@pulumi/kubernetesx` package for NodeJS
2. `@pulumi/cloud` package for NodeJS
2. `pulumi_policy` package for Python
Fixes#2924.
* Fix Azure getting started to use tags instead of https to force a change.
* Make create project match actual outputs.
Co-Authored-By: Komal <komal@pulumi.com>
Co-Authored-By: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
* SEO Optimization, KW "cloud continuous delivery"
Primary KW: cloud continuous delivery
Secondary KWs: continuous delivery, continuous deployment pipeline, cloud continuous integration
Semantic analysis (language/topics to include more of): integration, software, testing, tests, deployment, build, development, production
Note: one way to get more semantically relevant language onto this page would be to write out the CI/CD systems as well as linking to them, but I can understand if you feel that messes things up aesthetically.
* Update content/docs/guides/continuous-delivery/_index.md
* Update content/docs/guides/continuous-delivery/_index.md
Co-authored-by: Zack Chase <zachary@pulumi.com>