Skip to content

Commit cd07500

Browse files
committed
Add provider.
1 parent ba62ab7 commit cd07500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
provider "ssh" {}
2+
13
data "ssh_tunnel" "consul" {
24
user = "stefan"
35
host = "bastion.example.com"

0 commit comments

Comments
 (0)