diff --git a/CHANGELOG.md b/CHANGELOG.md index 236a58d9..8a832169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,5 @@ # Changelogs -## 0.16.0 - -### Added - -- Support Pulumi: [#759](https://github.com/mingrammer/diagrams/pull/759) - ## 0.17.0 ### Added diff --git a/docs/nodes/onprem.md b/docs/nodes/onprem.md index 149ebf90..948b9112 100644 --- a/docs/nodes/onprem.md +++ b/docs/nodes/onprem.md @@ -281,6 +281,9 @@ Node classes list of the onprem provider. Awx **diagrams.onprem.iac.Awx** +Pulumi +**diagrams.onprem.iac.Pulumi** + Puppet **diagrams.onprem.iac.Puppet** diff --git a/resources/onprem/iac/pulumi.png b/resources/onprem/iac/pulumi.png index a23bd32c..3078d000 100644 Binary files a/resources/onprem/iac/pulumi.png and b/resources/onprem/iac/pulumi.png differ diff --git a/website/static/img/resources/onprem/iac/pulumi.png b/website/static/img/resources/onprem/iac/pulumi.png new file mode 100644 index 00000000..3078d000 Binary files /dev/null and b/website/static/img/resources/onprem/iac/pulumi.png differ