Laura Santamaria
d289cb369c
fix(link): remove the trailing slashes ( #2073 )
2022-10-21 14:09:28 -07:00
Ruben
f47f205a74
Replaced Registration form with a v2 ( #2046 )
...
The new form has a simplified optin for swag
2022-10-21 12:25:06 -07:00
Laura Santamaria
f354fd7a84
feat(post): add post for blog templates ( #2070 )
...
closes pulumi/marketing#458
2022-10-21 13:32:23 -05:00
Christian Nunciato
1ecc783be3
Add C# options to Kubernetes on AWS and Azure ( #2060 )
2022-10-21 09:44:43 -07:00
Zack Chase
b3ac218a8b
Add new workshops and update aws logo ( #2066 )
2022-10-21 09:40:26 -07:00
Ringo De Smet
e40d4aa74f
Refresh runtime versions in the CI guides ( #2067 )
...
* Refresh runtime versions in the CI guides
* Update more Node runtime versions
2022-10-21 16:12:47 +02:00
Luke Hoban
e4d6059de6
Clarify behaviour of ignoreChanges ( #2059 )
2022-10-20 11:28:40 -07:00
Alex Qiu
6474076565
Update Pulumi YAML reference with new fields ( #2062 )
2022-10-19 20:09:25 -07:00
Sean Holung
ef3e86900f
add 3 new workshops ( #2057 )
2022-10-19 12:28:10 -07:00
Christian Nunciato
e33be9514e
Fix a couple of small issues with the quickstart challenge ( #2061 )
2022-10-19 09:34:52 -07:00
Zack Chase
cc681dbd08
Add templates as options on getting started landing page ( #2050 )
...
* Add templates as options on getting started landing page
* Address feedback
* Add tracking links
* Don't show links to examples
2022-10-18 13:56:48 -07:00
Aaron Friel
cea053358a
Reorganize the hierarchy on state documentation ( #2033 )
...
* break up large H3 in concepts/state docs
* move service architecture under backend heading
* reduce heading depth to place more items on sidebar nav
* Apply suggestions from code review
* merge logout with login, self-hosted service with service backend
* update links to state
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-10-17 19:07:34 -07:00
Levi Blackstone
64ebd67072
Fix incorrect argument name ( #2056 )
2022-10-17 15:54:12 -06:00
George Huang
d1bae22716
Add initial content for the Azure K8s template ( #2026 )
...
* Add initial content for the Azure K8s template
* Revisions per Scott feedback
* Update index.md
* Add architecture diagram
* Add languages frontmatter
2022-10-17 15:55:13 -05:00
Mitch Gerdisch
7883ce20d8
Add docs for self-hosted byo infra ( #2048 )
...
* Add docs for self-hosted byo infra
* fixing broken link
* fix link
* lint fix
2022-10-17 14:33:11 -05:00
meagancojocar
df1a24d42f
assorted doc fixes ( #2052 )
...
- fixed contact us link going to about us
- wording clean up
2022-10-15 15:49:31 -07:00
Sarah Hughes
93ad9cafa1
fix links for CED workshop descriptions ( #2051 )
...
* fix links for CED workshop descriptions
* one more link fix
2022-10-14 12:29:41 -07:00
Christian Nunciato
94354feb9a
List languages in template frontmatter ( #2045 )
2022-10-14 11:04:41 -07:00
phillipedwards
2a5b20dffc
add parameter which defaults to 'gcp' to configure-gcp shortcode; this accomodates gcp and google-native ( #2047 )
2022-10-14 10:42:32 -07:00
George Huang
7613706f7e
Fixes to template landing pages ( #2042 )
...
* Fix a few items for consistency
* small changes
2022-10-14 11:43:21 -05:00
Michael Bridgen
ac1f355a51
Remove vestigial column values ( #2035 )
...
A previous PR (#1714 ) removed columns from the resource options table,
but left a few rows with too many values, which crowded out the
descriptions. This removes the extra values so the description column
has all the descriptions.
Signed-off-by: Michael Bridgen <mbridgen@pulumi.com>
2022-10-14 14:32:46 +01:00
Sarah Hughes
e8f130854e
CED updates ( #2044 )
...
* CED updates - add speakers, case studies, partner logos
* update CED workshop presenters to match current info
* add microsoft to partner logos, make logo layout horizontal
2022-10-13 17:27:46 -07:00
Sarah Hughes
f2c1f0b972
remove hackathon from CED landing page ( #2040 )
...
* remove hackathon from CED landing page
* make the images not smush
* remove Kat and David from CED tiles
2022-10-13 12:21:24 -07:00
Piers Karsenbarg
e194f72285
Fixed link to audit logs in docs ( #2043 )
2022-10-13 11:21:26 -04:00
Tushar Shah
32282a4807
CX pulumi security posture ( #1996 )
...
* first draft of pulumi-security-posture
* updated the tags for security and pulumi enterprise
* fixed lint errors and added url for personal access token
* fixed spacing lint errors
* made changes to reflect Ringo's review
* updated date to oct 6th
* Shared Responsibility Model Block suggestion from Josh
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Spacing Fix
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Risk associated update from Josh
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Updated Block Title Suggestion
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Updated to teams from Josh
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Update suggestion from Josh in regards to manually created resources
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Update for TypeScript
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* Automation update block
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
* updated the title
* updated description
* renamed url
* adding back in image
* lower cased team, organization, and users
* updated the links to relfef as cnunciato requested
* updated date, made things lower case, updated links
* SSO/SCIM features updates
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Review your audit logs update
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Updated the meta description per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Cloud Computing block update as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* AWS Shared Responsibility Model block update as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update for Users based on feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Manage Federated Identity sub heading
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Updated Scoped to Individual Users per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update confirmation as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Audit pipeline refresh token as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Build Teams as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Import Manually Heading as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Heading Tag your Stacks
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Deploy from Pipelines heading as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Log Everything heading as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Updated Use Tokens Section as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Updated OAT section heading
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* update TAT section
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update PAT section heading
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Assessing and Implementing Heading
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Manually created cloud resources
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Tag Policies Block as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Scoped to the stack access as per feedback
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update These are scoped
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update OAT section
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Update Leveraging
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* Updated Track Key systems
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
* reordered Pulumi's Hierarchy
* updated the image for the blog
* switched word color
* fixed anchor links
* made changes requested as per feedback from cnunciato
Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Piers Karsenbarg <piers@pulumi.com>
2022-10-13 09:02:38 -04:00
George Huang
746a8f009d
Add inital content for Azure & GCP Serverless templates ( #1994 )
...
* Add inital content for Azure Serverless template
* Remove YAML, functions use same lang as template
* Add GCP serverless page content
* Update first sentence of intro paragraphs
* Add architecture diagrams
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Revisions to pages per christian feedback
* Update themes/default/content/templates/serverless-application/azure/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/gcp/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update themes/default/content/templates/serverless-application/gcp/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-10-12 16:51:15 -05:00
Piers Karsenbarg
67a4241b7e
meta spelling ( #2039 )
2022-10-12 18:58:33 +01:00
Piers Karsenbarg
4d695fd4f4
Couple of grammar and speling mistakes ( #2038 )
2022-10-12 17:48:56 +01:00
susan evans
4c2b731369
fix stuff ( #2037 )
2022-10-12 07:05:20 -07:00
Sean Holung
0ee4fb1816
azure static website blog post ( #2028 )
2022-10-11 14:50:32 -07:00
Ian Wahbe
9f44062ee8
camelCase YAML reference docs ( #2032 )
...
* camelCase YAML reference docs
* Respond to comments
2022-10-11 12:00:42 -07:00
Sarah Hughes
e1b0718a0f
update pulumi challenge banner to CED banner, ad CED registration link to docs ( #2030 )
...
* update pulumi challenge banner to CED banner, ad CED registration link to docs
* Update themes/default/layouts/partials/banner.html
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
2022-10-11 10:30:07 -07:00
Piers Karsenbarg
a3025c8372
Added post on using secrets with lambda functions ( #2018 )
...
* Added post on using secrets with lambda functions
* Updated the meta image
* Updated date of post
* Added complete code snippet
* Tidying up code sample
* Improved grammar and punctuation
* Added to summary
Added links to some other providers that store keys in similar ways that could be used instead of AWS secret manager
* Mark secrets as secret
* Updates from lint
2022-10-11 17:12:59 +01:00
Eugene Dementyev
34f606dcf8
Add storage_account parameter to Azure Blob Storage backend ( #2016 )
...
* Add storage_account parameter to Azure Blob Storage backend
to use cli auth
Related to https://github.com/pulumi/pulumi/pull/10900
Related to https://github.com/google/go-cloud/pull/3159
Co-authored-by: Aaron Friel <mayreply@aaronfriel.com>
2022-10-10 14:54:47 -07:00
Bryce Lampe
a36ca7556e
Update GitHub app permissions screenshot ( #2027 )
2022-10-10 14:22:10 -07:00
Sarah Hughes
ac355d8e2c
drop 'eu' from Kubecon ( #2029 )
...
* drop 'eu' from Kubecon
* Update themes/default/content/resources/kubecon-eu-2022/index.md
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
2022-10-10 12:53:52 -07:00
Martin Lehmann
13294f9954
fix(gce-webserver): adjust a sentence in a comment ( #2022 )
2022-10-10 11:47:02 -07:00
Sean Holung
50c4a4509c
mobile nav update ( #1529 )
2022-10-10 11:10:04 -07:00
Sarah Hughes
5e9a6c0264
update kubecon EU page ( #2014 )
2022-10-10 10:00:33 -07:00
Christian Nunciato
fef3750d77
Fix serverless diagram ( #2025 )
2022-10-10 16:44:48 +00:00
susan evans
af0d3739b1
remove people ( #2024 )
2022-10-08 14:09:53 -07:00
Luke Hoban
02dc19d8ea
Update team ( #2023 )
2022-10-07 17:27:42 -07:00
Sarah Hughes
6bfefd4ca8
fix agenda working/typo ( #2020 )
2022-10-06 12:50:32 -07:00
Mitch Gerdisch
8d6c53fa99
Add params and setup for pr comments ( #1997 )
...
* Add params and setup for pr comments
* PR review comments
* comments and bit of refactoring
* add task extension mention
2022-10-06 10:29:08 -07:00
Christian Nunciato
f581de52e0
Update the copy of the default intro paragraph ( #2015 )
2022-10-05 14:58:44 -07:00
Zack Chase
b3c4d4abc6
Add blog post for community aws iam package ( #2011 )
...
* Add blog post for community aws iam package
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Address feedback
* Update text
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-10-05 10:16:30 -07:00
Zack Chase
75ec95fe73
Add request a demo page ( #1935 )
2022-10-04 21:35:55 -07:00
Levi Blackstone
6653193224
Update Kubernetes adoption doc ( #2012 )
...
- Fix outdated example usage
- Fix a few typos and grammar issues
2022-10-04 16:27:52 -06:00
Sarah Hughes
8f963c8f83
update time for DigitalOcean workshop ( #2010 )
2022-10-04 13:11:43 -07:00
Sean Holung
48625abe08
Add pulumi 101 with python and docker workshop ( #2002 )
...
* add pulumi python docker fundamentals workshop
* lint
2022-10-04 14:02:09 -05:00