v1.1.4 at the time of writing)# Terraform environment variables
$env:TF_VAR_token_key="Token for signing JWT token"
$env:TF_VAR_mysql_username="MySQL DB username"
$env:TF_VAR_mysql_password="MySQL DB password"
robic declared in .aws/config and .aws/credentials with necessary credentials can be assumed via awsume robicterraform initterraform planterraform apply