pulumi/developer-docs/architecture
Pat Gavlin 134d7cb818
[apitype] Add a JSON schema for deployments. (#8002)
This schema can be used to validate the contents of a Pulumi deployment.
If a deployment validates against this schema, it should be considered
syntactically valid, though it may contain certain classes of semantic
errors (e.g. references to unknown resources in dependency lists,
dependency cycles, etc.).

This schema is not yet used for validation in practice and may not be
entirely accurate.

These changes also add this schema (and the schemas on which it depends)
to the developer documentation. jsonschema2md.go has been updated to
support multi-file schemas.
2021-09-21 21:37:06 -07:00
..
construct.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
construct.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
create.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
create.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
delete-before-replace-graph.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
delete-before-replace-graph.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
delete-before-replace.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
delete-before-replace.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
deployment-schema.md [apitype] Add a JSON schema for deployments. (#8002) 2021-09-21 21:37:06 -07:00
import.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
import.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
overview.md [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
pulumi-cli.svg [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
pulumi-cli.uml [developer-docs] Add links + a broad arch diagram (#7856) 2021-08-27 10:55:06 -07:00
replace.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
replace.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
resource-registration.md fix typos in dev docs (#7860) 2021-08-27 21:18:39 -07:00
same.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
same.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
update.svg Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00
update.uml Start in on developer documentation. (#7839) 2021-08-25 15:18:13 -07:00