Zack Chase
e78c8e86f4
Add lykke case study ( #258 )
...
* Add lykke case study
* Apply suggestions from code review
Co-authored-by: George Huang <george@pulumi.com>
* Update links
* Apply suggestions from code review
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
2021-06-14 16:18:32 -07:00
Paul Stack
f9a673d364
Adding Confluent Cloud to Cloud Providers page ( #324 )
2021-06-14 14:20:53 +03:00
Hitesh
47a2e24e5e
[Blog] Hitesh's Intern Experience ( #322 )
...
* initial commit of intern review blog post
* fixed some linting errors
* add social media card
Co-authored-by: Hitesh Boinpally <hiteshpulumi@Hiteshs-MacBook-Pro.local>
Co-authored-by: spara <sophia.parafina@gmail.com>
2021-06-11 16:14:39 -07:00
Christian Nunciato
bd255dcbfc
Reparent the feedback dialog when it's "open" ( #311 )
2021-06-11 10:04:03 -07:00
Christian Nunciato
b06660f74d
Fix heading wrapping on Solutions page ( #312 )
2021-06-11 10:03:57 -07:00
Zack Chase
171d720808
Update workshop listings and external events ( #313 )
2021-06-10 17:22:42 -07:00
Paul Stack
1407d799b4
Add Confluent to the Pkg docs list ( #310 )
2021-06-10 22:16:23 +03:00
susan evans
5d28405ca7
fix nav toggle button ( #309 )
2021-06-10 11:12:56 -07:00
Alex Mullans
fe46750fcb
June 10th release notes ( #303 )
2021-06-10 10:08:45 -07:00
Christian Nunciato
685eefc586
Adjust docs & blog layout for tablets ( #306 )
2021-06-09 16:26:50 -07:00
Paul Stack
2bec147194
Add other languages to GitHub Actions Guide ( #301 )
2021-06-09 22:06:03 +03:00
Noel Georgi
a8d94908a8
Add defaultTags option ( #291 )
...
Signed-off-by: Noel Georgi <git@frezbo.dev>
2021-06-09 11:31:56 -07:00
Piers Karsenbarg
9fce8dbdd7
Fixed link in PULUMI_BACKEND_URL
info ( #304 )
2021-06-09 11:19:51 +01:00
Christian Nunciato
e4a6fea625
Remove query params ( #299 )
2021-06-08 11:16:12 -07:00
Paul Stack
19469c1c2b
Ensure setup page for azuread cloud provider points to azure-classic not azure native ( #300 )
2021-06-08 20:32:23 +03:00
Christian Nunciato
0a0a170933
Add Liqin to the team page ( #296 )
2021-06-07 13:10:18 -07:00
Noel Georgi
cd951e286e
Fix variable name ( #293 )
2021-06-04 18:18:15 +03:00
Noel Georgi
4315c1602a
Update GitLab go provider version to v4 ( #292 )
2021-06-04 16:44:49 +03:00
Sophia Parafina
d80b4420cd
[Blog] How Webiny Built a Serverless Application Framework with Pulumi ( #286 )
...
* initial
* add author
* add twitter card
* fix author image name
* fix errors
* edit
* Update themes/default/content/blog/how-webiny-built-a-serverless-application-framework/index.md
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
2021-06-03 15:48:57 -05:00
Luke Hoban
bfaad2bec8
Add Pulumi Package Schema documentation ( #285 )
...
Fixes pulumi/docs#5997 .
2021-06-02 06:16:24 +10:00
Praneet Loke
85bcd3740e
Update organizations doc for Console with info about membership requirements ( #281 )
...
* Also add guidelines for writing docs in the README
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2021-06-01 12:20:57 -07:00
Christian Nunciato
1004191784
Lazy-load sentry ( #282 )
2021-06-01 11:46:19 -07:00
Darren Tuit
bb510526b0
Fixes reference to aws.ec2 in python guide ( #283 )
2021-06-01 11:37:52 -07:00
mmm-20
39e181415c
Remove additional access word in accessing GCP document ( #284 )
...
Co-authored-by: lm <lm@local>
2021-06-01 09:15:01 -07:00
Sophia Parafina
3edf482b37
[Blog] Refactoring IaC ( #274 )
...
* initial
* edits
* edits
* typo and meta image
* update publish date
2021-06-01 11:13:06 -05:00
Christian Nunciato
d4b9abb150
Fix a couple of Tailwind upgrade bugs ( #280 )
2021-05-27 22:45:27 -07:00
Christian Nunciato
3dfae85046
Upgrade TailwindCSS, etc. ( #263 )
2021-05-27 15:46:18 -07:00
Piers Karsenbarg
e6a4af6e01
Updated ecs anywhere post with link to code in examples repo ( #279 )
2021-05-27 21:02:20 +01:00
Piers Karsenbarg
60be594429
Added blog post for ECS Anywhere launch ( #278 )
...
* Added blog post for ECS Anywhere launch
* Fixed download link for ecs anywhere install script
2021-05-27 14:50:55 -04:00
Aurélien Requiem
e4897fbb63
Add Aurelien Requiem to the team ( #273 )
...
* Add Aurelien Requiem to the team
* add profile picture
* Update themes/default/data/team/team/aurelien-requiem.toml
Co-authored-by: Christian Nunciato <christian@pulumi.com>
Co-authored-by: Christian Nunciato <christian@pulumi.com>
2021-05-26 18:56:40 -07:00
David Wrede
240acb472f
Minor copy update to be more inclusive of our language support ( #276 )
2021-05-26 13:49:35 -07:00
susan evans
0e89e05bcf
move get started goals to beginning of guides ( #241 )
...
* move goals
Signed-off-by: susanev <susan.ra.evans@gmail.com>
* fix lint
Signed-off-by: susanev <susan.ra.evans@gmail.com>
* address feedback
Signed-off-by: susanev <susan.ra.evans@gmail.com>
* Pushed common text into shortcode, updated text, and combined related steps
* Incorporated TR feedback
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-05-25 10:20:37 -07:00
Zack Chase
a32881a238
Fix times for upcoming workshops ( #272 )
2021-05-24 16:08:51 -07:00
Christian Nunciato
0fd7f1e37c
Fix headings on legal pages ( #267 )
2021-05-24 13:07:09 -07:00
Lee Zen
d857dec635
Fix a broken link in the Kubernetes Ingress blog post ( #270 )
2021-05-24 10:40:01 -07:00
Ricardo Ambrogi
e34e36e85b
Update modify-program.md ( #269 )
...
* Update modify-program.md
Change `bucketObject` to `_`. Since it's not used elsewhere, compilation will fail. Since `err` was already defined, `:=` has to be changed to `=`
* Update modify-program.md
Kept `bucketObject`, but added `bucketEndpoint` to make use of `bucketObject`
* Update deploy-changes.md
Modified the export, to make use of variable created earlier.
2021-05-24 13:23:00 +01:00
Paul Stack
c9a1f02f2e
Move SumoLogic provider to be in monitoring sections ( #268 )
2021-05-24 13:00:52 +01:00
Christian Nunciato
017ac99095
Disambiguate the kind of project you'll create ( #253 )
2021-05-21 17:44:45 -07:00
Anton Tayanovskyy
6a96389e0c
Instructions on local jaeger ( #266 )
...
* Add instructions on tracing via a local Jaeger service
* Remove blank line
2021-05-21 14:12:49 -04:00
Paul Stack
53fa1b69fa
Adding RKE and SumoLogic cloud provider pages ( #265 )
2021-05-21 15:10:13 +01:00
Paul Stack
a5453fb8d7
Adding sumologic to the resource docs ( #264 )
2021-05-21 11:52:24 +01:00
Christian Nunciato
9ff105fda8
Fix notes ( #259 )
...
Missed a couple of these in the redesign. This should be the last of 'em.
2021-05-20 13:59:30 -07:00
Christian Nunciato
804553dec3
Update configure-gcp.html ( #252 )
2021-05-20 10:44:45 -07:00
Christian Nunciato
e198b4a877
Put output declarations on separate lines ( #255 )
2021-05-20 10:43:32 -07:00
Zack Chase
b33195c510
Remove PulumiUP docs sidebar ad ( #245 )
...
* Update PulumiUP docs banner ad
* Remove pulumiup docs banner
* Update banner
* Update pulumi up page
* Add PulumiUP to resources listings
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Address feedback
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-05-20 10:12:06 -07:00
Paul Stack
6d15074d21
Update the Aiven Setup page with the correct env var ( #257 )
2021-05-20 13:07:36 +01:00
Lee Zen
b948313a2a
Update App Runner example code ( #256 )
2021-05-19 17:20:29 -07:00
Christian Nunciato
71d8a7a5e4
Fix rendering issue in the GCP guide ( #254 )
2021-05-19 16:17:11 -07:00
Mikhail Shilkov
d39c2b77a5
Fix C# unit testing snippet with mocks ( #250 )
2021-05-19 16:15:30 +02:00
Paul Stack
4a35c968ba
Migrate Azure ACI example to be azure-native ( #244 )
...
Fixes : #5187
Uses: https://github.com/pulumi/examples/blob/master/azure-ts-aci/index.ts
2021-05-19 09:18:10 +01:00