-
Notifications
You must be signed in to change notification settings - Fork 910
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
optional description in modules/net-vpc-swp #1513
Conversation
OK, so I will probably add more different variables for description to have more flexibility. So gimme a sec. |
Please don't add variables. |
What I mean a top-level optional description for the main resource is fine, all the rest should be optional attributes in existing object type variables. |
I have talked to Taneli, we decided on adding another top-level variable, because otherwise it makes very little sense and makes the code very ugly. Please take a look, this is now ready for review. |
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.
Thanks!
Part of #1491