lacework / terraform-provider-lacework

Terraform Lacework provider
Mozilla Public License 2.0
17 stars 14 forks source link

bug: lacework_policy_exception doesn't show a diff when an exception is edited in the LW web UI #645

Open piotrb opened 4 months ago

piotrb commented 4 months ago

Describe the bug lacework_policy_exception doesn't show a diff when an exception is edited in the LW web UI

To Reproduce Steps to reproduce the behavior:

  1. create an exception via TF
  2. Find it in the web UI and edit it
  3. Run terraform plan again

Expected behavior The plan should show a diff against the manually edited version

Screenshots n/a

Please complete the following information):

Additional context Add any other context about the problem here.