3917 Commits

Author SHA1 Message Date
Komal
e501089e73
Update automation api guide (#157) 2021-04-27 18:28:14 -07:00
jwfuller
65f070152a
Change from bucket-path to bucket-name (#155)
Change the variable name to better match AWS documentation. We want a user to enter `s3://my-bucket` rather than `s3://my-bucket.s3-us-east-1.amazonaws.com`
2021-04-27 17:00:48 -07:00
Paul Stack
8ccfe5d031
Adding github owner to the github provider setup details (#146)
* Adding github owner to the github provider setup details

Fixes: https://github.com/pulumi/docs/issues/5359

Please note, the difference from that original issue is that
GITHUB_ORGANIZATION has been deprecated in favour of GITHUB_OWNER as
per https://github.com/pulumi/pulumi-github/#configuration

* Copyedits

Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-27 14:06:51 -07:00
Paul Stack
7badf00bba
Adding Libvirt provider to cloud-providers page (#147)
* Adding Libvirt provider to cloud-providers page

Fixes: #145

* Update themes/default/content/docs/intro/cloud-providers/libvirt/_index.md

Co-authored-by: David Wrede <dave@pulumi.com>

Co-authored-by: David Wrede <dave@pulumi.com>
2021-04-27 14:05:54 -07:00
Mitch Gerdisch
f4088bac6a
add onelogin saml guide (#22)
* add onelogin saml guide

* Update themes/default/content/docs/guides/saml/_index.md

Co-authored-by: Cameron Stokes <cameron@pulumi.com>

* updates based on review

* Convert markdown block to "note" shortcode

* Inlined images to fix numbered step issues

* Fixing lint error

Co-authored-by: Cameron Stokes <cameron@pulumi.com>
Co-authored-by: David Wrede <dave@pulumi.com>
2021-04-27 12:32:57 -07:00
Evan Boyle
5eaeaf8446
Add pulumi package to Go mocks upgrade example (#152) 2021-04-27 10:49:50 -07:00
Zack Chase
3c4120d7d8
Update azure workshop date (#150)
* Update azure workshop date

* Update themes/default/content/resources/getting-started-with-azure-native/index.md
2021-04-27 09:17:23 -07:00
Chris Lenard
5c8a97d668
Fix MockCallArgs property in Golang example (#141)
The `MockCallArgs` does not have `Inputs` as a property. This should be `Args`.

https://github.com/pulumi/pulumi/blob/master/sdk/go/pulumi/mocks.go#L34
2021-04-26 22:39:16 +01:00
Paul Stack
b0a5b69f5c
Adding the libvirt provider to the pkg resource index page (#142) 2021-04-26 22:32:36 +01:00
Zack Chase
3a224af22d
Update Lemonade and Credijusto case studies (#121)
* Update lemonade case study

* Update credijusto case studies

* Update image
2021-04-22 17:29:58 -04:00
Zack Chase
a215c2742c
Update automation api workshop with recording (#128) 2021-04-22 13:36:40 -07:00
Eric Rudder
bc2eca4d70
typo 2021-04-22 10:43:40 -07:00
Zack Chase
786ca98c71
Update the /pulumi-up landing page. (#118)
* Add PulumiUP recording

* Fix accordian on the pricing page
2021-04-22 10:21:57 -07:00
Alex Mullans
3d0ba01131
Update Google Cloud native blog post examples (#120) 2021-04-22 07:49:26 -07:00
Stefan Amberger
20345e8cbb
Fix a syntax error (#122) 2021-04-22 07:45:41 -07:00
Zack Chase
be3d6b8631
Update cloud eng meta description (#116) 2021-04-21 11:40:26 -07:00
Cameron Stokes
1363159872
Add link to self-managed backend on self-hosted pages. (#110)
* Add link to self-managed backend on self-hosted pages.

Attempt to help with confusion between Self-Hosted and Self-Managed backends.
2021-04-21 11:11:41 -07:00
Christian Nunciato
9e8bf57f81
Fix some broken links (#109)
* Fix some broken links

* Apply suggestions from code review

Co-authored-by: David Wrede <dave@pulumi.com>

Co-authored-by: David Wrede <dave@pulumi.com>
2021-04-21 09:02:53 -07:00
Zack Chase
2a7655c0d8
Remove old events from listings and update copy on the top banner (#108)
* Unlist old events

* Update banner text
2021-04-21 07:57:34 -07:00
rafi
2b584f5838
Update deploy-changes.md (#106)
use earlier defined variable staticEndpoint
2021-04-20 12:44:05 -07:00
Christian Nunciato
55d37c2ea6
Fix Yandex references, remove test doc (#104) 2021-04-20 12:27:03 -07:00
Chris Smith
0fd158b42e
Remove gRPC Fuse warning (#103)
We had a warning about a Docker x macOS bug. However, it has since been fixed. (Or at the very least, we cannot reproduce the problems you encounter if you have that option checked.) So removing it from the docs.
2021-04-20 11:54:52 -07:00
David Wrede
5a9c775a3d
Fix whitespace issues in tutorial (#94) 2021-04-20 11:06:05 -07:00
Daniel Revell
65ff9da67c
human readable az cli location output (#95) 2021-04-20 09:56:22 -07:00
Daniel Revell
a8cfb7c853
Typo referring to AWS S3 (#98) 2021-04-20 09:54:55 -07:00
Paul Stack
17a2551aea
Upgrade GitHub Actions to point to v3 (#92) 2021-04-20 15:20:24 +01:00
Piers Karsenbarg
8188af557e
Fixed link text (#91) 2021-04-20 14:18:11 +01:00
Paul Stack
fd74b44242
Adding a link to the package docs for Yandex cloud (#90) 2021-04-20 12:55:43 +01:00
David Wrede
608a5a71b1
Added video walkthrough and some additional resources (#84)
* Added video walkthrough and some additional resources

* Fixed lint error

* Incorporated TR feedback

* Putting hyperlink in section/card label
2021-04-20 03:19:16 -07:00
Luke Hoban
c2ee10fee3
Improve ordering of 3.0 blog posts (#88) 2021-04-20 19:28:26 +10:00
Christian Nunciato
96c6fd914f
Port content and theme from pulumi-hugo-internal (#85)
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: kimberleyamackenzie <kimberleyamackenzie@gmail.com>
2021-04-20 00:37:26 -07:00
Vivek Lakshmanan
f4d9a5ebea
Add preview provider section with google-native and minor fix to sample code (#82)
* Fix bucket name to avoid rejection by Google for having 'google' in it

* Add a preview providers section

* Add svg for google-native
2021-04-19 18:55:07 -07:00
David Wrede
c146659b7f
Handling pointer dereference for miniKube Cluster IP (#81) 2021-04-19 17:32:01 -07:00
David Wrede
f587c08429
Update Getting Started page to incorporated other learning options (#76)
* Tweaked root GS page, added in live workshop links

* Tweaked copy and cloud ordering

* Update themes/default/content/docs/get-started/_index.md

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-04-19 16:10:55 -07:00
Paul Stack
3431f32ed5
Updating docs for 3.0 release (#57)
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-19 23:59:43 +01:00
Komal
d95e762aa3
Remove broken relref links from automation user guide (#79)
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-04-19 14:41:18 -07:00
Lee Zen
05e0528871
Update deploy changes text to account for content type (#78) 2021-04-19 14:14:40 -07:00
Vivek Lakshmanan
44eae7bf82
Include initial blurb about Google-Native (#59)
* WIP GCP native

* WIP

* Update to use google-native naming

* Linting fixes

* Update themes/default/content/docs/intro/cloud-providers/google-native/_index.md

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

* Fix sample code

* Update to new provider nomenclature

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>
2021-04-19 13:17:06 -07:00
Komal
94a0c0c2e5
Automation API User Guide (#65)
Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2021-04-19 12:49:29 -07:00
Zack Chase
fd9d40fd28
Fix intro workshop time on PulumiUP (#75)
* Fix intro workshop time

* Fix countdown time
2021-04-19 09:46:30 -07:00
Paul Stack
4ca68d21a6
Update the 3.0 Migration guide to reflect the RC (#70)
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2021-04-16 17:41:52 +01:00
Zack Chase
70365ff759
Fix workshop time (#69) 2021-04-16 09:17:19 -07:00
Anton Tayanovskyy
fce03a33b0
Update azure aks helm examples (#63)
* Adding azure helm aks examples for more languages

* Go link

* Remove accidental addition

* Switch featured examples to aks-helm

* Redirect azure-py-aks links to azure-py-aks-helm links
2021-04-16 10:54:59 -04:00
susan evans
b7f9669a7c
update cicd docs (#46)
* remove msg about it only being for pro and ent
* update pricing page

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
2021-04-15 09:49:01 -07:00
David Wrede
4c896fa410
Fixed lint errors and matched example code with example reference (#67) 2021-04-14 17:16:51 -07:00
Lee Zen
d6422acfb9
Update integration test guide to account for Automation API (#50) 2021-04-14 14:29:58 -07:00
Christian Nunciato
f5ee92a0c4
Fix and enable tests (#64) 2021-04-14 14:18:42 -07:00
Matt Stratton
2baee7a0d3
Add comma after last arg for go example (#60)
Without the last comma, go is unhappy

Signed-off-by: Matt Stratton <matt.stratton@hey.com>
2021-04-14 11:30:26 -07:00
Komal
9f1ceeff39
Add an example of using output.all with keyword args (#62) 2021-04-14 11:15:03 -07:00
Sophia Parafina
4393f15c59
[Blog] PulumiUP - the Event for Cloud Engineers (#51)
* initial

* add meta image

* update index.md

* Update themes/default/content/blog/pulumiup/index.md

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

* Update themes/default/content/blog/pulumiup/index.md

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

* Update themes/default/content/blog/pulumiup/index.md

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

* Update themes/default/content/blog/pulumiup/index.md

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

* Update themes/default/content/blog/pulumiup/index.md

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

* Update themes/default/content/blog/pulumiup/index.md

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

Co-authored-by: Alex Mullans <a.mullans@pulumi.com>
2021-04-14 10:37:49 -05:00