Can't get into the cloud console that was provisioned by terraform playground

Hi Team,
How do we access the cloud console that was provisioned using Terraform Playground, such as AWS or Azure?

Thanks,
Avin

Hi @avinvarghese,
For the AWS, we are using the localstack, which runs the AWS applications and Lambda functions offline and doesn’t require connecting to the cloud provider.
Reference: - localstack

Unfortunately, it doesn’t support a cloud console.

Regards,