This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
EIP is not associated to new instance after instance recreation #239
Labels
bug
Something isn't working
What happened?
I have created an EC2 instnace, and an Elastic IP, which references the instance.
After the instance is deleted and recreated, EIP is not re-attached to the new instance.
(Workaround: manually remove
spec.forProvider.instance
from EIP.)How can we reproduce it?
kubectl delete instance.ec2.aws.jet.crossplane.io/test-server
, and reapply instance manifest.What environment did it happen in?
Crossplane version: v0.5.0-preview
EKS: 1.21
The text was updated successfully, but these errors were encountered: