azurerm_log_analytics_workspace_table - reset retention_in_days when it's not specified#29182
Conversation
it's not specified
|
Any update on when this PR can be reviewed and merged so we can utilise the fix. |
|
@ziyeqf are you able to get any update on when this will be reviewed? |
|
Any idea on when this will be released? |
|
@katbyte @mbfrahry @jackofallops would anyone be able to review this please as currently unable to use this resource due to the fact the optional argument isn't actually optional and unable to set to the correct -1 value if setting the argument value manually. |
catriona-m
left a comment
There was a problem hiding this comment.
HI @ziyeqf thanks for submitting this. I wanted to check if there is a default value we can set for this property that we should use here? Thanks!
|
@catriona-m this resource does not create tables, but to change the |
catriona-m
left a comment
There was a problem hiding this comment.
Thanks for clarifying @ziyeqf - LGTM!
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Community Note
Description
When
retention_in_daysis not specified, we need to pass-1in payload,0is not a valid value for the service.PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_log_analytics_workspace_table- resetretention_in_dayswhen it's not specified [azurerm_log_analytics_workspace_table- resetretention_in_dayswhen it's not specified #29182]This is a (please select all that apply):
Related Issue(s)
Fixes #29163
Note
If this PR changes meaningfully during the course of review please update the title and description as required.