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

27 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

---
2023-06-02 21:41:36 -07:00
title_tag: "Pulumi Support Overview"
meta_desc: Pulumi is here to help! Try reviewing our troubleshooting or FAQ docs, or reach out to support.
title: Support
h1: Pulumi support overview
2023-06-08 16:15:52 -07:00
meta_image: /images/docs/meta-images/docs-meta.png
menu:
2022-05-18 15:18:28 -07:00
support:
name: Overview
weight: 9
2022-05-18 15:18:28 -07:00
aliases:
- /docs/troubleshooting/overview/
---
Pulumi is here to help! Try reviewing our troubleshooting or FAQ docs, or reach out to support.
<div class="md:flex flex-row mt-6 mb-6">
<div class="w-1/2 border-solid border-t-2 border-gray-200">
<h3 class="no-anchor pt-4"><a href="/docs/support/troubleshooting"><i class="fas fa-user-friends pr-2"></i>Troubleshooting</a></h3>
<p>Pulumi tries very hard to ensure that your infrastructure is always in a known and predictable state. However, sometimes things go wrong. Learn how to handle them with Pulumi troubleshooting.</p>
</div>
<div class="w-1/2 border-solid ml-4 border-t-2 border-gray-200">
<h3 class="no-anchor pt-4"><a href="/docs/support/faq"><i class="fas fa-comment-alt pr-2"></i>FAQ</a></h3>
<p>Does Pulumi support automatic rollbacks? How do I create a stack inside an Organization? How does Pulumi store state? If youve got a question, Pulumi has answered it.</p>
</div>
</div>