This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Issue while passing the securityGroupIds through patches to elasticsearch.aws.jet.crossplane.io #232
Labels
bug
Something isn't working
What happened?
I created securityGroup as part of the composition and patched securityGroup-ID to composite resource using below patch
Then patching securityGroup-ID to elasticsearch.aws.jet.crossplane.io using below patch
After that when I describe Domain.elasticsearch.aws.jet.crossplane.io/NAME, I could see the correct securityGroup-ID being patched to the resource, but when I checked in the AWS console it took the default securityGroup-ID while creating the elasticSearch Domain.
What environment did it happen in?
The text was updated successfully, but these errors were encountered: