Token created with an expiration date in the past doesn't throw errors
Hello team,
I've notice this annoying behavior when I applied a tf plan that was showing an expired token popping out in the diff,
I mistakenly applied the plan without refreshing the expires_at field for it, and letting it being created in the past (few days),
the token was created via TF but nothing was shown in the Gitlab interface, at the same the next plan came empty, showing no diff,
In my opinion setting up a token with an expiration date in the past should throw an error, what do you think?
Thanks