Skip to content

Commit

Permalink
Remove Vault provider
Browse files Browse the repository at this point in the history
Addresses #16
  • Loading branch information
vladgh committed Dec 2, 2019
1 parent 2b3f9f7 commit e763abf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ provider "null" {
version = "~> 2.0"
}

provider "vault" {
version = "~> 2.0"
}

module "ursa" {
source = "./ursa"

Expand Down

0 comments on commit e763abf

Please sign in to comment.