You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to query the mdm service actions by standard service id as below using 0.48.1 provider version
data "hsdp_connect_mdm_service_actions" "IAM_SERVICE_ACTIONS" {
standard_service_id = data.hsdp_connect_mdm_standard_service.IAM_SERVICE.id
}
but getting below error
The text was updated successfully, but these errors were encountered:
I am trying to query the mdm service actions by standard service id as below using 0.48.1 provider version
data "hsdp_connect_mdm_service_actions" "IAM_SERVICE_ACTIONS" {
standard_service_id = data.hsdp_connect_mdm_standard_service.IAM_SERVICE.id
}
but getting below error
The text was updated successfully, but these errors were encountered: