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
Have you provided a full/minimal configuration to reproduce the issue?
Have you [tested with the latest master] to confirm the issue still exists?
Have you provided the terraform console logs with environment variable set to TF_LOG=trace?
Description
Terraform-provider-intersight version
v1.0.54
Configuration file
# module.profiles["map"].intersight_bulk_mo_merger.trigger_profile_update["Asgard/r143e-1-1-8"] will be createdresource"intersight_bulk_mo_merger""trigger_profile_update" {
class_id="bulk.MoMerger"merge_action="Merge"object_type="bulk.MoMerger"sources {
class_id="server.ProfileTemplate"moid="65d378aa77696e3201f89b24"object_type="server.ProfileTemplate"
}
targets {
class_id="server.Profile"moid="669557f477696e3201c4e0fc"object_type="server.Profile"
}
}
Actual output (Attach screenshots if applicable)
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to module.profiles["map"].intersight_bulk_mo_merger.trigger_profile_update["Asgard/r143e-1-1-8"], provider "provider[\"registry.terraform.io/ciscodevnet/intersight\"]" 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.
Bug Report Checklist
Description
Terraform-provider-intersight version
v1.0.54
Configuration file
Actual output (Attach screenshots if applicable)
Related issues/PRs
Suggest a fix
The text was updated successfully, but these errors were encountered: