-
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
New Resource:azurerm_mobile_network_packet_core_control_plane
;New Datasource: azurerm_mobile_network_packet_core_control_plane
#21071
Conversation
…atasource: `azurerm_mobile_network_packet_core_control_plane`
@tombuildsstuff do you mind taking a look at this again as it has been updated with comments in #20730 |
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource_test.go
Outdated
Show resolved
Hide resolved
… for consistency (hashicorp#21309) * Removing containers to use container for consistency * Moving from containers to container category for consistency
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 for clarifying the purpose of the json property and for renaming it @ziyeqf. I've made a first pass through the code for the resource and left some comments and remarks that need to be addressed - please propagate any changes you make in the resource over to the data source as well. Once that's done we can take another look through.
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Outdated
Show resolved
Hide resolved
website/docs/r/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Show resolved
Hide resolved
website/docs/r/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/r/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
Signed-off-by: ziyeqf <[email protected]>
Signed-off-by: ziyeqf <[email protected]>
Signed-off-by: ziyeqf <[email protected]>
test after update
|
Signed-off-by: ziyeqf <[email protected]>
Signed-off-by: ziyeqf <[email protected]>
Could you please take another look at this? @stephybun |
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 @ziyeqf.
I made another pass through and left some minor comments in-line. Once those are resolved this should be good to go!
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_resource.go
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_data_source.go
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_data_source.go
Outdated
Show resolved
Hide resolved
internal/services/mobilenetwork/mobile_network_packet_core_control_plane_data_source.go
Outdated
Show resolved
Hide resolved
website/docs/d/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/d/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/d/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/r/mobile_network_packet_core_control_plane.html.markdown
Outdated
Show resolved
Hide resolved
Signed-off-by: ziyeqf <[email protected]>
Signed-off-by: ziyeqf <[email protected]>
Signed-off-by: ziyeqf <[email protected]>
kindly ping for another look |
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 ☎️
This functionality has been released in v3.58.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
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. |
re-submit as the original PR(#20730) has been reverted.
test