fix(reconciler): set the vault_jwt Terraform variable as ephemeral
What
Set the vault_jwt
Terraform variable as ephemeral.
Why
So that it's never stored in the state file.
Found while looking into https://gitlab.com/gitlab-com/gl-infra/platform/runway/team/-/issues/678 but I doubt it would be the cause of it.