3917 Commits

Author SHA1 Message Date
Justin Van Patten
b1b1fa70b2 Fix Hugo REF_NOT_FOUND errors (#2523)
We have a few relref links to "project", which currently work, but when running the prototype API doc gen for AWS, it's generating project.md files elsewhere in the site which causes Hugo to start failing for these links with `REF_NOT_FOUND: Ref "project"`. This fixes these refs to point to the right location so that they're no longer ambiguous.
2020-02-24 15:32:30 -08:00
spara
a5d92303a3 clean up comments 2020-02-24 13:53:14 -06:00
spara
30a56ea09d first commit 2020-02-24 13:33:03 -06:00
Lee Zen
a400b96eb2 Fix app.pulumi.com link in the managing secrets blog post (#2479) 2020-02-22 19:39:46 -08:00
Lee Zen
e1684b4cfa Fix Python stack dependency example (#2478) 2020-02-22 19:39:18 -08:00
97thFloor
eb5036233d Update terraform.md (#2382)
Optimized for SEO for KW: terraform.
2020-02-21 14:07:12 -08:00
Cameron Stokes
37353431de ~languages: add link to go page (#2492) 2020-02-20 20:56:27 -08:00
Zack Chase
089316faba Add another instance of target keyword (#2500) 2020-02-20 16:32:26 -08:00
Paul Stack
17e6ac2889 Merge pull request #2497 from jdj333/patch-1
Update _index.md
2020-02-20 23:33:44 +01:00
Zack Chase
20e611ae7d Fix broken link in PaC blog post (#2496) 2020-02-20 14:31:26 -08:00
James Jenkins
6ea9fea50d Update _index.md
fix link label
2020-02-20 15:25:58 -07:00
97thFloor
e2bc00e79a SEO optimizations for KW: "AWS containers" (#2481)
* Update index.md

Optimized for SEO, primary KW: "AWS containers." Mainly just changes to metadata as well as an extra instance of the keyword and a couple of internal links that may be beneficial.

* Update content/blog/managing-containers-on-aws-with-pulumi/index.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2020-02-20 13:51:14 -08:00
Mikhail Shilkov
33d38a4450 Use component resource options 2020-02-20 11:09:55 +01:00
Mikhail Shilkov
45d13b6a90 Merge pull request #2468 from pulumi/mikhailshilkov/netcore31
.NET Core 3.0->3.1
2020-02-20 09:08:05 +01:00
Evan Boyle
4a495916c9 update go aws getting started docs (#2480) 2020-02-19 19:05:21 -08:00
Evan Boyle
5642971200 Merge pull request #2483 from pulumi/evan/fixGcpGoQuickstart
fix gcp go getting started
2020-02-19 18:57:21 -08:00
Evan Boyle
167e0350e3 Merge pull request #2482 from pulumi/evan/fixAzureGoQuickstart
fix azure go getting started
2020-02-19 18:56:13 -08:00
evanboyle
92cfa85f50 fix gcp go getting started 2020-02-19 17:09:55 -08:00
evanboyle
ee561d7d5c fix azure getting started 2020-02-19 16:40:15 -08:00
Justin Van Patten
b4149314a7 Use definite assignment assertions with dynamic provider example (#2476)
As of TypeScript 2.7, strict property initialization is enabled by default (typically), which means TypeScript won't realize properties of dynamic resources will be initialized. We use a definite assignment assertion to relay to TypeScript that these will indeed be initialized.
2020-02-19 15:13:58 -08:00
Christian Nunciato
6c10154163 Add a case-studies list page (#2474) 2020-02-19 15:13:31 -08:00
Justin Van Patten
ecd175770b Fix a couple bugs in recent blog posts (#2475)
- Avoid Hugo "make non-relative ref/relref page reference(s) in page %q absolute" warning
- Fix bug in an example code snippet
2020-02-19 14:17:24 -08:00
Sophia Parafina
99381a57f4 Merge pull request #2435 from pulumi/sholung/audit-logs-blog
Audit logs blog
2020-02-19 15:10:27 -06:00
spara
7855d58744 update publish date 2020-02-19 14:56:26 -06:00
Sean Holung
ab9600bb6c rename audit logs blog post dir to match new title 2020-02-19 12:12:28 -08:00
Mikhail Shilkov
5cef900eff .NET Core 3.0->3.1 2020-02-19 17:10:33 +01:00
Robert Shepherd
d69117f370 Update Tiller link (#2466) 2020-02-19 06:24:54 -08:00
Eric Rudder
498299dbc2 final syn 2020-02-18 15:10:23 -08:00
Eric Rudder
00b3b4d3b2 synonym 2020-02-18 14:56:22 -08:00
Eric Rudder
c0e5f73f44 Clarified typo
Fixed illegal activities; added closing li tag
2020-02-18 14:52:44 -08:00
spara
55ccaea228 additional changes from comments 2020-02-18 16:38:23 -06:00
spara
a2492803db remove trailing spaces 2020-02-18 14:53:14 -06:00
spara
72fe96e1a0 remove trailing spaces 2020-02-18 14:50:31 -06:00
spara
4528d6a7b2 corrections applied 2020-02-18 14:20:56 -06:00
spara
a8fb215e42 first commit 2020-02-17 17:40:57 -06:00
stack72
e671f0b869 Fix broken link to wiki article on Promises in the Intro to Step Functions blog 2020-02-16 23:58:26 +02:00
Sophia Parafina
b7daeab4ac Merge pull request #2443 from pulumi/spara/intro-to-step-functions
correction to Intro to Step Functions
2020-02-14 11:55:17 -06:00
spara
335f90101a correction 2020-02-13 15:48:50 -06:00
Sophia Parafina
276ab4429b Merge pull request #2441 from pulumi/spara/intro-to-step-functions
Intro to AWS step functions
2020-02-13 15:44:17 -06:00
spara
3e7551c2c0 updated with comments from review 2020-02-13 15:36:44 -06:00
Zack Chase
af877a3610 UX improvements to events pages (#2419)
* Move filter and CTA to right side of event listing page

* Add heading to event list showing number of events available when filtering

* Remove calendar embed and use button to bring up calendar modal

* Slightly prettify the event-listings page

* Slightly prettify the event-detail page

* Make the registration button orange

* Add ability to use filter query param to pre filter events

* Address feedback

* Remove excess console.log

* Update assets/js/event-filtering.js

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

Co-authored-by: Christian Nunciato <christian@pulumi.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-02-13 11:38:39 -08:00
spara
74b491001a first commit 2020-02-13 12:41:18 -06:00
Tasia Halim
b0db49b42c Add section for stack tags (#2422) 2020-02-11 08:59:50 -08:00
Sophia Parafina
05b206883c Merge pull request #2430 from pulumi/spara/getting-started-with-pac
switched meta image to png for twitter card
2020-02-11 10:35:14 -06:00
spara
15ddaf397a switched meta image to png for twitter card 2020-02-11 10:23:54 -06:00
Sophia Parafina
7434202e24 Merge pull request #2421 from pulumi/spara/getting-started-with-pac
PaC 101: Getting Started with PaC
2020-02-11 09:56:39 -06:00
stack72
1d9bb75141 Fix GCP getting-started page for KMS API
Fixes: #2426

The ability to enable a KMS API via URL using project_id has been
removed by google. Their official docs now suggest it should be
done on the Console

https://cloud.google.com/apis/docs/getting-started#enabling_apis
2020-02-11 17:07:27 +02:00
stack72
393eacee4b Add the Keycloak documentation 2020-02-11 02:58:13 +02:00
spara
87f565998d Merge branch 'spara/getting-started-with-pac' of https://github.com/pulumi/docs into spara/getting-started-with-pac 2020-02-10 18:37:41 -06:00
spara
d90b293450 first round of edits 2020-02-10 18:37:28 -06:00