alicloud_cr_service

Using this data source can open Container Registry (CR) service automatically. If the service has been opened, it will return opened.

For information about Container Registry (CR) and how to use it, see What is Container Registry (CR).

Example Usage

data "alicloud_cr_service" "open" {
  enable   = "On"
  password = "1111aaaa"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: