sshcommand

invidian/sshcommand

Terraform Provider HCL SSHCOMMAND

This provider allow to execute commands remotely via SSH and capture the output from them.

Install
terraform {
required_providers {
sshcommand = {
source = "invidian/sshcommand"
version = "~> 0.2.2"
}
}
}
plain text: /constructs/tfprov-invidian-sshcommand/install.txt
⭐ Source on GitHub 📦 Registry page
Details
FrameworkTerraform Provider
LanguageHCL
Version0.2.2
Cloud SSHCOMMAND
Total downloads16.6k
Namespaceinvidian
Updated