resource
matti/resource/shell
Terraform Module
HCL
SHELL
Run (exec) a command in shell and capture the output (stdout, stderr) and status code (exit status)
Install
module "resource" {
source = "matti/resource/shell"
version = "1.5.0"
}
Details
FrameworkTerraform Module
LanguageHCL
Version1.5.0
Cloud SHELL
Total downloads1.1M
Namespacematti
Updated