Mikhail Shilkov
87d7b66950
Fix a broken link to Pulumi.Terraform .NET docs
2020-04-29 09:07:30 +02:00
Paul Stack
88fb28b292
Adding documentation entries for GitHub and MongoDB Atlas ( #3107 )
2020-04-28 15:53:11 +01:00
Mikhail Shilkov
cfe722f438
Commit permalinks
2020-04-27 10:15:10 +02:00
Mikhail Shilkov
fc6d895f34
Update integration test example to v2
2020-04-27 10:01:43 +02: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
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
Evan Boyle
4b93d4a0a3
add kubernetes go getting started ( #3049 )
2020-04-21 07:02:11 -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
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
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
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
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
Evan Boyle
039656b0e2
improve Pulumi.yaml docs to include runtime options and more examples ( #2892 )
2020-04-09 12:29:06 -07:00
Luke Hoban
9c8ecaae9d
Update Go API links ( #2889 )
...
Add Kuberentes and link to `v2` of Azure and GCP.
Co-authored-by: Luke Hoban <lukehoban@Lukes-MacBook-Pro.local>
2020-04-08 20:49:34 -07:00
Justin Van Patten
8af875f72d
Add API docs for Python Policy package ( #2879 )
2020-04-08 10:37:16 -07:00
spara
ae9858fce9
further cleanup of concepts
2020-04-07 11:47:38 -05:00
Mikhail Shilkov
0251229950
Bold
2020-04-07 09:30:34 +02:00
Mikhail Shilkov
18e3a55046
Add extra links to details testing pages
2020-04-07 08:51:43 +02:00
Evan Boyle
d668afef92
fix missing go stack reference docs ( #2849 )
2020-04-06 11:32:59 -07:00
spara
362a15dd43
clean up on Stack documentation
2020-04-06 09:55:16 -05:00
Evan Boyle
ed6612fc9e
remove preview labels from lang choosers ( #2847 )
2020-04-05 18:22:56 -07:00
Piers Karsenbarg
30c0f65149
Update s3-website.md ( #2845 )
...
Removed character there presumably as line spacing
2020-04-04 11:49:28 -07:00
Mikhail Shilkov
55f86841bd
Merge pull request #2738 from pulumi/mikhailshilkov/testing-guide
...
Testing guide
2020-04-04 08:45:57 +02:00