Evan Boyle
c6fcd43e6b
fix go config examples ( #4038 )
2020-08-19 13:16:37 -07:00
Joe Duffy
c099c47c80
Eliminate "real languages" from our website ( #4032 )
...
* Eliminate "real languages" from our website
We know that this terminology is unfriendly and can be seen as
gatekeeping. We've moved away from it over time, but there are many
traces of it in our documentation -- most notably, even on our
homepage. Instead of "real languages", let's use "familiar languages",
and in places where deeper explanation makes sense in context, we
can say "familiar, general-purpose languages."
The current 2nd-level blurb on the homepage isn't very good right now
anyhow, so this is a convenient change. As we make progress on various
marketing efforts, we will likely make more extensive changes, but
for now this at least fixes this problem. We recently A/B tested
updates without much of an impact, so let's move ahead with this change
and then if we want to test alternatives to "familiar", we can do that.
For instance, we considered "popular", etc.
* Also eliminate "real code"
2020-08-19 06:19:50 -07:00
Leonardo
51cf856051
spelling fix ( #3966 )
2020-08-16 11:01:47 +01:00
Luke Hoban
ba5a4d6399
Add OPA blog post ( #3953 )
...
* Add OPA blog post
* Add OPA to CrossGuard page
* Apply suggestions from code review
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
* Update content/blog/opa-support-for-crossguard/index.md
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
* Update content/blog/opa-support-for-crossguard/index.md
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-08-14 18:16:51 -05:00
Paul Stack
66abcbd840
Add Wavefront and Akamai to the Cloud Providers page ( #3945 )
2020-08-13 23:06:00 +01:00
Sean Holung
ef6a4f9861
Add saml update event to audit list ( #3948 )
2020-08-13 13:47:34 -07:00
Paul Stack
7ce9352838
Adding Akamai docs ( #3943 )
2020-08-13 20:50:52 +01:00
Paul Stack
8866bca56d
Adding docs for the new Wavefront provider ( #3929 )
2020-08-13 18:59:05 +01:00
Gius. Camerlingo
cda8ba641e
Update eks.md ( #3793 )
2020-08-13 15:14:17 +01:00
Henrique Rodrigues
d208d85569
Fix string format template ( #3932 )
...
Co-authored-by: Henrique Rodrigues <henrique.rodrigues@lytt.tech>
2020-08-12 10:47:52 -07:00
Christian Nunciato
52cc356e91
Add a note about config and pulumi stack init ( #3769 )
2020-08-12 14:27:34 +01:00
Jordan Sussman
0b1397879b
docs(github): update example to utilize bool ( #3755 )
2020-08-12 13:44:42 +01:00
Mike Metral
a5dda90a11
Add pulumi-kubernetes-operator to CI/CD ( #3897 )
2020-08-11 23:07:23 -07:00
Cameron Stokes
60012888c9
Add quotes to example shell commands to help prevent user error. ( #3921 )
...
Copying and pasting the non-quoted commands results in an error from `zsh` and likely other shells. We should show quoted values to help prevent users from hitting this error.
2020-08-11 11:25:03 -07:00
Paul Stack
9d87060804
Update ec2-webserver tutorial to remove deprecated parameter ( #3917 )
2020-08-11 13:41:53 +01:00
Justin Van Patten
bce9300e93
Update Python install instructions ( #3908 )
...
We require pip to be available, which is typically included with Python installs, but some Linux distros require it to be installed separately using the OS's package manager. Update the Python install instructions to mention this.
Also, update the .NET required version, since I noticed it was out-of-date.
2020-08-10 10:39:58 -07:00
jwalter
a935db5dba
Fix link to Kubernetes Extensions repository ( #3910 )
2020-08-10 07:37:56 -07:00
Alexey Zimarev
ae363b924f
Wrong config set syntax and broken link
2020-08-08 22:09:52 +02:00
Sean Holung
27ab30ec88
Update TLS info in self-hosted docs. ( #3889 )
2020-08-06 12:47:17 -07:00
Paul Stack
7e02689e2e
Update docs on Change Secrets Provider details ( #3849 )
2020-08-04 23:39:58 +01:00
Sean Holung
2665fae3bc
Add documentation for TLS config for console. ( #3868 )
2020-08-04 14:00:01 -07:00
Paul Stack
51073808a0
Adding Civo to the cloud providers page ( #3869 )
2020-08-04 17:25:39 +01:00
Sean Holung
8d95befc10
Update audit logs docs ( #3848 )
2020-08-03 14:14:55 -07:00
Paul Stack
5b3ddcc536
Adding Civo docs ( #3864 )
2020-08-03 22:06:27 +01:00
Sean Holung
73f5f2cbc8
Update self-hosted docs to include TLS environment variables ( #3852 )
2020-08-03 10:25:50 -07:00
Paul Stack
0f79ab708d
Fix Python structured config example ( #3861 )
2020-08-03 17:43:51 +01:00
Praneet Loke
3f9bc79455
Add doc for configuring SAML SSO with self-hosted installations ( #3835 )
...
The new page describes the steps for generating an RSA key-pair used by the self-hosted install for validating SAML assertions.
2020-07-31 08:35:52 -07:00
Mikhail Shilkov
9a053fa677
Fix the transformations example in C# ( #3797 )
2020-07-22 10:17:28 -07:00
Lee Zen
9afcf10102
Include missing import in AWS Crosswalk ECS Guide ( #3788 )
2020-07-19 14:00:42 -07:00
Lee Zen
2e60a0bf6a
Update AWS Crosswalk VPC Guide ( #3785 )
...
Fixes https://github.com/pulumi/docs/issues/3784
2020-07-17 16:44:43 -07:00
Praneet Loke
dc120c3674
Update the AzDO guide about using the Pulumi task extension with non-Azure cloud providers ( #3782 )
2020-07-17 15:13:50 -07:00
Guillaume Massé
7aa70b9f88
doc: fix path to view-trace ( #3771 )
2020-07-14 13:17:31 -07:00
Lee Zen
70cd392459
Point to v2 of pulumi SDK in the API reference ( #3692 )
2020-07-14 06:07:22 +01:00
Christian Nunciato
f9826f05c8
Fix a typo in the Programming Model doce ( #3756 )
...
Should be `implements` rather than `extends`.
2020-07-13 15:22:53 -07:00
Justin Van Patten
17a0035201
Add virtualenv
doc to concepts/project page ( #3752 )
...
The `virtualenv` runtime option was documented on the Python language page, but was missing from the concepts/project page.
Also, fix a copy/paste error and minor tweak on the Python page.
2020-07-09 14:18:02 -07:00
Paul Stack
16c047f1c4
Adding docs for ResourceOptions Version ( #3714 )
2020-07-08 23:34:42 +01:00
Chris Smith
eb8d5fc7ac
Document requirements for transferring stacks ( #3691 )
2020-07-06 12:17:53 -07:00
Paul Stack
c65c9679e2
Adding NS1 and HCloud to the Cloud Providers Page ( #3734 )
2020-07-06 15:59:15 +01:00
Paul Stack
17926c0ed3
Adding the HCloud docs ( #3720 )
...
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-07-06 12:08:02 +01:00
Paul Stack
226f4c7196
Generating the docs for NS1 ( #3662 )
2020-07-02 12:06:31 +01:00
Christian Nunciato
53050ab7b5
Minor fixes noticed while reading ( #3667 )
2020-06-24 17:17:10 -07:00
97thFloor
8187ed520a
SEO optimization, KW "gke" ( #3670 )
...
KW: gke
Secondary KW: google gke, terraform gke, gke kubernetes, google cluster
Language from semantic analysis: google, cloud, platform, gke, engine, monitoring, application, management
2020-06-24 16:20:37 -07:00
Paul Stack
545e03295e
Update the docs for the upgraded new-relic provider ( #3657 )
2020-06-24 20:48:51 +03:00
Paul Stack
4549b0cede
Adding AzureAD to the CloudProviders page ( #3660 )
...
* Adding AzureAD to the CloudProviders page
Fixes: https://github.com/pulumi/pulumi-azuread/issues/84
* Update _index.md
2020-06-24 16:25:49 +01:00
Luke Hoban
05863f0ac8
Update guestbook tutorial ( #3644 )
...
Updates `guestbook.md` to be multi-language and to fix terminology.
Fixes #3640 .
2020-06-23 16:46:01 -07:00
Christian Nunciato
9a1fefece3
Fix broken links ( #3646 )
...
* Fix broken links
* Handle F# examples
2020-06-23 13:37:13 -07:00
Zack Chase
35342b1d7c
Add vanity url for crosswalk EKS page ( #3642 )
2020-06-23 10:50:01 -07:00
Zack Chase
8a63eae100
Add introduction text block to top of tutorials page ( #3634 )
...
* Add introduction text block to top of tutorials page
* Update content/docs/tutorials/_index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* remove links
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-06-23 09:40:16 -07:00
Cameron Stokes
54d4d41573
Change contact link to go to Support. ( #3630 )
...
Previous link went to the About Us page using an anchor that didn't work.
2020-06-22 15:44:49 -07:00
Mike Metral
edbb5d644e
Fix broken k8s URLs ( #3629 )
...
* Update crosswalk-for-k8s app-services nginx manifest URLs
* Update k8s setup page broken link to kubectl proxy
2020-06-22 14:27:08 -07:00