proxy.golang.org : github.com/apparentlymart/terraform-provider-bash
terraform-provider-bash is a small utility Terraform provider which aims to make it easier to integrate values from Terraform into a bash script, automatically handling the necessarily escaping to translate values faithfully from Terraform's type system into Bash's type system. This provider can use features that require Bash 4, but if you need to work with an earlier version of Bash then you can avoid the Bash 4 requirement by not passing in maps, and thus avoiding this provider trying to generate associative arrays.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/apparentlymart/terraform-provider-bash
License: MIT
Latest release: over 1 year ago
First release: about 4 years ago
Namespace: github.com/apparentlymart
Stars: 34 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago