Skip to content

v3.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 06:27
· 42 commits to main since this release

BUG FIXES:

  • all: Prevent keepers from triggering an in-place update following import (#385)
  • resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 (#409)
  • provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#551)
  • provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#551)