fast-baker-31903
02/12/2024, 6:19 PMUpgrading modules...
Downloading registry.terraform.io/outerbounds/metaflow/aws 0.10.1 for metaflow...
╷
│ Error: Failed to download module
│
│ Could not download module "metaflow" (main.tf:21) source code from
│ "git::<https://github.com/outerbounds/terraform-aws-metaflow?ref=98bbc45a90e159abfdd53b7510c002545d45d02d>":
│ error downloading
│ '<https://github.com/outerbounds/terraform-aws-metaflow?ref=98bbc45a90e159abfdd53b7510c002545d45d02d>':
│ /usr/bin/git exited with 128: Cloning into '.terraform/modules/metaflow'...
│ fatal: Remote branch 98bbc45a90e159abfdd53b7510c002545d45d02d not found in
│ upstream origin
│ .
╵
╷
│ Error: Failed to download module
│
│ Could not download module "metaflow" (main.tf:21) source code from
│ "git::<https://github.com/outerbounds/terraform-aws-metaflow?ref=98bbc45a90e159abfdd53b7510c002545d45d02d>":
│ error downloading
│ '<https://github.com/outerbounds/terraform-aws-metaflow?ref=98bbc45a90e159abfdd53b7510c002545d45d02d>':
│ /usr/bin/git exited with 128: Cloning into '.terraform/modules/metaflow'...
│ fatal: Remote branch 98bbc45a90e159abfdd53b7510c002545d45d02d not found in
│ upstream origin
│ .
╵narrow-lion-2703
02/13/2024, 4:58 AMfast-baker-31903
02/13/2024, 5:19 PMversion = "0.10.1", still cannot generate plan in terraformbulky-afternoon-92433
02/14/2024, 1:57 PMcd .terraform/modules/metaflow
git remote get-url origin
• are you able to manually checkout the commit that is failing, or is there some more descriptive error?
git checkout 98bbc45a90e159abfdd53b7510c002545d45d02d