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
Driftctl scan is not giving results as expected in the GCP cloud if I don't use . driftignore file, most of the time it gives errors only like resources will not support. If I use. driftignore file results are giving zero
Driftctl scan is not giving results as expected in the GCP cloud if I don't use . driftignore file, most of the time it gives errors only like resources will not support. If I use. driftignore file results are giving zero
{
"options": {
"deep": false,
"only_managed": false,
"only_unmanaged": false
},
"summary": {
"total_resources": 0,
"total_changed": 0,
"total_unmanaged": 0,
"total_missing": 0,
"total_managed": 0,
"total_iac_source_count": 1
},
"managed": null,
"unmanaged": null,
"missing": null,
"differences": null,
"coverage": 0,
"alerts": null,
"provider_name": "gcp+tf",
"provider_version": "",
"date": "2023-11-28T12:32:43.1751622+05:30"
}
Description
Environment
The text was updated successfully, but these errors were encountered: