Skip to content

Files

51 lines (41 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

51 lines (41 loc) · 1.96 KB

v1.2.0

ENHANCEMENTS:

v1.1.0

ENHANCEMENTS:

v1.0.0

ENHANCEMENTS:

v0.6.0

ENHANCEMENTS:

v0.5.0

FEATURES:

  • New Data Source: azapi_resource_action
  • New Resource: azapi_resource_action

ENHANCEMENTS:

v0.4.0

ENHANCEMENTS:

v0.3.0

ENHANCEMENTS:

Bugfix

  • Base properties of a discriminated object are not showed in completion list
  • When there's comma after last array item, HclNode parser falsely think there's one more item.

v0.2.0

Enhancements

v0.1.0

Features

  • Completion of azapi resources and data sources
  • Completion of allowed azure resource types when input type in azapi resources
  • Completion of allowed azure resource properties when input body in azapi resources, limitation: it only works when use jsonencode function to build the JSON
  • Better completion for discriminated object
  • Completion for all required properties
  • Show hint when hover on azapi resources
  • Show diagnostics for properties defined inside body