Skip to content

Releases: rumenvasilev/terraform-provider-fastssm

v0.1.6

18 Nov 18:10
9b46854
Compare
Choose a tag to compare

FIXES:

  • correctly wrap retry errors, so they are recognised as such, instead of generic client error
  • region override must use WithRegion() function call so it superseeds any others, including WithDefaultRegion()

v0.1.5

18 Nov 09:53
f6e3e59
Compare
Choose a tag to compare

FIXES:

  • region override in combination with profile works

v0.1.4

08 Nov 09:21
Compare
Choose a tag to compare

FIXES:

  • CI: remove build for terraform 1.7 - it's not supported by the provider
  • make testing working locally
  • fix logging of retries
  • add retries to describe call

v0.1.3

22 Oct 13:50
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
add support for moved{}; fix state handling of value and insecure_value

v0.1.2

21 Oct 15:53
Compare
Choose a tag to compare
validate AWS credentials before sending any API calls; update documen…

v0.1.1

18 Oct 16:33
Compare
Choose a tag to compare
update changelog

v0.1.0

18 Oct 16:04
Compare
Choose a tag to compare
Enable workflows

Signed-off-by: Rumen Vasilev <[email protected]>