Skip to content

Commit

Permalink
[variant] upgrade to 0.21.2 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman authored Feb 13, 2019
1 parent 1fcc62b commit 6909cf6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ terragrunt 0.17.4 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.18.2 Variant is a Universal CLI tool that works like a task runner
variant 0.21.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
```

Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ terragrunt 0.17.4 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.18.2 Variant is a Universal CLI tool that works like a task runner
variant 0.21.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
```
2 changes: 1 addition & 1 deletion vendor/variant/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.2
0.21.2

0 comments on commit 6909cf6

Please sign in to comment.