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

provider/ignition_filesystem: Fix panic when passing in empty option list #15495

Closed

Conversation

kenXengineering
Copy link

This PR fixes a panic that will occur when passing in an empty array to options when defining an ignition_filesystem. I updated the tests to verify this issue is resolved as well. You can trigger the panic with the following terraform script:

https://gist.github.com/chosenken/56ca0e36675f10abb472f6faad423e4b

Please let me know if you need anything else, or have questions. Thanks!

Note: I'm opening a PR on terraform-provisioners/terraform-provider-ignition with this fix as well.

Signed-off-by: Ken Herner <ken@astronomer.io>
@apparentlymart
Copy link
Contributor

Hi @chosenken! Thanks for working on this.

We are not accepting any changes to the v0.9-maint branch since it is being used only to backport fixes for patch releases. To get this merged, it'll be necessary to re-open it against the master branch for the separated provider repository, where all new development is taking place.

Sorry for the confusion and inconvenience while we're still shuffling things around. 😖

@ghost
Copy link

ghost commented Apr 8, 2020

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.

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants