2023-05-15 15:25:28 -07:00
|
|
|
---
|
|
|
|
title: "Programming Model"
|
2023-06-21 13:26:22 -07:00
|
|
|
url: /docs/intro/concepts/programming-model
|
2023-05-15 15:25:28 -07:00
|
|
|
block_external_search_index: true
|
|
|
|
---
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Including a fallback redirect lets search engines know the content has moved, and
|
2023-07-13 12:31:44 -07:00
|
|
|
waiting a few seconds before redirecting gives the script (see redirects.ts) a chance
|
|
|
|
to locate a matching anchor.
|
2023-05-15 15:25:28 -07:00
|
|
|
-->
|
2023-05-15 17:51:16 -07:00
|
|
|
<meta http-equiv="refresh" content="4; url=/docs/concepts">
|
2023-05-15 15:25:28 -07:00
|
|
|
|
2023-06-21 13:26:22 -07:00
|
|
|
This content has moved. Redirecting to [Pulumi Concepts](/docs/concepts)....
|