imperva / terraform-provider-incapsula

This package is a plugin for Terraform, and is designed to be used to auto-provision sites in Incapsula via Incapsula’s API from the terraform cli/yaml configurations.
Mozilla Public License 2.0
44 stars 72 forks source link

[imperva_site] perf_response_cache_shield #234

Closed lfventura closed 1 year ago

lfventura commented 1 year ago

Confirmation

Terraform and Imperva provider version

Terraform v1.0.11 on darwin_amd64

Affected resource(s)

perf_response_cache_shield

Terraform configuration files

resource "incapsula_site" "url" {
  domain = var.domain
 ...
  perf_response_cache_shield               = false
...
}

Debug output

There is no errors to be shown

Panic output

No response

Expected output

It was expected to change the toggle to false once it was enabled before, but it does not update to a new state, unless manually updated through dashboard GUI

Actual output

Change keep poping out every run but it never really applies the changes

Steps to reproduce

Enable the cache shield though terraform Change the cache shield from true to false through terraform Run how many times you want, it will be keep telling it has this change to be done Go to the GUI and manually disable this flag Every subsequent run now identifies that is disabled The terraform provider is not actually changing the state of this flag.

Additional factoids

No response

References

No response

BrachaY commented 1 year ago

Hi @lfventura Thanks for reaching out. We are checking your issue, and hope to return with answers soon.

BrachaY commented 1 year ago

@lfventura The issue was resolved in version 3.11.0.