https://github.com/phdata/provision-tool-templates
Provision tool stack and CICD templates and examples
https://github.com/phdata/provision-tool-templates
Last synced: 6 months ago
JSON representation
Provision tool stack and CICD templates and examples
- Host: GitHub
- URL: https://github.com/phdata/provision-tool-templates
- Owner: phdata
- Created: 2023-03-15T20:56:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T15:34:06.000Z (over 1 year ago)
- Last Synced: 2024-11-21T16:36:32.612Z (over 1 year ago)
- Language: JavaScript
- Size: 1.48 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Provision Tool (Tram V2) CICD Templates and Example Stacks
This repository contains templates for bootstrapping the phData [Provision Tool](https://toolkit.phdata.io/resources/documentation/toolkit-cli/provision/provision)
## Complete Stacks
Example stacks can be found in the [stacks/complete](./stacks/complete) directory.
### Source-Product
The [Source-Product](stacks/complete/source-product) stack organizes data into 'sources' that are consumed by 'products', taking advantage of the Snowflake role hierarchy to enforce one-way data flow and least-privilege access.
### Quickstart
This stack is a simple stack demonstrating basic Provision tool functionality. If you are looking for a Tram model stack to start from, consider the Source-Product stack.
## Individual Stack components
### Functional-Role
This stack is a portion of a stack to manage Functional Roles in your environment.
### Warehouse
This stack is for managing warehouse creation in your environment.