Resource Element

by Simon Sparks · 5 January 2026

This is a sample of how to create a resource element with the Build Tools.

In this example my resource is an image file called companyNameLogo.png.

GitHub Repository: https://github.com/SimonSparksUK/Orchestrator

Filename: Samples / companyNameLogo.element_info.json

{
"path":"CompanyName/Images",
"mimeType":"image/png"
}



Discover more from Cloud Build Tools

Subscribe to get the latest posts sent to your email.