Skip to content

Commit 734d334

Browse files
committed
Added new provider to tags urls
1 parent b6dffc8 commit 734d334

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![neovim build](https://badges.herokuapp.com/travis/juliosueiras/vim-terraform-completion?env=VIM_TYPE=nvim&label=Neovim%20Build)](https://travis-ci.org/juliosueiras/vim-terraform-completion)
1010
[![vim build](https://badges.herokuapp.com/travis/juliosueiras/vim-terraform-completion?env=VIM_TYPE=vim&label=Vim%20Build)](https://travis-ci.org/juliosueiras/vim-terraform-completion)
11-
![terraform version](https://img.shields.io/badge/terraform-0.11.5-blue.svg)
11+
![terraform version](https://img.shields.io/badge/terraform-0.11.7-blue.svg)
1212
[![Join the chat at https://gitter.im/juliosueiras/vim-terraform-completion](https://badges.gitter.im/juliosueiras/vim-terraform-completion.svg)](https://gitter.im/juliosueiras/vim-terraform-completion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1313

1414
**Terraform Module is supported(though there might be bugs)**

tags_urls.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"https://api.github.com/repos/terraform-providers/terraform-provider-newrelic/tags"
4343
"https://api.github.com/repos/terraform-providers/terraform-provider-nomad/tags"
4444
"https://api.github.com/repos/terraform-providers/terraform-provider-ns1/tags"
45+
"https://api.github.com/repos/terraform-providers/terraform-provider-nsxt/tags"
4546
"https://api.github.com/repos/terraform-providers/terraform-provider-null/tags"
4647
"https://api.github.com/repos/terraform-providers/terraform-provider-oneandone/tags"
4748
"https://api.github.com/repos/terraform-providers/terraform-provider-opc/tags"

0 commit comments

Comments
 (0)