Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 11:13
· 42 commits to main since this release

0.1.6 (2023-08-09T11:01:44Z)

The following version of YugabyteDB Anywhere Terraform Provider includes support for the following:

Workflows

  • Import On premises provider into terraform configuration

Enhancements

  • Use YugabyteDB Anywhere host IAM credentials to create AWS cloud providers and S3 storage configurations
  • Restrict Schdeuled backups for YugabyteDB Anywhere versions == 2.19.0
  • Guide for onprem provider and universes
  • Provide error messages on task failures on the command line

Changelog

  • 9551b6f Changelog for v0.1.6
  • 18fc023 [PLAT-7330]Support IAM role for Cloud Provider Configuration
  • 29c8ca7 [PLAT-9812][Terraform]Handle gracefully when duplicate releases are imported
  • ae1956d [PLAT-9810]On Prem resource not marked as tainted on failure during adding instance type/node step
  • 7776976 [PLAT-9705]YBA Teraform provider error during "terraform import"
  • 08ca409 [PLAT-9682] Add guide to create and manage onprem provider + universe resource
  • d81f5b9 [PLAT-9017]Send proper task failure errors after StateChangeConf.WaitForStateContext throws incorrect state
  • c2e0030 [PLAT-8961]'Schedule not found' error on Backup resource creation >= YBA 2.19.0.0-b40
  • 79dac30 [PLAT-9437]Order imported releases as per CompareYbVersions() instead of string compare