Project

General

Profile

action #64547

Updated by jlausuch about 4 years ago

 

 There is a new error in Terraform while running the command terraform init. 
 Needs investigation:  

 Examples: 
 https://openqa.suse.de/tests/3997753 (EC2) 
 https://openqa.suse.de/tests/3997743 (GCE) 
 and some more in Azure. 


     # terraform init -no-color; echo 2t4Hw-$?- 
     Initializing the backend... 
     Initializing provider plugins... 
     - Checking for available provider plugins... 
     - Downloading plugin for provider "random" (hashicorp/random) 2.2.1... 
     panic: runtime error: invalid memory address or nil pointer dereference 
     [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x55c999cd8dfc]

Back