Add vatesfr/pulumi-xenorchestra #6852
Merged
+338
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds
vatesfr/pulumi-xenorchestra
to the registry and verifies that it correctly renders.Related to #6763
Checklist
Pulumi has appropriate contact information from the provider maintainer
The package will generate accurate documentation:
Here
<repoSlug>
and<schemaFile>
should match exactly the values added to/community-packages/package-list.json
.This will generate metadata for the provider locally.
Hand-written docs are complete and accurate:
/docs/installation-configuration.md
.Maintainers should run the
pulumi plugin install resource <name> <version> --server <pluginDownloadURL>
command specified in the/docs/installation-configuration.md
and see a provider be downloaded./docs/installation-configuration.md
contains a link to the published SDK in each language (i.e. TypeScript, Python, Go and C#)./docs/_index.md
contains a minimal example in every supported language./docs/_index.md
contains a brief explanation of what the package does.There is a published version:
v
that corresponds with a valid GitHub releaseA CODEOWNER has approved the PR.