定制 heyday/xterraform 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

heyday/xterraform

Composer 安装命令:

composer require heyday/xterraform

包简介

xTerraform package will provide project with easily scalable and maintainable cloud infrastructure.

README 文档

README

xTerraform package will provide project with easily scalable and maintainable cloud infrastructure.

Contents

Requirements

  1. Install Terraform CLI in your machine: [https://www.terraform.io/downloads.html].

  2. Optionally:

Installation

Installation of xTerraform is per project basis. So do the following:

  1. Open terminal, change directory to current project root folder.

  2. Install xTerraform: composer require heyday/xterraform --dev.

  3. Create folder to contain terraform templates, for example: mkdir -p .xterraform/test.

  4. Publish Terraform templates to desired directory: cp -R vendor/heyday/xterraform/terraform/ .xterraform/test.

  5. Navigate to that directory: cd .xterraform/test.

  6. Update values.tfvars as needed.

  7. Initialize Terraform: terraform init.

Optionally you can add *.tf to .gitignore file, so all templates files will not be tracked by version control.

Application

  1. Apply infrastructure: terraform apply -var-file=values.tfvars

Destruction

  1. Destroy infrastructure: terraform destroy -var-file=values.tfvars

统计信息

  • 总下载量: 92
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: HCL

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-01-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固