shell

scottwinkler/shell

Terraform Provider HCL SHELL ⏱ stale 4y 4mo

Terraform provider for executing shell commands and saving output to state file

Install

terraform {
required_providers {
shell = {
source = "scottwinkler/shell"
version = "~> 1.7.10"
}
}
}
⭐ Source on GitHub 📦 Registry page

Details

FrameworkTerraform Provider
LanguageHCL
Version1.7.10
Cloud SHELL
Total downloads14.8M
Namespacescottwinkler
Updated