Closed robert-sanfeliu closed 2 weeks ago
On nebulous-cd:
"resources":[{"title":"1","uuid":"8415c0b3-21d0-4c0c-a80a-02385775e002","platform":"AWS","enabled":false,"regions":null},{"title":"eut-aws-uc2","uuid":"b787df58-a4bf-47cd-976e-53a76a4ddd78","platform":"AWS","enabled":true,"regions":"[object Object]"}]
See "regions":"[object Object]" for the second resource.
"regions":"[object Object]"
Expected value is a comma separated list of region identifiers (e.g: us-east-1)
us-east-1
Bug is still present on nebulous-cd environment.
On nebulous-cd:
See
"regions":"[object Object]"
for the second resource.Expected value is a comma separated list of region identifiers (e.g:
us-east-1
)