terraform-provider-azapi/utils
Zhenhua Hu c8014e79c9
Enhancement: Support Preflight Validation (#501)
* update

* fix lint

* resolve comments

* set preflight default to false

* add extension resource test for Preflight

* add management group workaround and test cases

* terraform fmt

* migrate preflight to plan

* fix validation error

* fix lint

* fix test case

* fix bug in exceptional scenario

* resolve conflicts

* update docs

* refactor dynamic

* add tests

* fix lint

---------

Co-authored-by: Heng Lu <henglu@microsoft.com>
2024-09-05 19:05:15 +08:00
..
helper.go feat: Provider functions to build azure resource id (#553) 2024-08-28 11:27:44 +08:00
helper_test.go refactor id parsing logic based on sdk track2 (#164) 2022-09-07 09:39:17 +08:00
json.go feat: support jmes path query in `response_export_values` (#591) 2024-08-27 11:56:33 +08:00
json_test.go feat: support jmes path query in `response_export_values` (#591) 2024-08-27 11:56:33 +08:00
response.go Enhancement: Support Preflight Validation (#501) 2024-09-05 19:05:15 +08:00