Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 11:47
· 175 commits to main since this release

ENHANCEMENTS:

  • acceptance_tests: Tag resources with their respective test name
  • acceptance_tests: Providers is deprecated use ProviderFactories instead
  • acceptance_tests: Use r5 and c5 instance types in RonDB upscale tests
  • logging: use tflog instead of log.Printf
  • dependencies: Bump hashicorp/terraform-plugin-sdk/v2 from 2.11.0 to 2.13.0
  • examples: pin aws/azure provider versions to avoid breaking changes