Skip to content

Releases: scottwinkler/terraform-provider-shell

latest

20 Nov 01:51
1a8c381
Compare
Choose a tag to compare

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

16 Oct 19:29
3bbb265
Compare
Choose a tag to compare

Changelog:

  • Added triggers attribute
  • Updated to Terraform provider SDK

latest release

25 Jul 22:42
59c3191
Compare
Choose a tag to compare

build releases

latest release

02 Jul 21:27
59c3191
Compare
Choose a tag to compare
Merge pull request #7 from scottwinkler/fix/0.12-support

update