sshcommand

invidian/sshcommand

Terraform Provider HCL SSHCOMMAND ⏱ stale 5y 3mo

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"
}
}
}
⭐ Source on GitHub 📦 Registry page

Details

FrameworkTerraform Provider
LanguageHCL
Version0.2.2
Cloud SSHCOMMAND
Total downloads16.6k
Namespaceinvidian
Updated