Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 481 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 481 Bytes

Terraform demo integrated with CI & CD pipeline

Prerequisites

  • Git >= v1.x
  • Node.js >= v6.x
  • NPM >= v3.x
  • REciNK

Installation

  • npm install -g recink
  • npm install -g recink-terraform

Usage

  • Clone the example git clone [email protected]:MitocGroup/terraform-demo.git
  • cd terraform-demo
  • Update the code
  • Create PR with the latest changes