Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.03 KB

readme.md

File metadata and controls

22 lines (12 loc) · 1.03 KB

Tram CICD Template and Example Stacks

phData Tram is an infrastructure-as-code tool for creating and managing Snowflake users, roles, and objects.

This repository contains:

  • A continuous delivery/continuous deployment workflow for Tram
  • Example stacks that can be used to quickly bootstrap a Snowflake account

Full Tram documentation can be found on the phData Customer Docs site.

Tram CICD

This repository provides example build scripts for Jenkins, Bitbucket, AWS CodeBuild, and Azure Pipelines. Details on the CICD workflow and configuring this repo can be found in the CICD Deployment Strategy document.

Stacks

Tram example stacks can be found in the stacks directory.

Source-Product

The Source-Product stack organizes data into 'sources' that are consumed by 'products', taking advantage of the Snowflake role hierarchy to enforce one-way data flows and least-privilege access.