resource "ibm_cis_ruleset_entrypoint_version" "config" shows in place update when doing a terraform plan after a terraform apply, although no change happens in state file after re-apply #5944
Labels
service/Internet Services
Issues related to Cloud Internet Service (CIS)
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.10.3
IBM Provider : 1.70.0
Affected Resource(s)
ibm_cis_ruleset_entrypoint_version
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Below code is used to enable waf.. Resources are getting created but a terraform re-apply shows there will some in place update on the resource but there is no change in state file after reapply.
Below error is seen
Debug Output
Panic Output
Expected Behavior
terraform plan after a terraform apply should show no changes.
Actual Behavior
Terraform plan is always showing some in place update to the entrypoint ruleset.
Steps to Reproduce
terraform plan
terraform apply
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: