Releases: scottwinkler/terraform-provider-shell
Releases · scottwinkler/terraform-provider-shell
latest
Changelog:
- Add license file
- Environment variables passed to resources/data sources now override environment variables from OS
- Fixed typo in README.md
To use this plugin, download the binary for your specific OS and architecture. Then trim the name of the file to get rid of the suffix (e.g. terraform-provider-shell_v0.1.3.darwin_amd64 -> terraform-provider-shell_v0.1.3). This suffix is only used to help you identify which binary to download and will cause errors if left on. Finally, you can install this plugin by either putting it in your ~/.terraform/plugins folder or in your terraform workspace and performing a "terraform init".
latest
Changelog:
- Added triggers attribute
- Updated to Terraform provider SDK
latest release
build releases
latest release
Merge pull request #7 from scottwinkler/fix/0.12-support update