VaishnaviGopal

Results 5 issues of VaishnaviGopal

In cos_bucket resource we need to validate location before creation, so that the error is rightly thrown. something like this ` regexp.MustCompile("^[a-z]{2}-[a-z]{2,5}[0-9]?$")`

enhancement

Schematics agent and agent deploy resources are recreating during second apply even when no changes are made to the template