TemplateSource
A source containing one or more Pulumi templates.
Properties
idstring requiredThe unique identifier of the template source.isValidboolean requiredWhether the template source configuration is valid.errorstring optionalAn error message if the template source is invalid. Omitted or empty when the source is valid.namestring requiredThe human-readable name for this template source.sourceURLstring requiredThe source URL to fetch templates from.destinationURLstring optionalThe destination URL for the template source.- Deprecated - use destinationURL instead.
- ↳
urlstring requiredThe destination URL.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.