Skip to content

v2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ms-henglu ms-henglu released this 14 Sep 04:38
· 22 commits to refs/heads/main since this release
94d89bd

FEATURES:

  • Support workspace/executeCommand protocol which can convert ARMTemplate and resource JSON content to azapi configuration.
  • azapi_resource resource: Support replace_triggers_external_values field which is used to trigger a replacement of the resource.
  • When hover on the resource block, it shows the link to the document.
  • azapi resources and data sources: Support retry field, which is used to specify the retry configuration.
  • azapi resources and data sources: Support headers and query_parameters fields, which are used to specify the headers and query parameters.
  • azapi resources and data sources: The response_export_values field supports JMESPath expressions.

ENHANCEMENTS: