cube-js/cube

Pulumi and/or Terraform providers

Open

#5,001 opened on Jul 26, 2022

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (1,965 forks)batch import
help wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. I want to easily, reliably and systematically deploy cube.dev configuration from source control.

Describe the solution you'd like A Cube.dev pulumi provider to get added to the registry https://www.pulumi.com/registry/

Describe alternatives you've considered Bash scripts / cli stuff that I'm currently investigating to ship config programmatically.

Additional context A lot of pulumi providers are bridged from Terraform

Contributor guide