terraform-provider-azurerm icon indicating copy to clipboard operation
terraform-provider-azurerm copied to clipboard

`azurerm_servicebus_*` - remove optional and computed in 4.0 and rename `enable_*` to `*_enabled`

Open catriona-m opened this issue 8 months ago • 0 comments

Community Note

  • Please vote on this PR by adding a :thumbsup: reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

This PR removes optional and computed properties in servicebus and renames enable_* to *_enabled in azurem_servicebus_namespace, azurem_servicebus_queue, azurem_servicebus_topic and azurem_servicebus_subscription.

Testing

  • [ ] My submission includes Test coverage as described in the Contribution Guide and the tests pass. (if this is not possible for any reason, please include details of why you did or could not add test coverage)

Tests running in TC

catriona-m avatar Jun 26 '24 15:06 catriona-m