Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tao3k/tf-ncl-workflow

Collection of workflows for terraform deployment, powered by https://github.com/tweag/tf-ncl
https://github.com/tao3k/tf-ncl-workflow

Last synced: about 2 months ago
JSON representation

Collection of workflows for terraform deployment, powered by https://github.com/tweag/tf-ncl

Awesome Lists containing this project

README

        

#+TITLE: README
#+AUTHOR: GuangTao Zhang
#+EMAIL: [email protected]
#+DATE: 2023-03-28 Tue 02:42

- generating a Nickel contract out of tf-ncl,
- evaluating a Nickel configuration
- calling Terraform commands with configs

#+begin_src sh
nix develop ./nix/std --command hello-tf ./srcs/hello-tf.ncl init
nix develop ./nix/std --command hello-tf ./srcs/hello-tf.ncl apply
#+end_src

* Future Work
** TODO Add Prefect plugins
** TODO Add Prefect Pipeline
** TODO Add Makes Workflow
** TODO Add Real-time doc for generating Types or descriptions