* Update Venafi Setup Guide
* Apply suggestions from code review
Decided to make this more consistent with the next bullet.
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
* Initial page layout for /azure
* Typo fixes
* Add arm2pulumi section; cleanup
* Update split section image; copy updates
* Add azure press release
* Fix name of provider
* Fix typo
* Azure NextGen API docs (#4264)
* Add the chicklet alert
* Change the link to point to /azure
* Minor content adjustments
* Announce Azure Next Gen blog (#4265)
* Update links and adoption section
* Add a missed word
* Proper case
* Change alert text
* Remove links to language docs
* Last edits to the blog post
* Update blog image with code
Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Minor FAQ Tweaks
* Apply suggestions from code review
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update AWS content to be more aligned with workshop content
* Update output in curl command
* Fix typos in code examples
* Update language in AWS flow to be 'you' not 'we'
* Add more descriptive guidance to start and end of guide
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Lee Zen <lee@pulumi.com>
Co-authored-by: Sean Holung <sholung@pulumi.com>
* Address feedback
* Address more feedback
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Address more feedback
* Update python to use new bucket website args
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Lee Zen <lee@pulumi.com>
Co-authored-by: Sean Holung <sholung@pulumi.com>
When creating a new project using pulumi new aws-typescript the typescript file generated target es2016.
This can also be seen here https://github.com/pulumi/pulumi/blob/master/sdk/nodejs/tsconfig.json
Addressing the comment to update the whole snippet with the current template version
Reverted default settings for pulumi