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
Description: "Publishing scope of cloud service access routes. Valid values are `LocalDCGW`(default), `Custom`.",
77
77
},
78
78
"publish_to_instances": {
79
-
Type: schema.TypeList,
79
+
Type: schema.TypeSet,
80
80
Optional: true,
81
81
MaxItems: 100,
82
82
Description: "The publish instances. A maximum of 100 can be uploaded in one request. This field needs to be filled in when the `publish_mode` is `Custom`.",
0 commit comments