-
Notifications
You must be signed in to change notification settings - Fork 101
list: add changelog #1224
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
list: add changelog #1224
Conversation
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.
Left some suggestions!
@@ -0,0 +1,5 @@ | |||
kind: NOTES | |||
body: 'List support is in technical preview and offered without compatibility promises until Terraform 1.14 is generally available.' |
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.
I'm gonna take a wild swing and just assume that we can't write the changelog this way either (#1222), here would be the suggested alternative:
body: 'List support is in technical preview and offered without compatibility promises until Terraform 1.14 is generally available.' | |
body: 'Support for the new `list{}` block is in technical preview and offered without compatibility promises until Terraform 1.14 is generally available.' |
b29f193
to
87e16aa
Compare
Description
List changelog for
v1.16.0
Rollback Plan
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
None