We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba62ab7 commit cd07500Copy full SHA for cd07500
main.tf
@@ -1,3 +1,5 @@
1
+provider "ssh" {}
2
+
3
data "ssh_tunnel" "consul" {
4
user = "stefan"
5
host = "bastion.example.com"
0 commit comments