1738 Commits

Author SHA1 Message Date
James Denyer
ab463aabfe
Update functions.md for grammar error (#3223) 2023-08-04 11:06:19 -07:00
Christian Nunciato
3563a9f0f4
Fix GCP tutorial (#3221) 2023-08-04 10:59:33 -07:00
YoungHo Yoon
3339d485b0
Remove the Sid property (#3215) (#3216) 2023-08-03 10:24:05 -07:00
Zack Chase
c408f2e784
Add b version of getting started guide for split testing (#3211)
* Add b version of getting started guide for split testing

* Block external search

* Update b version with gcp changes

* Address feedback
2023-08-02 12:49:11 -07:00
James Denyer
cc43f0a8af
Update providers.md to add clarity on AWS vs Azure Example (#3213) 2023-08-02 09:51:35 -07:00
Devon Grove
2eec1e62fe
Add admin tokens to access tokens perms table (#3196) 2023-08-01 23:52:39 +00:00
Daniel Bradley
587dff0ff8
Fix missing location for gcp get-started guide (#3212)
* Fix missing location for gcp get started guide

Fixes https://github.com/pulumi/pulumi-hugo/issues/3207

* Fix unrelated lint failures
2023-08-01 06:02:11 -07:00
YoungHo Yoon
934d7537fb
Fix EKS docs (#3209)
* Fix EKS docs #3208

* Apply suggestions from code review

Fix EKS docs #3208

Co-authored-by: Christian Nunciato <christian@pulumi.com>

---------

Co-authored-by: dev-yyh <yun-yeongho@149-186.twnet>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
2023-07-31 16:23:33 -07:00
Duarte OC
98978eb56e
Fixes #3171 (#3177)
https://github.com/pulumi/pulumi-hugo/issues/3171
2023-07-31 14:28:35 -07:00
meagancojocar
142e3c328b
Adding restore stacks docs (#3178)
Co-authored-by: Isabel Suchanek <26209794+isabeldepapel@users.noreply.github.com>
2023-07-26 22:32:13 +00:00
Eric Rudder
33207827e3
Update _index.md (#3195) 2023-07-26 14:39:54 -07:00
Devon Grove
a094be8c46
Admin tokens docs (#3188) 2023-07-26 20:20:53 +00:00
James Denyer
079a614eae
Fix broken typescript example in dynamic-providers.md (#3168)
* Fix broken typescript example in dynamic-providers.md

There was a change in the @octokit/rest package usage.

* Update dynamic-providers.md

fixing the javascript example as well
2023-07-21 13:30:41 -07:00
Mitch Gerdisch
2896680fb4
update mysql version prereq (#3174) 2023-07-20 14:59:27 -05:00
Christian Nunciato
b1a7445bd5
Redirect /docs/reference/programming-model to /docs/concepts (#3154)
* Redirect /docs/reference/programming-model to /docs/concepts

* Pull redirect logic into a shared script
2023-07-13 12:31:44 -07:00
Devon Grove
9580b1534c
Update API Docs for Resource Search cursor pagination (#3105)
---------

Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Bryce Lampe <bryce@pulumi.com>
2023-07-12 11:25:10 -07:00
Zack Chase
79364377e0
Add alias for secrets docs page (#3147) 2023-07-11 10:07:16 -07:00
Aaron Friel
8a510aafc8
Update access-tokens.md (#3137)
* Update access-tokens.md

Fixes a typo and changes the table to increase in scope from left to right -> personal, team, organization.

* Fix typos
2023-07-09 11:38:44 -07:00
Pieter Germishuys
beea9a05ca
Change spelling of availble to available 2023-07-08 16:31:01 +02:00
Niklas Ravnsborg
f8be5c7484
Fix C# code example in replaceonchanges.md (#3131) 2023-07-06 16:45:14 -07:00
George Huang
1c38ffe66d
Add PulumiUP demo videos to pages (#3119)
* add demo videos to pages

* Move video in blog

* move video in blog post

* move the video in the blog post
2023-06-30 10:04:23 -07:00
Eugene Baibourine
170eb86d28
fix:Update access-tokens.md (#3114)
Fix misspelling of Organization
2023-06-27 15:04:37 -07:00
Christian Nunciato
d35d9eb991
Pull shared content out of the GCP begin page (#3096) 2023-06-22 06:35:15 -07:00
Christian Nunciato
7e54f0fbb5
A few getting-started fixes (#3092) 2023-06-21 15:50:49 -07:00
Christian Nunciato
eb3892df33
Remove programming-model docs alias (#3093) 2023-06-21 13:26:22 -07:00
Marco Molteni
e3f5256f56
config.md: pulumi:disable-default-providers is not a list element (#3085) 2023-06-21 11:00:05 -07:00
Haakon Borch
6397669a53
Update yaml-language-reference.md (#3087)
fixes table-formatting for clarity and correct columns
2023-06-21 10:15:04 -07:00
Evan Boyle
37175fb4dd
Add dependent stack deployments blog (#3036) 2023-06-20 05:48:58 -07:00
Sean Holung
026234bdbb
revert get started experience (#3076)
* add back getting started page

* decollapse getting started guide

* update style

* remove quickstart files

scss file

* lint

* assets

* update links

* update links

* update links

* update links

* update link
2023-06-16 14:10:53 -07:00
susan evans
ddeabcf291
Update inputs/outputs doc (#3003)
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Fabian Iwand <mootari@users.noreply.github.com>
Co-authored-by: Lee Briggs <jaxxstorm@users.noreply.github.com>
Co-authored-by: Lee Briggs <lee@leebriggs.co.uk>
2023-06-15 11:55:27 -07:00
susan evans
bf885b38f9
fix access management link (#3075) 2023-06-15 10:31:09 -07:00
meagancojocar
70188bf05b
Update import.md (#3073) 2023-06-15 15:38:02 +00:00
Edward Yu
26ead3cca2
fixing gcp template code (#3044) 2023-06-14 20:49:27 -07:00
meagancojocar
f01d79f8e1
Update Deploy FAQs (#3068)
Removing items we have shipped from the roadmap and editing service requests URL + label.
2023-06-14 14:05:06 -07:00
susan evans
dedcab84a9
collapse pulumi cloud token content onto a single page (#3038) 2023-06-14 14:03:52 -07:00
meagancojocar
c9a07fb778
Update to webhooks docs (#3063)
* Update to webhooks docs

* Update org-webhooks.png
2023-06-14 11:49:25 -07:00
Evan Boyle
5d86219fc8
Review Stacks Blog + Docs (#3031) 2023-06-14 07:26:47 -07:00
Bryce Lampe
b63ce4fcb8
Property search docs (#3052)
Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-06-13 07:31:08 -07:00
Justin Van Patten
10a2637340
Correctly case macOS: macOs => macOS (#3053) 2023-06-12 17:02:00 -07:00
Christian Nunciato
d188322a99
Add Algolia search UI (#2868) 2023-06-12 12:00:58 -07:00
Justin Van Patten
f518c01746
Blog and docs on new TF converter (#3011)
Blog and docs on new Terraform converter
2023-06-12 10:29:56 -07:00
susan evans
dac715c906
fix some cli links (#3043) 2023-06-12 10:03:41 -07:00
susan evans
da0ab02834
fix up external links on cloud pages (#3037) 2023-06-12 09:43:55 -07:00
susan evans
c3958315f2
docs landing updates (#3032) 2023-06-12 07:40:21 -07:00
susan evans
4294f07672
add language to code block (#3033) 2023-06-11 11:01:36 -07:00
susan evans
a8eaf11140
fix tables in yaml ref (#3030) 2023-06-09 21:16:07 -07:00
susan evans
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
susan evans
ad4f7527b9
add meta imgs for docs (#3018) 2023-06-08 16:15:52 -07:00
susan evans
5d0e42d6b2
Update _index.md (#3008) 2023-06-07 17:24:23 -07:00
susan evans
37a6ec6d29
call the get started thing a tutorial (#3005) 2023-06-07 16:23:45 -07:00