-
Notifications
You must be signed in to change notification settings - Fork 72
FAQs
Rishab Kumar edited this page Feb 6, 2025
·
3 revisions
Detailed documentation to deploy the labs is available in the README files located in the AWS and Azure directories of the repository.
Ensure you have an AWS account, and configure your credentials using the AWS CLI.
- Make sure Terraform version 1.9.0 or higher is installed.
- Verify AWS CLI is configured.
- Verify your AWS credentials and IAM permissions.
- Confirm service availability in your region.
Make sure you have an active Azure subscription and have installed and configured Azure CLI. The Azure README provides step-by-step configuration guidance.
- Make sure Terraform version 1.9.0 or higher is installed.
- Confirm that your Azure subscription is active and correctly configured.
- Confirm your Azure CLI is installed and configured with correct account.
- Ensure all prerequisites (Terraform and AWS/Azure) are met.
- Review the logs and error messages for any hints.
- Make sure your local repo is up-to date, if not, run
git pull
to update.
If you continue to experience issues:
- Review the documentation in the repository.
- Post screenshots and errors in the issue on GitHub describing your problem.