3917 Commits

Author SHA1 Message Date
Mikhail Shilkov
fc6d895f34 Update integration test example to v2 2020-04-27 10:01:43 +02:00
spara
1f0b8cbd00 add image 2020-04-24 14:48:23 -05:00
spara
c06ed7dafb initial commit 2020-04-24 14:12:35 -05:00
Levi Blackstone
2442bd4094 Fix typo (#3088) 2020-04-24 10:26:33 -06:00
Cameron Stokes
49abc8bd50 Update the link in the 'New Version Warning' output. (#3080)
Copied the link URL from ce5fd47558/pkg/cmd/pulumi/pulumi.go (L371).
2020-04-24 16:41:06 +01:00
Christian Nunciato
b5dc92afcb Add Liz to the team, redirect an empty page (#3071)
* Add Liz to the team

* Redirect /partners to a better, if temporary, location
2020-04-23 00:22:41 +01:00
Lee Zen
21ddac221a Include details on async entrypoint (#3058)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-21 19:51:03 -07:00
Levi Blackstone
82dc5ee675 Add more details about the removal of synchronous invokes (#3057) 2020-04-21 16:15:30 -06:00
Christian Nunciato
fffa5ca99a Update mercedes-benz.md (#3053) 2020-04-21 12:24:57 -07:00
Evan Boyle
4b93d4a0a3 add kubernetes go getting started (#3049) 2020-04-21 07:02:11 -07:00
Joe Duffy
401a218b17 Add a Pulumi 2.0 blog post (#3040)
* 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>
2020-04-21 04:47:07 -07:00
Paul Stack
9b8f0e3b84 Merge pull request #3046 from pulumi/lee/pulumi-yes
Fix two CI examples missing --yes
2020-04-21 07:50:21 +01:00
Justin Van Patten
6edb32be1d Fix some links to new resource docs (#3021)
We recently changed some of the anchor ids on the resource docs. This updates links in the rest of the docs to use the new anchors.
2020-04-20 22:26:42 -07:00
Christian Nunciato
42a6750223 Site updates (#2966) 2020-04-20 21:00:31 -07:00
Evan Boyle
9ddb4ca131 Update gcp getting started (#3043) 2020-04-20 20:23:25 -07:00
Lee-Ming Zen
e2cc67ac84 Fix two CI examples missing --yes 2020-04-20 19:54:27 -07:00
Evan Boyle
027a811750 Update import paths for go getting started (#3042) 2020-04-20 18:30:06 -07:00
Lee Zen
a590e444cd Fix the bad relref (#3039)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-20 14:40:32 -07:00
Lee Zen
cd7f1670af Update docs to reflect 2.0-ness (#2834)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
2020-04-20 14:02:07 -07:00
Justin Van Patten
004d2c7c71 Clarify in docs how secrets are handled in policies (#3032) 2020-04-20 09:36:27 -07:00
spara
c947f17be7 fix formmatting 2020-04-20 11:17:13 -05:00
spara
92202986f6 edits 2020-04-20 10:37:02 -05:00
spara
adb7340e89 edits 2020-04-20 09:45:33 -05:00
spara
32732664e7 add image 2020-04-18 14:36:31 -05:00
spara
199e713fb5 fix errors 2020-04-18 12:12:44 -05:00
spara
c1a49571da initial 2020-04-18 12:10:29 -05:00
Luke Hoban
b390f977ad Remove PREVIEW label from dynamic providers and self-hosted (#2997)
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.
2020-04-17 19:19:05 -07:00
Jamie Kinkead
f177d9f3cf Jamie/replacing links (#2999)
* Changes to k8s links

* layout/partial link change
2020-04-17 16:28:03 -07:00
Jamie Kinkead
35d8351749 Substitute links to improved docs. (#2953)
* Substitute links to Resource docs in blog posts.

* Incorporate PR feedback.

* Revert unnecessary change.

* Update links in guides.

* Address PR feedback.

* Remove unneeded change.

* Add better links.

* Addressing PR feedback

* Jamie/replace more links (#2976)

* Update links in intros to cloud-providers.

* One more.

* Address PR Feedback

* Adjust links for Hugo.
2020-04-17 11:53:52 -07:00
Lee Zen
01e738ab99 Update Azure getting started (#2964)
* 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>
2020-04-16 15:50:57 -07:00
Levi Blackstone
26f7f77237 Update python k8s quickstart (#2965)
This example didn't work for Docker Desktop k8s,
because the LoadBalancer endpoint is in the
`hostname` field rather than `ip`.
2020-04-16 16:45:57 -06:00
Komal Ali
7b333d9084 fix nodejs examples for docker desktop 2020-04-16 09:50:34 -07:00
Komal Ali
7da5155b98 add missing output 2020-04-16 09:49:23 -07:00
Komal Ali
1c5d5eaae7 update outputs in k8s example 2020-04-15 16:58:01 -07:00
Komal
8f7674458d Merge pull request #2960 from pulumi/komalali/aws-quickstart
AWS quickstart - fix menu item
2020-04-15 15:09:39 -07:00
Komal Ali
61491c91e2 fix menu item 2020-04-15 12:15:07 -07:00
Komal Ali
f75cedb16b update CLI output to match dev workflow 2020-04-15 12:05:50 -07:00
Komal Ali
139d4e66f9 fix typo for missing menu item 2020-04-15 11:14:11 -07:00
Komal Ali
64395a554b update deploy-stack to match output 2020-04-15 10:59:39 -07:00
Sophia Parafina
6195c1b7b1 Kubernetes and Go blog post (#2927)
Co-authored-by: spara <sophia.parafina@gmail.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: stack72 <public@paulstack.co.uk>
2020-04-14 13:51:55 -06:00
Oleg Karasik
0da9c54b8f Removed an extra semi-colon in "Authoring a new Component" C# example 2020-04-14 15:20:56 +03:00
Evan Boyle
245e97b4a3 remove plugin installation instructions from go getting started docs (#2846) 2020-04-13 17:22:21 -07:00
Zack Chase
880e98a019 Update display titles for continuous delivery page (#2925) 2020-04-13 16:53:40 -07:00
Erin Krengel
3d59238220 add pac versioning to docs (#2923) 2020-04-13 15:33:15 -07:00
Justin Van Patten
fd87b31ce3 Add Python content to PaC docs (#2910) 2020-04-13 10:59:51 -07:00
Mikhail Shilkov
80bd437a14 Merge pull request #2906 from pulumi/mikhailshilkov/dotnet-binary
Describe the binary option for .NET
2020-04-12 23:03:40 +02:00
Bruno Paz
ee02d43cd7 Fix typo (#2913) 2020-04-11 13:43:41 -07:00
Mikhail Shilkov
fc8c92135a Fix some typos in the cost reduction blog (#2905) 2020-04-10 22:21:59 +01:00
Mikhail Shilkov
5ce2993229 Describe the binary option for .NET 2020-04-10 09:49:39 +02:00
97thFloor
60f0831342 SEO Optimization, KW "cloud continuous delivery" (#2824)
* 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>
2020-04-09 15:46:01 -07:00