broad-zoo-34077
12/30/2021, 1:27 PMlittle-author-61621
little-author-61621
INFRACOST_LOG_LEVEL: debug
that might help as wellacceptable-market-40577
12/30/2021, 1:35 PMtime="2021-12-30T13:12:22Z" level=info msg="Detected Terraform directory at ."
13
time="2021-12-30T13:12:23Z" level=debug msg="Creating temporary config file for Terraform credentials"
14
time="2021-12-30T13:12:23Z" level=debug msg="Writing Terraform credentials to temporary config file /tmp/2906425518"
15
time="2021-12-30T13:12:23Z" level=info msg="Starting: Running terraform plan"
16
time="2021-12-30T13:12:23Z" level=debug msg="Running command: /home/runner/work/_temp/2a830ff7-9b34-4011-aa71-1de2a9ede433/terraform plan -input=false -lock=false -no-color -out=/tmp/.tfplan-42933d1f-f12e-4c6b-a5d3-912dc3e5c3f7"
17
time="2021-12-30T13:12:23Z" level=debug binary=terraform
18
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="Error: Required plugins are not installed"
19
time="2021-12-30T13:12:23Z" level=debug binary=terraform
20
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="The installed provider plugins are not consistent with the packages selected"
21
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="in the dependency lock file:"
...
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="Terraform uses external plugins to integrate with a variety of different"
30
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="infrastructure services. You must install the required plugins before running"
31
time="2021-12-30T13:12:23Z" level=debug binary=terraform msg="Terraform operations."
32
33
Terraform command failed with:
34
Error: Required plugins are not installed
35
The installed provider plugins are not consistent with the packages selected
Ran this with a terraform init after as well to see if it was just an issue where it was unneccessarily expecting an init before running it remotely but it then had issues with expecting all of the variables locally as well
Terraform command failed with:
37
Error: No value for required variable
little-author-61621
Terraform command failed with:
37
Error: No value for required variable
This error was from the init or the plan?acceptable-market-40577
12/30/2021, 1:44 PMlittle-author-61621
acceptable-market-40577
12/30/2021, 3:11 PMlittle-author-61621
acceptable-market-40577
12/30/2021, 8:21 PMTerraform command failed with:
Error: Terraform Cloud initialization required: please run "terraform init"
little-author-61621
acceptable-market-40577
01/04/2022, 9:30 AMlittle-author-61621