rancherlabs / terraform-harvester-equinix

Apache License 2.0
12 stars 10 forks source link

Bump equinix terraform provider to 1.11.1 #18

Closed dnoland1 closed 1 year ago

dnoland1 commented 1 year ago

Release notes at https://github.com/equinix/terraform-provider-equinix/releases/tag/v1.11.0

dnoland1 commented 1 year ago

Tried it out and getting the error:

$ terraform apply
╷
│ Error: oauth2: failed to fetch token: Post "https://api.equinix.com/oauth2/v1/token": oauth2: error when acquiring token: code: S1006, message Login Failure, please try again.
│
│   with provider["registry.terraform.io/equinix/equinix"],
│   on provider.tf line 14, in provider "equinix":
│   14: provider "equinix" {}
│
╵

Following up with Equinix support

dnoland1 commented 1 year ago

Above error fixed after upgrading from 1.11.0 to 1.11.1