azurerm_dev_center_dev_box_definition - add HibernateSupport (with hibernate_support_enabled property)#29995
Conversation
sreallymatt
left a comment
There was a problem hiding this comment.
Thanks for opening this PR @shigeyf, I've left a couple minor comments inline, could you also add this new property to the documentation for both the resource and data source?
internal/services/devcenter/dev_center_dev_box_definition_resource_test.go
Outdated
Show resolved
Hide resolved
internal/services/devcenter/dev_center_dev_box_definition_resource_test.go
Outdated
Show resolved
Hide resolved
internal/services/devcenter/dev_center_dev_box_definition_resource_test.go
Outdated
Show resolved
Hide resolved
internal/services/devcenter/dev_center_dev_box_definition_data_source.go
Outdated
Show resolved
Hide resolved
internal/services/devcenter/dev_center_dev_box_definition_resource.go
Outdated
Show resolved
Hide resolved
@sreallymatt - Thanks for taking a look for this PR. Updated per your suggestions! |
|
Fixed linting errors. Apologies for some confusions in this history. |
sreallymatt
left a comment
There was a problem hiding this comment.
Thanks for making those changes @shigeyf, 2 minor suggestions on the documentation, other than that this LGTM
sreallymatt
left a comment
There was a problem hiding this comment.
Thanks @shigeyf LGTM ✅
`hibernate_support_enabled` is added from v4.36 References: - hashicorp/terraform-provider-azurerm#29995 - https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md#4360-july-10-2025
|
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
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_dev_center_dev_box_definition- support for thehibernate_support_enabledpropertyThis is a (please select all that apply):
Related Issue(s)
Fixes #26703
Rollback Plan
If a change needs to be reverted, we will publish an updated version of the provider.
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
Note
If this PR changes meaningfully during the course of review please update the title and description as required.