crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

EC2 and Route53 subresources are refering VPCs as "vpcidRef" instead of "vpcIdRef" #153

Closed ezgidemirel closed 2 years ago

ezgidemirel commented 2 years ago

What happened?

Example manifests of EC2 and Route53 subresources are not working due to wrong VPC ID reference field.

How can we reproduce it?

It can be reproducible by trying to create this VPC resource and this subnet resource.