You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to module.exemple.lacework_resource_group.container_by_team, provider "provider[\"registry.terraform.io/lacework/lacework\"]" produced an
│ unexpected new value: Root object was present, but now absent.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
╵
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to module.exemple.lacework_resource_group.aws_by_team, provider "provider[\"registry.terraform.io/lacework/lacework\"]" produced an unexpected new
│ value: Root object was present, but now absent.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
Expected behavior
It works.
Please complete the following information):
OS: macOs Sonoma 14.4.1
Provider Version 1.19
The text was updated successfully, but these errors were encountered:
Describe the bug
Impossible to apply some ressource which already exist.
To Reproduce
I've create a module which contains the following code
I call this code which is in a local module and I've add 2 import block because the 3 RG already exist.
during the apply, the following errors come :
Expected behavior
It works.
Please complete the following information):
The text was updated successfully, but these errors were encountered: