Skip to content

v0.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 11:31
· 16 commits to main since this release

0.1.10 (2024-01-10T11:24:41Z)

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

Enhancements

  • Allow credentials to be added as fields in yba_cloud_provider and yba_storage_config_resource
  • Remove storing of node instances in state file if not provided inline in yba_onprem_provider

Changelog

  • c458152 Changelog for 0.1.10
  • 69df51e Changelog for v0.1.10
  • a3593b6 Bump google.golang.org/grpc from 1.51.0 to 1.56.3
  • 9bfa81a Bump golang.org/x/net from 0.9.0 to 0.17.0
  • b7e6bdc [PLAT-11509]Do not remove nodes from onprem provider if node instances are defined using node instance resource
  • 5c6e85e [PLAT-11097]Accept credentials as an input in cloud provider, storage configurations - GCP
  • b66d119 [PLAT-11097]Accept credentials as an input in cloud provider, storage configurations