3917 Commits

Author SHA1 Message Date
Zack Chase
d3b002717e
PulumiUP workshops and after party updates (#55)
* Update workshop titles

* Add dev day workshop to PulumiUP

* Update PulumiUP page with after party and workshop
2021-04-13 19:33:44 -07:00
Paul Stack
18e527c618
Fixing up the dotnet docs links to be plain a href (#53) 2021-04-14 00:06:19 +01:00
Paul Stack
e69f66396b
Adding a link to the Pulumi DotNet docs (#52) 2021-04-13 22:57:05 +01:00
susan evans
ee14707b66
fixing refs (#48)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2021-04-13 12:29:57 -07:00
susan evans
34cffd7187
fix console docs nav (#21)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-13 10:41:56 -07:00
Zack Chase
213b78b7bb
Add AWS dev day workshop (#44) 2021-04-12 17:12:03 -04:00
Zack Chase
31fdf2d2fa
Add PulumiUP follow up events (#37)
* Add PulumiUP follow up sessions

* Update PulumiUP page

* Apply suggestions from code review

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

* Update CTAs to trigger build

Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-04-09 14:23:43 -07:00
Justin Van Patten
514ef32c84
Fix typo (#42) 2021-04-09 17:59:39 +01:00
Paul Stack
6952590c6e
Adding the changes to pulumi runtime Mocks to the 3.0 migration guide (#41)
Co-authored-by: Alex Mullans <a.mullans@pulumi.com>
2021-04-09 16:33:16 +01:00
Paul Stack
8b0e4c5741
Lint the 3.0 migration guide (#40) 2021-04-09 11:22:28 +01:00
Justin Van Patten
26490b1711
Add 3.0 migration note for Python translation fixes (#38) 2021-04-08 23:08:21 +01:00
Paul Stack
7088a708b7
Update yaml file from which eks tutorial uses (#34) 2021-04-08 16:35:57 +01:00
David Wrede
c793d2d094
Documenting MacPorts install option (#33)
Co-authored-by: Lothar Haeger <lhaeger@users.noreply.github.com>
2021-04-08 08:28:43 -07:00
Paul Stack
b8b89d461f
Add docs to ensure users know Fish completions are supported (#31)
Fixes: https://github.com/pulumi/docs/issues/5668
2021-04-08 10:00:27 +01:00
Piers Karsenbarg
398cfe31d6
Updated troubleshooting doc (#18)
Added guide for M1 users
2021-04-08 09:56:22 +01:00
Lee Zen
01abedefbf
Update 3.0 migration instructions to match beta (#30) 2021-04-07 13:49:54 -07:00
Lee Zen
e853c34126
Adopt relevant changes from pulumi/docs#4006 (#29) 2021-04-07 11:48:07 -07:00
Eric Rudder
a5ae1796d6
fix smart quotes
from @andreujuanc
2021-04-07 10:53:27 -07:00
David Wrede
b9f99eff5f
Add clause reminding people to create file from within project directory (#16) 2021-04-07 00:03:17 -07:00
Jay Buffington
ae49c7de00
Python s3.BucketObject takes source argument, not content (#26)
Using content will result in this error:

    Diagnostics:
      aws:s3:BucketObject (index.html):
        error: unexpected asset content
2021-04-06 16:11:05 -07:00
Sophia Parafina
3ff4854dd0
move to new repo (#20) 2021-04-06 12:56:31 -05:00
Paul Stack
955da4ec90 Upgrade 3.0 migration guide to talk about removal of Go Apply<TypeName> (#5641) 2021-04-02 22:47:53 +01:00
Paul Stack
1be109d85e Adding a Pulumi 3.0 migration guide (#5633) 2021-04-02 19:19:16 +01:00
Zack Chase
4b86739d1c Add social card for PulumiUP (#5624) 2021-04-02 10:36:22 -07:00
Sophia Parafina
a8a9984c28 [Blog] Is Serverless the Future Part 1 (fix meta_desc field) (#5625)
* initial

* fix errors

* add meta image

* add author

* fix meta_desc
2021-04-01 14:33:02 -05:00
Zack Chase
7295495210 Update Interstellar authors (#5623) 2021-04-01 10:20:50 -07:00
Sophia Parafina
59020a631e [Blog] Pulumi Interstellar (#5614)
* initial

* updates

* add meta card

* corrections

* Add more examples and demo video

* rebrand

* Add csharp code

* update meta image

* grammar

* Update video card

* Update content/blog/pulumi-interstellar/index.md

Co-authored-by: Zack Chase <zachary@pulumi.com>
2021-04-01 11:18:35 -05:00
Paul Hicks
b805f10061 Replace some readFileSyncs with FileAsset (#5596)
* Replace some readFileSyncs with FileAsset

The get-started tutorials for AWS and GCP still used the readFileSync
(or equivalent in other languages) way of reading contents for uploading
to cloud storage. There was also an instance in the Terraform migration
example.

The examples have all been changed to not use a subdirectory in order to
avoid the potential issue pointed out by Joe in #4903

* Apply suggestions from code review

* Replicating updates to Azure tutorial

Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-03-30 16:13:48 -07:00
Sophia Parafina
19ce1d60ed [Blog] Is Serverless the Future Part 1 (#5571)
* initial

* fix errors

* add meta image

* add author

* Update content/blog/is_serverless_the_future_part_1/index.md

Co-authored-by: Lindsay Marolich <69173062+lindsaymarolich@users.noreply.github.com>

Co-authored-by: Lindsay Marolich <69173062+lindsaymarolich@users.noreply.github.com>
2021-03-30 11:41:01 -05:00
susan evans
15bd792b3d update docs for team admin permissions++ (#5564)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-03-30 07:39:13 -07:00
Zack Chase
4376e89ec6 Re-org event description to include new speakers (#5594) 2021-03-29 15:05:15 -07:00
Joe Duffy
167d8aebea Remove errant backslash from post heading (#5591)
As reported by @ellismg on Twitter: https://twitter.com/ellism/status/1375602286689329154.
2021-03-27 12:40:37 -07:00
David Wrede
dcb6554e9c Corrected and updated code blocks in containers with ECS tutorial (#5577) 2021-03-26 17:29:31 -07:00
Zack Chase
e4aea00981 PulumiUP event description and registration form (#5495)
* Add initial hero concept

* Update agenda section

* Layout adjustments

* Add concept for event description

* Fix copy in description

* Address feedback

* Update link and mobile layout

* Update whitelist for audio component
2021-03-26 14:18:41 -07:00
Zack Chase
69f9cdcbd7 Remove old workshops/webinars (#5568) 2021-03-25 11:46:04 -07:00
Sophia Parafina
5ff70567a7 [Blog] Keeping Your Secrets Secret (#5498)
* initial

* update publish date
2021-03-23 09:48:29 -05:00
Flamacue
a3efaf91d4 fix/update fastly golang intro example (#5510) 2021-03-22 20:24:52 +00:00
Carlos García
6ea6c3fb66 Update create-project.md (#5508)
Change "AWS" for "Azure" since this is the Azure Get-Started page.
2021-03-20 20:55:16 -07:00
David Wrede
f55827a979 Explicitly mentions the program file name in tutorial (#5490)
* Reduces confusion by  mentioning program file

* Fixed broken link

* Incorporated TR feedback
2021-03-19 16:30:21 -07:00
Fabio Gallese
eb73205c06 Update from_kubernetes.md (#5499)
Add missing Python example for ConfigGroup.
2021-03-19 15:31:57 -06:00
Praneet Loke
607cfa38c4 Fix some broken links 2021-03-19 09:49:37 -07:00
Sophia Parafina
f26c48b273 Spara/Data Science in the Cloud (#5458)
* initial

* edits & meta image added

* update meta image

* edited for comments

* tweak meta image

* Update content/blog/data-science-in-the-cloud/index.md

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>

* Update content/blog/data-science-in-the-cloud/index.md

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>

* Update content/blog/data-science-in-the-cloud/index.md

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>

* Update content/blog/data-science-in-the-cloud/index.md

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>

* update publish date

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>
2021-03-17 19:43:47 -05:00
Zack Chase
b97d39017a Move Aiven webinar to May 13th (#5446) 2021-03-15 11:47:39 -07:00
Christian Nunciato
9d1c1a14b9 Upgrade to latest Hugo (#5418) 2021-03-14 07:14:21 -07:00
Zack Chase
cbf943c64b OSS Project Pricing Page (#5295)
* Add an open-source pricing page, linked to from the faq section of the pricing page

Signed-off-by: susanev <susan.ra.evans@gmail.com>
2021-03-12 15:03:58 -08:00
Zack Chase
be0bdfa597 Update webinar/events with new external and internal webinars (#5434)
* Update ask the expert

* Add cloudfra iac webinar

* Add apac octopus webinar

* Add azure cosmos db conf

* Add kubecon eu 2021

* Add jfrong swampup

* Add apac getting started workshop

* Fix typo
2021-03-12 12:46:26 -08:00
Sophia Parafina
2f2e1c35f7 [Blog]: Take Control With Policy as Code (#5406)
* initial

* add twitter image

* change author

* correct title case

* Update content/blog/take-control-with-pac/index.md

Co-authored-by: Lindsay Marolich <69173062+lindsaymarolich@users.noreply.github.com>

Co-authored-by: Lindsay Marolich <69173062+lindsaymarolich@users.noreply.github.com>
2021-03-12 09:08:17 -06:00
Sophia Parafina
7eb063e86f fix links to stable and incubator helm chart repos (#5428)
* fix link to stable helm chart repo

* fix more links to helm stable and incubator

* Update content/docs/guides/crosswalk/kubernetes/cluster-services.md

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-03-12 09:07:00 -06:00
Cameron Stokes
cfb3e5cb29 Fix examples for Random provider intro. (#5431)
Method and args name was wrong per https://www.pulumi.com/docs/reference/pkg/random/randompet/#create.
2021-03-11 14:42:46 -08:00
Armand BOUR
f7c8932c25 Update outdated template in AWS Lambda guide (#5426)
The template name previously mentioned does not generate the correct boilerplate for this guide.
2021-03-11 11:03:49 -08:00