-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
add fields to loganalytics workspaces #9033
add fields to loganalytics workspaces #9033
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.
hi @dw511214992
Thanks for this PR.
I've taken a look through and left some comments inline - but if we can fix up the comments (and potentially update the field names to clarify what these actually do) then we should be able to take another look.
Thanks!
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go
Outdated
Show resolved
Hide resolved
Hi @tombuildsstuff thanks for your review. I have updated the pr accroding to your comments. Also, I reply your comments, and please check it. |
Hi @tombuildsstuff The |
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.
@dw511214992 - please see my comments inline
thanks @katbyte I have updated the pr based on your comments. |
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, LGTM now 👍
@dw511214992 - could you fix up the merge conflicts? once those are fixed this will be good to merge |
# Conflicts: # azurerm/internal/services/loganalytics/log_analytics_workspace_resource.go # azurerm/internal/services/loganalytics/tests/log_analytics_workspace_resource_test.go
Hi @katbyte The conflicts has been resolved. Please help merge this pr as I have no permission to merge it. thanks |
This has been released in version 2.36.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example: provider "azurerm" {
version = "~> 2.36.0"
}
# ... other configuration ... |
Hi @dw511214992 is there a reason why private_link_scoped_resource has been removed in one of your commit? Looks like there is no more opened issues to track that feature @arnaudlh |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
No description provided.