1738 Commits

Author SHA1 Message Date
Komal
67231f08e6 Fix typo in resources doc (#5182) 2021-02-09 14:00:05 -07:00
Paul Stack
f48d81ec02 Adding Equinix Metal in place of Packet in cloudProviders (#5164)
Fixes: #5152
Also adds the correct redirects for the old provider
2021-02-09 17:46:16 +00:00
Paul Stack
b7bb317d02 Add opsgenie to the cloud providers page (#5162) 2021-02-08 11:49:58 +00:00
Christian Nunciato
96842ef95f Remove and redirect language-specific provider docs (#5133) 2021-02-05 16:38:24 -08:00
Paul Stack
3558c1ccc7 Adding the documentation for pulumi-opsgenie (#5132) 2021-02-03 20:48:25 +00:00
Sophia Parafina
55ba12583b Programming model reorganization (#4707)
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.

* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links

* Apply suggestions from code review

Co-authored-by: Luke Hoban <luke@pulumi.com>

* Fix broken links

* Incorporating TR feedback

* Fixed broken links

* Incorporating remaining feedback, renamed and refactored content, updated links

* Add client-side redirect logic to map old anchors to new

* Incorporated more feedback, refactored runtime function content, fixed broken links

* Minor typo fix

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

* Copy edit

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

* Update content/docs/intro/concepts/project.md

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

* Incorporated TR feedback

* Trimmed left nav link title

Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-02-03 07:30:42 -08:00
Praneet Loke
6ecfbc604f Document SAML_SSO_ENABLED for self-hosted Pulumi Service (#5102)
* Document SAML_SSO_ENABLED for self-hosted Pulumi Service.

* Update content/docs/guides/self-hosted/saml-sso.md

Co-authored-by: David Wrede <d_wrede@yahoo.com>

Co-authored-by: David Wrede <d_wrede@yahoo.com>
2021-02-01 22:41:05 -08:00
David Wrede
9a6040e4a7 Remove docs on missing webhook functionality (#5109)
* Remove docs on missing webhook functionality

* Removing timeframe for future updates

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2021-02-01 21:50:46 -08:00
Cameron Stokes
55521a0173 Change order of language list to match sidebar. (#4969) 2021-01-28 15:33:57 -08:00
Lee Zen
3e8299e11d Update docs to account for deprecated AWS managed policies (#5044) 2021-01-28 09:13:47 +00:00
Paul Stack
9532e40daa Add a CloudInit provider to the Cloud Providers page (#5027) 2021-01-27 20:18:08 +00:00
Paul Stack
0134329e04 Ensure the command to set ns1 apikey via cli is correct (#5024)
Fixes: https://github.com/pulumi/pulumi-ns1/issues/31
2021-01-26 16:17:36 +00:00
Christian Nunciato
ec1782e952 Fix Chocolatey install link (#5018) 2021-01-25 13:29:56 -08:00
Paul Stack
7f4735160d Adding docs for the Pulumi CloudInit Provider (#5004) 2021-01-23 00:05:49 +00:00
Ivan Indjic
fcf67cdcae Update how-pulumi-works.md (#4994) 2021-01-22 12:29:35 -08:00
Christian Nunciato
c77c7fab40 Fix a typo (#4982) 2021-01-19 20:17:54 +00:00
Dan Friedman
d3ec93c303 Fix link (#4973) 2021-01-18 15:41:24 +00:00
Antoine Dubé
6da4470057 Fix typo in ec2-webserver (#4970) 2021-01-16 04:09:04 +11:00
David Clark
80ebf7a0ce Update how-pulumi-works.md (#4880)
Just removed a stray period inside parentheses
2021-01-05 15:40:24 +00:00
David Wrede
70d1038d71 Updating Google Cloud GS tutorial to align with AWS tutorial (#4791)
* Updating Google Cloud GS tutorial to align with AWS tutorial

* Fixed lint error and addressed feedback

* Streamlined Google Cloud configuration steps + updated PS code block
2021-01-04 11:24:20 -08:00
Joe Duffy
ecbd862595 Overhaul state and backends documentation (#4869)
In some recent online discussions, I noticed some factual errors in
the current state and backends documentation. In addition, the layout
was very difficult to follow, with a fair bit of redundant information,
and an ordering that didn't seem to make much sense. I've done an
editorial pass over the content. There isn't anything "majorly new"
here although I did also fill in some gaps I found as I rearranged
the content. Hopefully this is much easier to read/understand now.
2021-01-01 09:25:33 -05:00
David Wrede
0041cf7e95 Switch Windows example to PowerShell (#4863)
* Switch Command Prompt example to PowerShell

* Clarifying usage of PowerShell + some Windows and AWS cleanup

* Extended install-pulumi shortcode, streamlined configuration section

* Minor typo fix
2020-12-30 23:32:28 -08:00
Luke Hoban
8cd82d8d71 Add PULUMI_BACKEND_URL (#4874) 2020-12-31 10:33:32 +11:00
Qasim Albaqali
9c9a16ee4c Fix import for aws.s3.BucketEvent interface (#4864)
For the typescript example that handles an s3 `BucketEvent` the import for the TS interface is being imported from `@pulumi/pulumi` package instead of `@pulumi/aws`. This import is fixed in this PR.
2020-12-29 14:00:00 +00:00
Luke Hoban
1de623fa4a Document ignoreChanges path syntax (#4861)
Documents the path syntax as defined in 02b83f3203/sdk/go/common/resource/properties_path.go (L14):L43.

Related to #6011.
2020-12-29 08:58:21 +11:00
Paul Stack
1e236c22ea Adding the Equinix Metal Provider docs (#4859) 2020-12-23 22:54:08 +00:00
Paul Stack
5a3223f625 Adding the splunk provider to the cloud-providers page (#4852) 2020-12-22 18:37:19 +00:00
Paul Stack
f1933e3aa7 Generate docs for Splunk 0.1.0 (#4851) 2020-12-22 17:33:00 +00:00
Paul Stack
ccb130e25b Fixup MongoDbAtlas Project examples (#4837) 2020-12-22 13:44:39 +00:00
Tushar Shah
0b66da1e5a Updated crosswalk awsx example. (#4766)
* updated custom vpc to fix expected 2-3 arguments, but got 1

* updating security group name because Group names may not be in the format sg-* as per amazon

* added How to use your VPC, Security Group, and EC2 instance

* fixed lint extra spaces

* updated two description blocks on what the example shows

* fixed the spacing issues that were causing lint errors
2020-12-21 10:30:33 -05:00
Sven Schliesing
805840cc70 Fix typo (#4826) 2020-12-21 14:10:37 +00:00
Zack Chase
b418906477 Update trial links to point to new trial url (#4820) 2020-12-18 10:11:04 -08:00
Jamie Kinkead
35c2a0cd12 Update Console docs re: inviting users (#4762) 2020-12-17 23:19:51 -08:00
Lee Zen
cbacc11963 Update secrets providers documentation for KMS ARN (#4800)
See https://godoc.org/gocloud.dev/secrets/awskms#URLOpener
2020-12-16 09:23:39 -08:00
Praneet Loke
2e4294f909 Update doc about integration assistant. (#4694) 2020-12-15 11:06:50 -08:00
jon
e58f6c9b54 fixes linode auth token envvar name (#4787) 2020-12-11 23:26:28 -08:00
Paul Stack
4af0fe1d11 Updating the import guide based on the new CLI command (#4726) 2020-12-10 19:24:36 +00:00
Paul Stack
29393d04c4 Update the GitHub Actions guide now that we have a 1.0.0 of our action in the marketplace (#4724) 2020-12-08 20:17:36 +00:00
Komal
af00df77c1 Update tutorials (#4677) 2020-12-07 09:49:09 -08:00
Eron Wright
b060893a08 Update _index.md (#4708)
Fix spelling mistake.
2020-12-02 17:49:41 -08:00
David Wrede
367cd5adaf Smoothing out AWS Getting Started flow (#4678)
* Smoothing out AWS Getting Started flow with intro copy updates

* Changing link to not target new window

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

* Incorporated TR feedback

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-12-01 08:53:14 -08:00
Lee Zen
dae87f38ed Fix typo in Pulumi Kubernetes Operator guide (#4693) 2020-12-01 08:51:42 -08:00
Lee Zen
ecabdf0526 Update adoption guides (#4674) 2020-11-30 14:08:34 -08:00
Pulumi Bot
a59346a09f Clarify GCloud auth steps as part of GCP getting started guide (#4621)
Co-authored-by: stack72 <public@paulstack.co.uk>
2020-11-26 14:16:44 +00:00
Daniel Singer
99260aa8dc Update terraform.md (#4675) 2020-11-25 16:17:37 +00:00
Paul Stack
8199a723a7 fixup a typo in the kubernetes-operator CD guide (#4654) 2020-11-24 09:16:34 -07:00
Paul Stack
65f855c7d6 Ensure the Go examples in the cloud providers are valid go applications (#4625)
Fixes: #4598
2020-11-20 20:52:29 +00:00
Lee Zen
1a506b6abd Fix typo on JavaScript language page (#4620) 2020-11-18 12:13:47 -08:00
Luke Hoban
4b093ab9ac More fixes in programming model (#4605)
* Fixes #4604

* Fixes #3363.

* Fixes #2638.

* Fixes #4365.

* Fixes #4600.

* Fix lint errors.

* PR feedback
2020-11-17 10:50:05 -08:00
Praneet Loke
51a0eb4761 Doc for CI/CD integration assistant (#4567)
* Add an intro for the integration assistant in the Console Extensions page.
2020-11-16 18:15:10 -05:00