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

Terraform's apply graph builder #32049

Closed
omarelsaid opened this issue Oct 20, 2022 · 2 comments
Closed

Terraform's apply graph builder #32049

omarelsaid opened this issue Oct 20, 2022 · 2 comments
Labels
bug duplicate issue closed because another issue already tracks this problem

Comments

@omarelsaid
Copy link

Terraform Version

Terraform v1.3.2
on darwin_amd64

Terraform Configuration Files

...terraform config...

Debug Output

N/A

Expected Behavior

Changes get applied successfully.

Actual Behavior

Changes got applied, but following was output also:

The graph node for aws_cloudwatch_event_target.lamdba-event-target-toggle-round has no configuration attached to it. This suggests a bug in Terraform's apply graph builder; please report it!

Steps to Reproduce

terraform init
terraform apply

Additional Context

The graph node for aws_cloudwatch_event_target.lamdba-event-target-toggle-round has no configuration attached to it. This suggests a bug in Terraform's apply graph builder; please report it!

References

No response

@omarelsaid omarelsaid added bug new new issue not yet triaged labels Oct 20, 2022
@jbardin jbardin added the duplicate issue closed because another issue already tracks this problem label Oct 20, 2022
@jbardin
Copy link
Member

jbardin commented Oct 20, 2022

Duplicate of #31850

@jbardin jbardin marked this as a duplicate of #31850 Oct 20, 2022
@jbardin jbardin closed this as completed Oct 20, 2022
@crw crw removed the new new issue not yet triaged label Oct 20, 2022
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate issue closed because another issue already tracks this problem
Projects
None yet
Development

No branches or pull requests

3 participants