4924 Commits

Author SHA1 Message Date
Laura Santamaria
587525392f
fix(import ids): update location and availability (#1047)
* fix(import ids): update location and availability

Update docs to include where to find import IDs and how to know if they're available.

* style(note): update note style

* style(notes): update the other note
2022-02-14 14:17:49 -06:00
Laura Santamaria
6e8cac037a
fix(post): missing sentences (#1049)
I never actually finished sentences 🤦‍♀️
2022-02-14 11:10:43 -06:00
susan evans
1a86ac8394
updating Kimberley's title (#1044) 2022-02-11 10:19:30 -08:00
Zack Chase
4787aed05a
Update upcoming resources (#1036) 2022-02-10 09:54:43 -08:00
Christian Nunciato
c7b712690c
Add TypeScript to the Pulumi Fundamentals pathway (#1042)
* Add TypeScript to the Pulumi Fundamentals pathway

* Address feedback

* Fix langfile references

* Address feedback

* Don't do that

* Add TypeScript output as well

* Little fixes
2022-02-10 08:46:56 -08:00
susan evans
dfad094900
fix link (#1041) 2022-02-09 11:11:36 -08:00
Brandon Williams
c65b866e10
Fix highlighting of URN components (#1039) 2022-02-09 10:56:54 -08:00
Brandon Williams
b9a045e6a2
Fix grammatical error (#1040) 2022-02-09 06:47:19 -08:00
Alex Mullans
9ebd9b48cd
Update Plans blog post (#892)
* Add update plans blog draft

* Add asciicasts of update plans

* Update date

* Update themes/default/content/blog/announcing-public-preview-update-plans/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* New meta image

* markup

* lint

* Update version

* Drop header

* Apply suggestions from code review

Co-authored-by: George Huang <george@pulumi.com>

* Rephrase example description a bit

* Update date for Wednesday publish

* Apply suggestions from code review

Co-authored-by: George Huang <george@pulumi.com>

Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: George Huang <george@pulumi.com>
2022-02-09 10:57:51 +00:00
George Huang
fe8fa231d8
Update GreenPark Sports case study (#1034)
Update description of GreenPark Sports per customer request.
2022-02-08 12:03:08 -08:00
Christian Nunciato
05b770c85a
Update my job title (#1035) 2022-02-08 11:08:20 -08:00
Ian Wahbe
03a6579d48
add pluginDownloadURL documentation to Authoring & Publishing (#1029)
* Add `pluginDownloadURL` to authoring & publishing

* Link to new docs from the schema

* Implement suggestions
2022-02-07 15:37:37 +01:00
Christian Nunciato
a6d45f31bb
Fix links (#1032) 2022-02-04 09:52:40 -08:00
susan evans
88a0be7cf2
fix refs (#1030) 2022-02-04 07:58:25 -08:00
Vivek Lakshmanan
f3bc7b0024
Helm Release Support (#1023)
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2022-02-04 16:46:34 +02:00
David Flanagan
0bf57e5438 article: deploying k3s with command package 2022-02-03 23:53:31 +00:00
David Flanagan
d7e9ea8c7d article: deploying k3s with command package 2022-02-03 23:53:31 +00:00
Christian Nunciato
46dafba743
Fix awards link (#1027) 2022-02-02 15:02:43 -08:00
Christian Nunciato
06afa6d1a0
Redirect /crosswalk (#1024)
We don't currently have any content on this page, and it's indexed, so we should probably send those who find it to our current Crosswalk for AWS docs.
2022-02-02 10:30:23 -08:00
Praneet Loke
b2bcbb6c45
Change @praneetloke to inactive (#1021) 2022-02-01 18:40:46 -08:00
susan evans
1c8fcd3e01
add png logos (#1022) 2022-02-01 08:24:59 -08:00
Mitch Gerdisch
7e90be6bc4
Give DOMAIN examples (#1016) 2022-02-01 08:21:52 -08:00
Christian Nunciato
56114b5e3b
Fix a couple of client-side redirects (#1020) 2022-01-31 14:51:19 -08:00
susan evans
c074b42fef
move self-hosted repos note up (#1019) 2022-01-31 13:59:18 -08:00
Christian Nunciato
b09b888b9a
Add Devies award (#1017) 2022-01-31 12:04:55 -08:00
Christian Nunciato
c08cf393a2
Update the Team Page (#1015) 2022-01-31 11:31:11 -08:00
ganeshramcandoit
b3d0236cd0
Update protect.md (#1014) 2022-01-31 10:12:28 +00:00
Kyle Dixler
9780678acd
fixed broken link in blog/dynamic-providers/ (#1013) 2022-01-30 17:12:56 -08:00
Christian Nunciato
28b5467096
Remove block_external_search setting from Learn content (#1009) 2022-01-28 15:09:01 -08:00
Mitch Gerdisch
3a15cb5840
Correct names of the redirect environment vars (#1007) 2022-01-28 13:28:17 -08:00
Laura Santamaria
0bee7f6607
fix(flag): reset nofollow (#1008)
* fix(flag): reset nofollow

* Update index.md
2022-01-28 15:20:32 -06:00
Laura Santamaria
8dcd59f051
fix(link): switch link to service (#1006) 2022-01-27 16:29:34 -06:00
Laura Santamaria
16951795f6
[Learn] Abstraction and Encapsulation pathway (#875)
* feat(pathway): add initial scaffolding for new pathway

* feat(intro): adding in the draft intro for the pathway

* feat(scaffold): add scaffolding of pathway

* feat(content): add more content

* feat(content): add more content to the pathway

* feat(components): adjust to work with component resources

* feat(abstraction): add diagram

* revert(accident): revert accidental commit

* fix(lint): patch trailing spaces

* fix(lint): another one

* fix(code): stop coding half-asleep on flights; fixing error

* fix(derp): remove leftover text

* feat(meta): add forgotten meta image

* Apply suggestions from code review

Accepting first round.

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>

* fix(review): update from review

* fix(review): update to match review

* fix(review): add more review responses

* fix(review): add more updates based on review; move around the components

* fix(review): add a bit more from review

* fix(lint): fix whitespace and missing transition line

* fix(handling): forgot to update error handling; fixing based on review

* fix(wording): patch from review

* fix(review): add the last of the review stuff

* fix(review): add final fixes from review

* Update themes/default/content/learn/abstraction-encapsulation/_index.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Apply suggestions from code review

Co-authored-by: Christian Nunciato <c@nunciato.org>

* fix(meta): update meta images

* fix(line): add empty line to make markdown happy

* fix(review): wording patch

* fix(review): add comments to code for better readability

* fix(review): add links and examples

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-27 15:34:55 -06:00
meagancojocar
4ad9f9b151
Release notes 66 (#1000)
* Added Jan 2 Release Notes

* Fix hyperlink issue

* fixing long title config

* update title

* url fixes

* Update themes/default/content/blog/pulumi-release-notes-66/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/blog/pulumi-release-notes-66/index.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update to include M67 and feedback

* Updated photo

* copy changes based on feedback

* Fix links

* Update index.md

* removing gh issue #s

* Update index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-26 13:55:25 -08:00
Christian Nunciato
ac662a801b
Specify explicit menu identifiers for resource-options items (#1004) 2022-01-25 12:51:43 -08:00
Ian Wahbe
e9f717f5cd
Add providers and root namespace to documentation (#997)
* Add rootNamespace to schema

* Add `providers` resource option

* Remove invalid reference to `test`

* Fix typo

* Fix weights and punctuation
2022-01-25 20:17:51 +01:00
Luke Hoban
543af6e426
Add Jim and Friel to About Us page (#1002) 2022-01-24 18:11:19 -08:00
Christian Nunciato
d10cb12661
Pulumi Service features blog post (#976) 2022-01-24 17:09:06 -08:00
Steve Sloka
357a39d8ba
add Steve to team page (#1001) 2022-01-24 13:50:27 -08:00
susan evans
f9abf89a3f
Fix typo on iac marketing page 2022-01-22 19:47:06 -08:00
Piers Karsenbarg
eb098c0f61
Added text if you need access to service (#993)
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-22 11:35:48 -08:00
Matt Stratton
39982161ae
Add line to show where community member post (#989)
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
2022-01-21 16:21:24 -08:00
Christian Nunciato
427433785d
TF comparison updates (#985) 2022-01-21 15:49:26 -08:00
Matt Stratton
8eefea9082
Add attribution link at footer of post (#995)
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
2022-01-21 13:29:34 -06:00
Karl Skewes
9d42a46569
chore(go): Update GHA to supported Go version (#979)
Per: https://www.pulumi.com/docs/intro/languages/go/
> Pulumi supports writing your infrastructure as code using the Go language. Go 1.16 or later is required.

The basic `pulumi new go` setup fails to preview when using Go < 1.16.x in the provided GitHub Actions templates.
2022-01-20 20:02:16 -08:00
Brandon Williams
96ad2da2a5
Update SSO configuration instructions for Okta (#988)
* Update SSO configuration instructions for Okta

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
2022-01-20 15:15:20 -08:00
meagancojocar
e5fca9f8be
Add Meagan to team page (#990)
* Create meagan-cojocar.toml

* added photo
2022-01-20 15:05:55 -08:00
Matt Stratton
9548c2421f
Add community post (Observable Infrastructure as Code) (#987)
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2022-01-20 10:46:13 -06:00
Praneet Loke
c24c31eb94
Add info about API docs as part of package docs contribution (#982) 2022-01-19 19:06:26 -08:00
Christian Nunciato
9251cab41c
Add Nicole (#986) 2022-01-19 18:39:29 -08:00