tf-module-versions

command module
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Terraform module source version checker

Downloads CodeQL made-with-Go

image

A tool that validates and compares used vs. available terraform module versions in git repositories; at the moment only modules hosted in Gitlab repositories.

image

Install

brew tap rollwagen/homebrew-tap
brew install rollwagen/tap/tf-module-versions

Usage

Pre-requisites

Currently, version validation support is only for terraform modules stored in Gitlab repositories. For authentication towards Gitlab, an environment variable GITLAB_TOKEN needs to be present that holds a valid GitLab authentication token.

'tfm' validates and compares used vs. available terraform module versions
in git repositories.

Usage:
  tfm [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  validate    Print module version validation on stdout as logs

Flags:
  -h, --help   help for tf-modver

Use "tfm [command] --help" for more information about a command.

Example output of running tfm validate

tfm

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
tf
pkg

Jump to

Keyboard shortcuts

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