-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Enable allowUnfree
for Terraform versions >= 1.6
#72
Conversation
--impure
flag workaroundallowUnfree
for Terraform versions >= 1.6
Hey @sestrella, this is looking great! I like it a lot. I wonder if we should create a |
@oscar-izval I addressed your comment. Would you mind taking a second look? In terms of how to release this change, I believe we would need to merge it first with the config input pointing to this feature branch, and then once the config template is on main, we could update the input and flake.lock file before doing a new release. What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Related with #71
TODO