terraform-otc icon indicating copy to clipboard operation
terraform-otc copied to clipboard

terraform crashes at first plan (not apply)

Open deknos opened this issue 5 years ago • 2 comments

Hi, my opentelekomcloud plugin with terraform crashes these days. it worked at one point. i also submitted that crash to terraform, but i have the feeling, the otc plugin is the problem, here my description:

$ terraform -v
Terraform v0.11.7
+ provider.openstack v1.7.0

Terraform Configuration Files

my configuration files are in http://gbks.net/tf.zip (about 20kb size) without credentials of course :> i use the opentelekom cloud plugin. i am not entirely sure if this is the right bugtracker or if i should go to opentelekomcloud plugin..

Debug Output

after terraform init ; the call for terraform apply fails, the tracelogs for it are in http://gbks.net/tracelogs.zip

Crash Output

crash.log is in the aforementioned http://gbks.net/tf.zip

Expected Behavior

i know that the configuration works. i did it at one time.

Actual Behavior

crash

Steps to Reproduce

  1. use my config and have correct credentials for OTC
  2. terraform init
  3. terraform plan
  4. crash comes.

Additional Context

I use the opentelekomcloud

deknos avatar Aug 02 '18 08:08 deknos