1738 Commits

Author SHA1 Message Date
Roo Thorp
5049336d8f
Update Crosswalk index page to use 1.0 example (#2328)
Also add a couple of missing references to API gateway.
2022-12-16 15:56:57 +00:00
Christian Nunciato
f05b7780f8
Update logging.md 2022-12-15 08:04:17 -08:00
susan evans
015feeeaae
update access token docs and some nav item fixes from the seo work (#2324) 2022-12-14 19:35:46 -08:00
Zack Chase
7b28149ffd
Update title tags for docs pages (#2214)
* Optimize PLOs for Pulumi Docs /tutorial/

* Optimize PLOs for Pulumi Docs /intro/concepts/

* Optimize PLOs for Pulumi Docs /intro/languages/

* Optimize PLOs for Pulumi Service and Versus docs pages

* Clean up intro titles

* Fix up remaining title tags

Co-authored-by: tiffani <tiffani@casthaste.com>
2022-12-13 15:19:37 -08:00
susan evans
633b7346b1
fix broken link (#2317) 2022-12-13 12:01:04 -08:00
Viktor Ohád
e59734a63d
Fix small typos in project file reference page (#2314) 2022-12-11 08:54:32 -08:00
Alex Qiu
d18c45b42d
Add willReplaceOnChanges to package schema (#2307) 2022-12-09 12:56:18 -08:00
Zack Chase
8f7e3e4815
Update page titles and link text (#2303)
* Optimize PLOs for Pulumi Docs /support/

* Optimize PLOs for /docs/aws/

* Optimize PLOs for /docs/guides/ and /docs/reference/ pages

* Update titles and links

Co-authored-by: tiffani <tiffani@casthaste.com>
2022-12-08 15:41:39 -08:00
Levi Blackstone
23e9f28a61
Add wildcard examples to resource ignoreChanges docs (#2301) 2022-12-08 12:27:32 -07:00
Fraser Waters
cef03caf10
NodeJS warning (#2280) 2022-12-08 09:08:42 +00:00
susan evans
1b914a7616
add missing info to package authoring (#2292) 2022-12-07 08:18:45 -08:00
Ringo De Smet
0970e7968c
Point Web console to correct page (#2295)
Signed-off-by: Ringo De Smet <ringo@de-smet.name>

Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2022-12-06 21:33:59 +01:00
Ringo De Smet
1a3b4224ec
Don't terrify our users reading about an ancient Node version. (#2296)
Signed-off-by: Ringo De Smet <ringo@de-smet.name>

Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2022-12-06 21:33:44 +01:00
Chris Smith
47f8dd4edb
Fix TypeScript example for creating a stack README (#2297) 2022-12-06 09:15:30 -08:00
George Huang
495de91c30
Add crosswalk MiW video to pages (#2294) 2022-12-05 19:36:58 -08:00
Roo Thorp
3c9f902acc
Merge pull request #2286 from pulumi/roothorp/eks-v1 2022-12-02 19:36:35 +00:00
Roo Thorp
ff0b5ed79a Update API Doc links 2022-12-02 15:40:11 +00:00
Roo Thorp
7ae723c302 Remove trailing spaces 2022-12-02 13:19:20 +00:00
Roo Thorp
6703fa9834 Update further examples and remove unneeded text 2022-12-02 13:02:22 +00:00
Roo Thorp
6e0ad74f81 Update basic examples to use EKS 1.0 2022-12-02 11:13:26 +00:00
Daniel Bradley
596372f7e1
Update Crosswalk ECR Guide (#2284)
* Provisioning an ECR Repository

* Building and Publishing Images Automatically in Code

* Consuming a Private Repository from ECS

* Consuming a Private Repository from EKS
2022-12-01 18:34:52 +00:00
Josef
7a64340e99
Fix typo in ECS docs 2022-11-30 18:45:14 +01:00
Daniel Bradley
6be100cedb
Update ECS examples for AWSx 1.0 (#2274)
* Creating a Load Balanced ECS Service examples

* Creating an ECS Cluster in a VPC

* Building and Publishing Docker Images Automatically

* Remove second docker image build example

- The example doesn't align to the text as the text was talking about the classic `fromDockerBuild` which doesn't exist any more.

* Fix linting warnings

* Add missing closing choosable block
2022-11-29 21:28:48 +00:00
Anita Trimbur
fcd9aa052f
Update Team seat limit (#2276)
Align with changes to the Team Plan reducing the maximum seat count from 15 to 10
2022-11-29 14:27:23 -05:00
susan evans
7a7463ca50
add alias for cicd assitant (#2271) 2022-11-28 16:31:55 -08:00
Fraser Waters
c1925c98ae
Update plans concept page (#2230)
Fixes https://github.com/pulumi/pulumi-hugo/issues/1604
2022-11-22 09:25:29 -08:00
Anita Trimbur
da88db23f8
update stack transfer in docs (#2236)
* update stack transfer in docs

* Update faq.md

bolding
2022-11-17 17:05:36 -05:00
Mitch Gerdisch
57220096b4
Onelogin saml SCIM updates (#2246) 2022-11-17 07:56:04 -08:00
Komal
d7a8112c4f
Add specific steps for poetry (#2227) 2022-11-14 16:57:31 -08:00
Komal
1eb63c2fbb
Add docs to skip installation step (#2226) 2022-11-14 16:30:31 -08:00
susan evans
d9a5327d2d
clarify stack name in actions docs (#2054) 2022-11-14 15:48:45 -08:00
Zack Chase
968c7eccf6
Add more templates to get started landing page (#2224) 2022-11-14 14:33:05 -08:00
Komal
140380c22c
Add clarification on installation step (#2221)
* Add clarification on installation step

* Change info to warning
2022-11-14 14:16:43 -08:00
Alex Qiu
d459b2eb29
Add YAML to secrets concepts page (#2217) 2022-11-11 12:12:25 -08:00
Komal
eff21925c1
[deployments] - Document missing information (#2209)
Document missing information
2022-11-11 11:22:32 -08:00
Zack Chase
78a3fee150
Resolve broken internal/external links (#2213)
Co-authored-by: tiffani <tiffani@casthaste.com>
2022-11-11 10:30:53 -08:00
Ankit Mehta
af5c123fdb
Updated CIDR block for Security Group (#2193) 2022-11-09 04:21:10 -08:00
Devon Grove
0ac44a904a
Corrected error in org tokens docs that listed audit log event export/list as possible (#2201) 2022-11-08 19:11:25 -08:00
Ankit Mehta
ab4fa7e0d2
Fixes typo for cluster creation (#2197) 2022-11-08 08:21:41 -08:00
Fraser Waters
db353b0126
Add Output.format for Python to output concepts (#2194) 2022-11-07 17:47:23 +00:00
Christian Nunciato
8a4ee3da96
Add a missing word (#2185) 2022-11-02 15:37:34 -07:00
meagancojocar
8bb26e8a41
Minor Deploy Docs cleanup (#2173) 2022-11-02 06:34:48 -07:00
Zack Chase
8d55bd35d1
Ced 2022 night before updates (#2169)
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

Co-authored-by: George Huang <george@pulumi.com>

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* potentially final push?

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pricing page update (#73)

* Updates to pricing page

* fix format

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* edit

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

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <sarah@pulumi.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
Alex Qiu
48de47ec2e
Update YAML Reference to new config (#2163) 2022-11-01 12:05:17 -07:00
Fraser Waters
b1e9fdde55
Config documentation (#2079) 2022-11-01 10:16:36 +00:00
susan evans
45901bdfa2
adjusting masters -> main in actions docs (#2053) 2022-10-31 09:59:20 -07:00
Eugene Dementyev
9bb06c2b25
secrets: Add description for AWS KMS encryption context (#2106) 2022-10-27 08:28:17 -07:00
Christian Nunciato
458f4e4841
Fix a typo (#2117) 2022-10-26 11:46:38 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
Michael Bridgen
56ca2d5c43
Add Flux/Program explanations to operator doc (#2078)
* Add Flux/Program explanations to operator doc

This adds a section and example each on
 - using Flux sources with a Stack
 - using a Program resource with a Stack

* Explain what a Program is

Signed-off-by: Michael Bridgen <mbridgen@pulumi.com>
2022-10-24 17:25:12 +01:00