David Wrede
0041cf7e95
Switch Windows example to PowerShell ( #4863 )
...
* Switch Command Prompt example to PowerShell
* Clarifying usage of PowerShell + some Windows and AWS cleanup
* Extended install-pulumi shortcode, streamlined configuration section
* Minor typo fix
2020-12-30 23:32:28 -08:00
David Wrede
367cd5adaf
Smoothing out AWS Getting Started flow ( #4678 )
...
* Smoothing out AWS Getting Started flow with intro copy updates
* Changing link to not target new window
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Incorporated TR feedback
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-12-01 08:53:14 -08:00
Pulumi Bot
a59346a09f
Clarify GCloud auth steps as part of GCP getting started guide ( #4621 )
...
Co-authored-by: stack72 <public@paulstack.co.uk>
2020-11-26 14:16:44 +00:00
susan evans
4928afaf1c
Improving docs link text ( #4571 )
...
* removing here links and pleases
Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-11-16 07:11:05 -08:00
Luke Hoban
34caddc12b
Install page fixes ( #4596 )
...
Fixes #3078 .
Also removes the invalid suggestin for installing old Pulumi versions via brew.
2020-11-14 16:54:21 -08:00
Lee Briggs
ec0c4226bc
Fix the Kubernetes getting started example ( #4425 )
...
Because we're the podtemplatespec requires a pointer, we need to use
the pointer address inside the apply
2020-10-24 21:07:48 -07:00
Paul Stack
111481db33
[PATCH] Fix typo ( #4403 )
...
Co-authored-by: Eduardo Caceres <eduardo.caceresdelacalle@gmail.com>
2020-10-21 16:16:56 +01:00
Sean Holung
1682134a4f
Adding console references to getting started. ( #4320 )
2020-10-01 09:46:51 -07:00
Cameron Stokes
42e91f6c69
Fix the installing Pulumi
anchor link. ( #3089 )
...
* Fix the `installing Pulumi` anchor link.
* Empty commit to trigger a rebuild
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-23 13:25:36 -07:00
Cameron Stokes
09ee3c8f1c
Clarify org-name usage when publishing policy packs. ( #4075 )
...
Also, add version information for Python.
2020-09-23 09:28:49 -07:00
Lee Zen
556c6ce561
Provide instructions on how to install previous versions ( #4200 )
...
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-15 12:30:14 -07:00
Zack Chase
1a481740d3
Update AWS content to be more aligned with workshop content ( #4091 )
...
* Update AWS content to be more aligned with workshop content
* Update output in curl command
* Fix typos in code examples
* Update language in AWS flow to be 'you' not 'we'
* Add more descriptive guidance to start and end of guide
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Lee Zen <lee@pulumi.com>
Co-authored-by: Sean Holung <sholung@pulumi.com>
* Address feedback
* Address more feedback
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Address more feedback
* Update python to use new bucket website args
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Lee Zen <lee@pulumi.com>
Co-authored-by: Sean Holung <sholung@pulumi.com>
2020-09-04 16:52:14 -07:00
Paul Stack
e564cefb1a
Update aws getting-started for pulumi-aws v3 ( #4155 )
2020-09-04 09:55:34 +01:00
Harrison Heck
52fdde80b6
fix: typo in python gcp example ( #4153 )
2020-09-02 17:49:23 +01:00
Justin Van Patten
f114d08aed
Update docs for Python automatic virtual environment support ( #3546 )
2020-06-10 14:28:23 -07:00
Cameron Stokes
f5411b9f37
Remove "preview" note about Python policy support. ( #3459 )
2020-06-03 21:08:10 -07:00
Zack Chase
8e913d018a
Remove old getting started steps and use new /begin path ( #3401 )
...
* Remove old getting started steps and use new /begin path
* Add aliases so old pages redirect to new one
* Fix title case
2020-05-27 18:34:32 -07:00
Justin Van Patten
21f595a1ed
Document publishing Python policy packs ( #3407 )
2020-05-27 15:10:27 -07:00
Sean Holung
4004412009
Combine getting started configuration steps for A/B testing ( #3307 )
2020-05-13 11:11:29 -07: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
Evan Boyle
9ddb4ca131
Update gcp getting started ( #3043 )
2020-04-20 20:23:25 -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
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
Evan Boyle
245e97b4a3
remove plugin installation instructions from go getting started docs ( #2846 )
2020-04-13 17:22:21 -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
6a7edefb4d
Merge pull request #2810 from pulumi/mikhailshilkov/dotnet-code
...
Update .NET code samples in docs
2020-04-03 22:44:38 +02:00
Christian Nunciato
42ea561745
Fix padding on get-started page ( #2835 )
2020-04-03 11:25:17 -07:00
Christian Nunciato
e89e7f2d49
Use tiles for provider logos where appropriate ( #2795 )
...
Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-04-02 18:20:02 -07:00
Erin Krengel
0a9b482b2c
remove preview from pac content ( #2822 )
2020-04-02 14:24:19 -07:00
Lee Zen
6d690a4799
Include script instructions in migration guide ( #2817 )
...
* Include script instructions
* Fix windows script
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-02 10:20:11 +01:00
Erin Krengel
9629d368b8
Add pac config docs & remove PULUMI_EXPERIMENTAL ( #2765 )
2020-04-01 14:53:15 -07:00
Mikhail Shilkov
93e03dd3e0
Linting
2020-04-01 18:16:16 +02:00
Mikhail Shilkov
b27a7dd8c0
Update .NET code samples in docs
2020-04-01 17:55:46 +02:00
Eric Rudder
e3eed02647
common headings
2020-04-01 07:05:25 -07:00