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

13 lines
453 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>
If you're in an environment with no internet access, you may skip the Pulumi version update check by setting the environment variable
<code>PULUMI_SKIP_UPDATE_CHECK</code> to <code>1</code> or <code>true</code>.
</p>
</div>
</div>