Azure / Azure/terraform-provider-azapi

Consider adding `when` to `azapi_update_resource` resource

Open
#967 3 comments 0 reactions 1 assignee Claimed by @stevenjma View on GitHub
enhancement triaged
Dominant language
Go
Stars
244
Forks
97
Avg merge
5d 9h
Merged PRs (30d)
9

Description

It would be great to be able to control when resources are updated (either during `apply` or `destroy`), like with `azapi_resource_action`. This would allow for scenarios such as reverting changes to resources. At the moment, i'm having to utilise `null_resource` with command provisioners to achieve this (horrible).

If there is appetite for adding this, I will raise a pull request to add this functionality

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.