You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the crash.log.
Expected Behavior
terraform plan/apply should have run and I should have got a vrack provisioned
Actual Behavior
What actually happened?
arhue@VARUN-THINKPAD:~/git/ansible-terraform/terraform/ovh$ terraform plan
data.ovh_order_cart.mycart: Reading...
╷
│ Error: calling Post /order/cart with params &{CA 0xc0006acf60 0xc0006acfa0}:
│ "Error 400: \"invalid expire\""
│
│ with data.ovh_order_cart.mycart,
│ on vrack.tf line 1, in data "ovh_order_cart" "mycart":
│ 1: data "ovh_order_cart" "mycart" {
Get following output
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Terraform Version
Terraform v1.3.1
on linux_amd64
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
https://gist.github.com/arhue/ae453613cb4b54dfa89f2b38f37ef02d
Panic Output
If Terraform produced a panic, please provide a link to a GitHub Gist containing the output of the
crash.log
.Expected Behavior
terraform plan/apply should have run and I should have got a vrack provisioned
Actual Behavior
What actually happened?
Get following output
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform plan
The text was updated successfully, but these errors were encountered: