Skip to content

Drifts not detected #120

Description

@fredochieng

I have configured everything right and provisioned my AWS infrastructure with 3 instances. When I make changes to the instances in the AWS console, when I call tf.plan() method I get the output below

**No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration

and found no differences, so no changes are needed.**

But when I run terraform plan in the directory where I have the terraform file (not using Python), the drifts are detected.
So in short, tf.plan() is not detecting drifts even though there are drifts. Kindly assist
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions