Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
517 B
HTML
Raw Permalink Normal View History

2023-05-18 11:36:01 -07:00
<div class="note note-info">
<div class="icon-and-line">
<i class="fas fa-info-circle"></i>
<div class="line"></div>
</div>
2023-05-18 11:36:01 -07:00
<div class="content">
<p>
Pulumi supports many clouds using the same languages, CLI, and deployment workflow. For a streamlined Pulumi walkthrough, including language runtime installation and
cloud configuration, see the
<a href="{{ relref . "/docs/get-started" }}">Get Started</a> guides.
</p>
</div>
</div>