terraform-update-version

command module
v0.0.0-...-32503be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2021 License: MIT Imports: 11 Imported by: 0

README

terraform-update-version

Go application that runs the terraform version upgrade checker binary and creates a pull request

Batch run tf 0.13 command

$ find . -name '*.tf' | xargs -n1 dirname | uniq | xargs -n1 terraform 0.13upgrade -yes

Git clone, branch and commit

https://github.com/go-git/go-git/tree/master/_examples

Pull request

https://github.com/google/go-github/blob/master/example/commitpr/main.go

Documentation

Overview

Basic premise for this quick tool: - ingest a list of repositories - pull repository - create branch - run terraform upgrade tool - commit changes - create pr - display link to pr at the end

Directories

Path Synopsis
pkg
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL