You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform-provider-decort/CHANGELOG.md

576 B

Version 4.1.0

Features

  • Added cloudapi/flipgroup functionality to provider:
    • decort_flipgroup data source - read info about created flipgroup
    • decort_flipgroup_list data source - read info about all created flipgroups
    • decort_flipgroup resource - manage flipgroup instance

Bug Fixes

  • Increased resource_vins timeouts
  • Automated compute start/stop when managing networks
  • Removed reading of default generated label "workersGroupName=" in resource_k8s, resource_k8s_wg in tfstate
  • Updated samples for flipgroups, image, pfw, k8s resources and data sources