however, that gives this kind of error ```/main.go...
# golang
i
however, that gives this kind of error
Copy code
/main.go:87:4: cannot use cert.DomainValidationOptions.Index(<http://pulumi.Int|pulumi.Int>(0)).ResourceRecordName() (type pulumi.StringPtrOutput) as type pulumi.StringInput in field value:
        pulumi.StringPtrOutput does not implement pulumi.StringInput (missing ToStringOutput method)