Steven
Steven
@ms-henglu for just 2.0 versions can we perhaps implement a link to documentation like @cwe1ss mentioned?
@matt-FFFFFF can you think of a scenario in which we would need both `replace_triggered_by` and `replace_if_changes`? Trying to see if these are redundant.
@matt-FFFFFF I'm happy to incorporate this functionality, so long as we have clear dellineation between the two features within their flags/descriptors. Customers shouldn't have to open documentation to understand the...
@matt-FFFFFF @ms-henglu who will be working on seeing this completion? Just want to clarify so that we make sure the work doesn't sit idle.
hey @phatcher this may be better implemented through `azapi_update_resource`? Since that is made for this sort of behavior in a CRUD-friendly manner.
@phatcher are you still running into that issue with the extension? That does sound strange.
Another little minor detail here; @ms-henglu correct me if I'm wrong but I think tons of examples right now set `schema_validation_enabled = false` and also `response_export_values = ["*"]`. Is there...
@lewis-jackson-bots you can [specify a reads time out block per the Terraform registry docs.](https://registry.terraform.io/providers/Azure/azapi/latest/docs/data-sources/resource_list#nested-schema-for-timeouts) Just customize this limit and you should be good to go.
@magodo to confirm we no longer generate import blocks through `-g` or `--generate-mapping-file`?
Got it. Can we also add a short form, i.e. `--i` for `--generate-import-block`?