From 1185b5fb2681be9357c954ed2d09fea08d106ec7 Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Tue, 5 Feb 2019 21:57:43 -0800 Subject: [PATCH] [variant] upgrade to 0.18.2 (#158) --- README.md | 2 +- docs/targets.md | 2 +- vendor/variant/VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f93ba120d..7e6f96efeb 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ terragrunt 0.17.0 Terragrunt is a thin wrapper for Terraform terrahelp 0.6.3 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. tfenv 0.3.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`) tfmask 0.2.0 Terraform utility to mask select output from `terraform plan` and `terraform apply` -variant 0.16.1 Variant is a Universal CLI tool that works like a task runner +variant 0.18.2 Variant is a Universal CLI tool that works like a task runner yq 2.1.1 yq is a portable command-line YAML processor ``` diff --git a/docs/targets.md b/docs/targets.md index 49e259bae3..8349d47ba7 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -54,6 +54,6 @@ terragrunt 0.17.0 Terragrunt is a thin wrapper for Terraform terrahelp 0.6.3 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output. tfenv 0.3.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`) tfmask 0.2.0 Terraform utility to mask select output from `terraform plan` and `terraform apply` -variant 0.16.1 Variant is a Universal CLI tool that works like a task runner +variant 0.18.2 Variant is a Universal CLI tool that works like a task runner yq 2.1.1 yq is a portable command-line YAML processor ``` diff --git a/vendor/variant/VERSION b/vendor/variant/VERSION index 2a0970ca75..503a21deb4 100644 --- a/vendor/variant/VERSION +++ b/vendor/variant/VERSION @@ -1 +1 @@ -0.16.1 +0.18.2