Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
- Updated blog image
- Added the "automation-api" tag
- The section "Basic Tag Policy for FinOps will include" the items following it don't appear as a list, fixing it so it shows correctly.
* Blog: Finops with Pulumi
Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Some of the examples pass options to Python APIs
via `__opts__` instead of `opts`.
The only time `__opts__` is supposed to be used is when
the resource has an existing `opts` parameter,
which is not the case for the resources in these examples.
This updates them to use `opts`.
Resolves#2471
* Add blog post entry on automating member account creation in AWS Organizations
Co-authored-by: Christian Nunciato <christian@pulumi.com>
Co-authored-by: Scott Lowe <slowe@pulumi.com>
* Add 'Automating Pulumi Import to Bring Manually Created Resources into IaC'
* Apply suggestions from code review
---------
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update copy on home page
* Add automation api layout
* Fix typo
* Add some examples
* Address some feedback
* Update homepage with recent changes
* Update slot machine copy
* Address feedback
* Fix headline
* Add templates cta
* Make label smaller
* Update testimonials
* Update themes/default/content/_index.md
Co-authored-by: George Huang <george@pulumi.com>
* Update themes/default/content/_index.md
* Apply suggestions from code review
Thanks Christian
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
* Address feedback
* Update themes/default/content/_index.md
Co-authored-by: George Huang <george@pulumi.com>
* Add java example for eks
* Address auto api feedback
* Tighten up some padding and code, use text-lg to align with other sections (#2434)
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* initial version
* v2
* adopted codefence suggestion
* inlined pulumi provider boilerplate
* broke apart code example
* added meta image and cleaned up preview.
* addressed review comments
* removed link to github to not compete with the read more link
* Update the date
* Update themes/default/content/blog/pulumi-go-boilerplate-v2/index.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Bulk stack transfer blog post
* Update themes/default/content/blog/stack-transfers/index.md
Co-authored-by: George Huang <george@pulumi.com>
* Update themes/default/content/blog/stack-transfers/index.md
Co-authored-by: George Huang <george@pulumi.com>
* Update themes/default/content/blog/stack-transfers/index.md
Co-authored-by: George Huang <george@pulumi.com>
* Update themes/default/content/blog/stack-transfers/index.md
Co-authored-by: George Huang <george@pulumi.com>