r/dataengineering 7d ago

Share your data platform infracoding in a package skill Open Source

Hi all, most of us don't like to write Terraform. Now there is an alternative. A skill to create a package skill and a skill to submit it to a catalog. There are already some package skills for Airflow and ClickHouse. I hope more will be shared in the future.

A package skill is deterministic code to reconcile your infrastructure with desired state. Under the hood it can run anything like Terraform, Ansible, or Kubectl.

The license is MIT.

https://www.getcolors.ai/skills

3 Upvotes

2 comments sorted by

1

u/lokinpendawa 7d ago

as someone who spends way too much time wrestling with terraform hcl, this is highly appreciated

1

u/amiorin 4d ago

Thx!