文件名称:tf:Terraform配置包装器
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-11 00:41:39
terraform JavaScript
tf
一种基于terraform构建的工具,可帮助terraform基础架构管理。
安装
# Install terraform on macOS
brew install terraform
# Install tf
npm install -g Hustle/tf
# Add an environment variable so `tf` can find infrastructure projects
export TF_INFRA_DIR=/path/to/ops/infrastructure/projects
如果未设置环境变量TF_INFRA_DIR ,则tf将使用当前工作目录。
用法
Usage: tf [options]
【文件预览】:
tf-master
----package.json(576B)
----Dockerfile(399B)
----LICENSE(1KB)
----package-lock.json(802B)
----.gitignore(123B)
----tf(10KB)
----README.md(8KB)