markdjones82
markdjones82
**Terraform Version & Prov:** TFE, CLI 1.1.0 **AFT Version:** 1.3.5 **Terraform Version & Provider Versions** Please provide the outputs of `terraform version` and `terraform providers` from within your AFT environment...
Trying to run blast-radius and it errors when trying to pull down modules form git and setting variables: Could not download module "r53_private_zone" (.terraform/modules/tfvpc-us-west-2-devqa/modules/dns/main.tf:9) source code from "git::https://github.com/terraform-aws-modules/terraform-aws-route53?ref=v2.8.1": error downloading...
It would be nice to be able to provide a username/token per Git Provider There may be a need to have multiple github orgs that require different credentials. Currently, only...
I am running into issues locally since downloading the latest version running with docker compose up. When MIGRATE database is true I get this error: Command not found: alembic +...
Add additional functionality to pass in github app id and login name/org to use as authentication for cloning repos during indexing. This can be added to the clone_repo function to...