azurerm_datadog_monitor_sso_configuration deprecate single_sign_on_enabled property#28520
azurerm_datadog_monitor_sso_configuration deprecate single_sign_on_enabled property#28520
azurerm_datadog_monitor_sso_configuration deprecate single_sign_on_enabled property#28520Conversation
internal/services/kusto/kusto_attached_database_configuration_resource.go
Outdated
Show resolved
Hide resolved
internal/services/kusto/kusto_eventgrid_data_connection_resource.go
Outdated
Show resolved
Hide resolved
mbfrahry
left a comment
There was a problem hiding this comment.
Thanks for this @wyattfry. Datadog SSO stuff looks great as does removing the provider test stuff but unfortunately, some of the 4.0 removal stuff can't be done because it currently works in 4.0 and will break people if we remove it the way it's written
internal/services/datadog/azurerm_datadog_monitor_sso_configuration_test.go
Outdated
Show resolved
Hide resolved
internal/services/servicebus/servicebus_subscription_data_source.go
Outdated
Show resolved
Hide resolved
jackofallops
left a comment
There was a problem hiding this comment.
spotted a couple extras to @mbfrahry's review
internal/services/datadog/azurerm_datadog_monitor_sso_configuration.go
Outdated
Show resolved
Hide resolved
internal/services/datadog/azurerm_datadog_monitor_sso_configuration.go
Outdated
Show resolved
Hide resolved
…r-azurerm into wyatt/todos-4-0-datadog-sso-config
…r-azurerm into wyatt/todos-4-0-datadog-sso-config
This reverts commit 6e898f2.
sreallymatt
left a comment
There was a problem hiding this comment.
Hey @wyattfry, I think these changes look good though I think it would be good to run the tests on this resource, did you figure out a way to do so?
sreallymatt
left a comment
There was a problem hiding this comment.
Thanks @wyattfry, 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
single_sign_on_enabledproperty in favor ofsingle_sign_on(a 4.0 TODO)PR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Testing
The unit tests have been skipped for a long time and fixing them is outside the scope of this PR.
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_datadog_monitor_sso_configurationreplacesingle_sign_on_enabledwithsingle_sign_onproperty [azurerm_datadog_monitor_sso_configurationdeprecatesingle_sign_on_enabledproperty #28520]This is a (please select all that apply):
Related Issue(s)
Relates to https://github.com/hashicorp/tf-azure-stratosphere/issues/245
Note
If this PR changes meaningfully during the course of review please update the title and description as required.