GetOrgTemplateSourcesResponse
Response body for retrieving template sources configured for an organization.
Properties
- The list of template sources
- ↳
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.
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.