terraform-provider-checkpoint
terraform-provider-checkpoint copied to clipboard
pass layer & id to https_rule update call
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.