Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tao3k/tf-ncl-workflow
- Owner: tao3k
- License: mit
- Created: 2023-03-03T08:40:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T23:17:32.000Z (9 months ago)
- Last Synced: 2024-10-11T23:39:53.556Z (2 months ago)
- Language: Nix
- Size: 92.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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