Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drifts not detected #120

Open
fredochieng opened this issue May 25, 2022 · 0 comments
Open

Drifts not detected #120

fredochieng opened this issue May 25, 2022 · 0 comments

Comments

@fredochieng
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant