terraform-provider-checkpoint icon indicating copy to clipboard operation
terraform-provider-checkpoint copied to clipboard

pass layer & id to https_rule update call

Open phkrl opened this issue 7 months ago • 0 comments

Currently, https rule update does not pass rule id & rule layer to api call, thus resulting in errors, since these fields are mandatory. This patch fixes issue, explicitly adding uid and layer fields to the structure passed to api.

phkrl avatar Apr 04 '25 10:04 phkrl