Hi, is it possible (or will be) possible to use different providers other than AWS/GCP/Azure ones?
(e.g. like the VSphere one)
Also, when the provider is configured with the profile option in app/provider.tf it is ignored and AWS_PROFILE env var is required to let it work. Is the provider accepting all the standard parameters like in terraform?
Wouldn’t use assume_role at the terraform level because the terraspace build process happens early on. So would assume the role at the AWS config level. Here’s a discussion that is relevant: