Guest User

Untitled

a guest
Sep 24th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. [terragrunt] [/project/live/dev/k8s/cluster] 2018/09/24 21:54:29 Running command: terraform init -backend-config=credentials=/project/live/dev/secrets/kube-system/owner.json -backend-config=bucket=gpii-gcp-dev-natarajaya-tfstate -backend-config=prefix=dev/k8s/cluster -backend-config=encryption_key=8dJkXEY5xyvXYvRROY1t1ARKXisHBtmSsqS5885q1fc=
  2. 2018/09/24 21:54:29 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
  3. 2018/09/24 21:54:29 [INFO] Go runtime version: go1.10.1
  4. 2018/09/24 21:54:29 [INFO] CLI args: []string{"/usr/bin/terraform", "init", "-backend-config=credentials=/project/live/dev/secrets/kube-system/owner.json", "-backend-config=bucket=gpii-gcp-dev-natarajaya-tfstate", "-backend-config=prefix=dev/k8s/cluster", "-backend-config=encryption_key=8dJkXEY5xyvXYvRROY1t1ARKXisHBtmSsqS5885q1fc="}
  5. 2018/09/24 21:54:29 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
  6. 2018/09/24 21:54:29 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
  7. Initializing modules...
  8. 2018/09/24 21:54:29 [INFO] CLI command args: []string{"init", "-backend-config=credentials=/project/live/dev/secrets/kube-system/owner.json", "-backend-config=bucket=gpii-gcp-dev-natarajaya-tfstate", "-backend-config=prefix=dev/k8s/cluster", "-backend-config=encryption_key=8dJkXEY5xyvXYvRROY1t1ARKXisHBtmSsqS5885q1fc="}
  9. 2018/09/24 21:54:29 [DEBUG] command: loading backend config file: /root/.terragrunt/mGeT0HpP1SAzKid0Uj0w_SB7RKw/exDWDCWoRRnBaZ-HQfLUjTVcEno/gke-cluster
  10. 2018/09/24 21:54:29 [TRACE] module source: "/exekube-modules/gke-cluster"
  11. - module.gke_cluster
  12. 2018/09/24 21:54:29 [DEBUG] command: adding extra backend config from CLI
  13. 2018/09/24 21:54:29 [TRACE] Preserving existing state lineage "f2bb673e-1b0b-0604-4a13-f2cb3758338e"
  14. 2018/09/24 21:54:29 [TRACE] Preserving existing state lineage "f2bb673e-1b0b-0604-4a13-f2cb3758338e"
  15. 2018/09/24 21:54:29 [WARN] command: backend config change! saved: 11314685942668773421, new: 16425436712384686575
  16.  
  17. Initializing the backend...
  18. Backend configuration changed!
  19.  
  20. Terraform has detected that the configuration specified for the backend
  21. has changed. Terraform will now check for existing state in the backends.
  22.  
  23.  
  24. Error initializing new backend:
  25. Error configuring the backend "gcs": Error decoding encryption key: illegal base64 data at input byte 0
  26. 2018/09/24 21:54:29 [DEBUG] plugin: waiting for all plugin processes to complete...
  27.  
  28. Please update the configuration in your Terraform files to fix this error
  29. then run this command again.
  30.  
  31. [terragrunt] [/project/live/dev/k8s/cluster] 2018/09/24 21:54:29 Module /project/live/dev/k8s/cluster has finished with an error: Hit multiple errors:
  32. exit status 1
Add Comment
Please, Sign In to add comment