Using this data source can open Cloud Sso Service automatically.
For information about Cloud SSO and how to use it, see What is Cloud SSO.
Basic Usage
data "alicloud_cloud_sso_service" "open" {
enable = "On"
}
The following arguments are supported:
enable
- (Required) Setting the value to On
to enable the service. Valid values: On
or Off
. The following attributes are exported in addition to the arguments listed above:
status
- The current service enable status.