The easyrsa resource is missing

Hi.

I redeploy Infrastructure high availability base on openstack base #73

But when I deploy easyrsa per
juju deploy --to lxd:0 --series focal ./openstack-base-73/easyrsa-345.

Then
juju status vault etcd easyrsa --relations.

Output is easyrsa/0* blocked idle 0/lxd/9 10.0.7.211 The easyrsa resource is missing. .

The etcd reversion is 546,the easyrsa revison is 345.

I have been deployed Infrastructure high availability successful several times ,only difference is deployed base on openstack base #70.

It was solved.

As matedata.yaml said,“This charm was written using v3.0.1, so earlier versions of EasyRSA may
not work. You can find the releases of EasyRSA at
https://github.com/OpenVPN/easy-rsa/releases

wget https://github.com/OpenVPN/easy-rsa/releases/download/3.0.1/EasyRSA-3.0.1.tgz
juju attach easyrsa easyrsa=./EasyRSA-3.0.1.tgz