You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One always gets the following error when creating a claim
default 0s Warning CannotCreateExternalResource vpcpeeringconnection/cp-vpc-peering-test-routes cannot create VPCPeeringConnection in AWS: MissingParameter: The request must contain the parameter vpcId
status code: 400, request id:
k get vpcpeeringconnections.ec2.aws.crossplane.io cp-vpc-peering-test-routes -o yaml
What happened?
The spec.forProvider.vpcIDRef.name and vpcIDSelector under https://doc.crds.dev/github.com/crossplane/provider-aws/ec2.aws.crossplane.io/VPCPeeringConnection/[email protected] are not working as expected
One always gets the following error when creating a claim
k get vpcpeeringconnections.ec2.aws.crossplane.io cp-vpc-peering-test-routes -o yaml
How can we reproduce it?
I have the following in a composition
What environment did it happen in?
Crossplane version: master
The text was updated successfully, but these errors were encountered: