Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 352 Bytes

pull-request-generator

Prerequisites

  1. Place your env variables in a file called .env. For convenience, there is a sample file (filename needs to be changed from env to .env) formatted for you. Your code file and test file will need these variables.
  2. Edit the file contents of 'new_resource.tf'.

Usage

go run main.go

Testing

go test