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

Incorrect "No Changes" Comment in TF Plan with Imports but No Other Actions #32

Open
comozo opened this issue Dec 3, 2024 · 1 comment

Comments

@comozo
Copy link

comozo commented Dec 3, 2024

Hello,

We've discovered an edge case worth addressing. In a TF plan with no changes—meaning no updates, deletes, or creations—but with an import, the action will incorrectly comment "no changes."

For instance:

Plan: 8 to import, 0 to add, 0 to change, 0 to destroy

image

@borchero
Copy link
Owner

Nice catch! What would your desired solution be? Have a new section for "imported resources"?

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

2 participants