Skip to content

Commit

Permalink
Add provider.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Nov 25, 2017
1 parent ba62ab7 commit cd07500
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
provider "ssh" {}

data "ssh_tunnel" "consul" {
user = "stefan"
host = "bastion.example.com"
Expand Down

0 comments on commit cd07500

Please sign in to comment.