Skip to content

Releases: invidian/terraform-provider-sshcommand

v0.2.2

22 Nov 17:10
v0.2.2
a7e459c
Compare
Choose a tag to compare

Added

  • sshcommand_command resource and data source now supports password parameter for authentication.

v0.2.1

19 Aug 06:43
v0.2.1
504e91e
Compare
Choose a tag to compare

Changed

  • Migrated to Terraform Plugin SDK

v0.2.0

18 Aug 16:11
v0.2.0
2321976
Compare
Choose a tag to compare

Added

  • Added sshcommand_command data source, which acts the same as `sshcommand_command resource.
  • Codecov and Code Climate checks will now run as part of CI process for master branch and pull requests.
  • Provider is now available in Terraform Registy.

Changed

  • goreleaser will be now used for creating the releases
  • Updated all dependencies
  • Improved error phrasing

Fixed

  • Removing the resource should now be correctly removed from Terraform state.

v0.1.2

24 May 07:51
aa5dc5e
Compare
Choose a tag to compare

Changelog:

  • Added 'retry', 'retry_timeout' and 'retry_interval' parameters and logic.
  • Updated dependencies
  • Added Makefile with common tasks

v0.1.1

12 May 15:12
263c218
Compare
Choose a tag to compare

Changelog:

  • Added ignore_execute_errors parameter. If this is set to true and executed command returns error, it will be ignored.

v0.1.0

08 May 23:45
23a2a79
Compare
Choose a tag to compare

Release v0.1.0