Skip to content

driftctl results in GCP not working as expected #1697

@swamipeddineni

Description

@swamipeddineni

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

  • OS: Ubuntu
  • driftctl version:v0.39.0
  • terraform version: v1.6.3
  • terraform providers versions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions