@lusu007 @unixdaddy @FFO good point, normally it's better to use the path as to not have to check in the values, but exactly with terraform cloud it's the other way around as you can't use external files
I think the best way would be to add the possibility to also provide the key as attribute not just as attribute which contains the path to the kay, agreed?
As a administrator i want to use the terraform provider in CI environments and i need a way of passing the service account as value instead of a path. Acceptance criteria I can pass the service acc...