-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
data.aws_iam_policy_document.override_policy_documents causes panic if [""] used #24847
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
service/iam
Issues and PRs that pertain to the iam service.
Comments
github-actions
bot
added
needs-triage
Waiting for first response or review from a maintainer.
service/iam
Issues and PRs that pertain to the iam service.
labels
May 18, 2022
justinretzolk
added
bug
Addresses a defect in current functionality.
and removed
needs-triage
Waiting for first response or review from a maintainer.
labels
May 18, 2022
|
ewbankkit
added
the
crash
Results from or addresses a Terraform crash or kernel panic.
label
May 19, 2022
closed by #27055 |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
service/iam
Issues and PRs that pertain to the iam service.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
(Also available at https://gist.github.com/patdowney/a6f9355b7e50253116ca67f2fe4d8977#file-test-tf)
Debug Output
https://gist.github.com/patdowney/a6f9355b7e50253116ca67f2fe4d8977#file-debug-log
Panic Output
https://gist.github.com/patdowney/a6f9355b7e50253116ca67f2fe4d8977#file-crash-log
Expected Behavior
terraform should have responded with an error, like it does if
[null]
is usede.g.
Actual Behavior
terraform AWS provider crashes
Steps to Reproduce
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: