Add pulumi-squadcast to the registry
Description
Add pulumi-squadcast to the registry
Adding a new package?
If this pull request adds a new package:
- [x] The package's schema URL in this PR is correct.
- [x] The package metadata file, if present, contains:
- [x] a supported category (one of
Cloud,Infrastructure,Network,Database,Monitoring, orUtility). - [x] a valid plugin download URL. See Publish Your Package.
- [x] a description that explains what the package does.
- [x] a valid logo URL that points to a PNG whose dimensions conform to the others in this repo (e.g., 100x100).
- [x] a supported category (one of
- [x] The package repo contains an Overview doc (
/docs/_index.md) that includes:- [x] a brief explanation of what the package is and what it does.
- [ ] at least one representative example in all supported languages.
- [ ] a front-matter property for the
layoutset topackage.
- [x] The package repo contains an Installation and Configuration doc (
/docs/installation-configuration.md) that includes:- [x] links to SDKs in all supported languages.
- [x] a copyable command for installing the resource plugin if necessary.
- [x] an example of configuring the provider with
pulumi config set. - [x] an example of configuring the provider with environment variables.
- [ ] a front-matter property for the
layoutset topackage.
- [x] The repository has:
- [x] a version tag prefixed with
vthat corresponds with a valid GitHub release and published package SDKs
- [x] a version tag prefixed with
- [ ] A CODEOWNER has reviewed the PR.
- [ ] A member of the @pulumi/docs team has reviewed all documentation.
Hello @IrisDande, I updated the checklist above with the status of what is ok and what needs attention.
Here are some items required action:
-
/docs/_index.mdneeds at least one example in all supported languages. We prefer not havingComing soonentries. -
/docs/_index.mdneeds thelayoutfront-matter property set to valuepackage. -
/docs/installation-configuration.mdneeds thelayoutfront-matter property set to valuepackage.
After making these required changes, please create a new release of the provider containing these changes. We only publish tagged/released docs in our registry.
Since other providers have been added to the file community-packages/package-list.json since you opened this PR, please rebase this PR with latest from main.
Closing since there's no response to @ringods comment so far. Feel free to reopen through after making the requested changes!
Is this for SquadCast.fm or SquadCast.com ?
looks like Squadcast.com The provider to be added was bridged from https://github.com/SquadcastHub/terraform-provider-squadcast