This message was deleted.
# aws
s
This message was deleted.
b
you'll need to provision it using the ACM resource: https://www.pulumi.com/docs/reference/pkg/aws/acm/
t
I have a certificate, but the root_cert doesn't seem to be a property that gets returned
b
are you using your own certificate authority? you need to for ec2 client vpn. you'll get the root certificate from your CA private key
t
Oh, i didn't realise you need your own CA
Doesn't that mean that the VPN will cost $400 per month?
b
I'm not entirely familiar with this resource, I do think that root cert is optional though?
t
Ah, i'll try not using the root cert and see how that goes, thanks
b
yeah I think that's just for certificate based authentication