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
I'm having an error try to use terraform in non-trail account :
╷
│ Error: unableToCreateClient
│
│ with provider["registry.terraform.io/sap/btp"],
│ on main.tf line 13, in provider "btp":
│ 13: provider "btp" {
│
│ Login failed. Check your credentials. [Status: 401; Correlation ID: 66d7f13f-1eb8-d9d7-109b-8cdbfae4de8a]
and when I use a trail and used command "terraform plan" I get this :
Plan: 6 to add, 0 to change, 0 to destroy.
Changes to Outputs:
btp_globalaccount_entitlements = {
id = "???????????????btrial-???"
and it Worked like AWS or Azure, but I missing the part that I can create almost any services in another provider like the mentioned before, but in this we can not handle the booster in the global account and this part is a GAP for automation and
resilience ability to keep our services in the less downtime as possible, do you know mates, also know if in the future we will have this power for SAP BTP..?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm having an error try to use terraform in non-trail account :
╷
│ Error: unableToCreateClient
│
│ with provider["registry.terraform.io/sap/btp"],
│ on main.tf line 13, in provider "btp":
│ 13: provider "btp" {
│
│ Login failed. Check your credentials. [Status: 401; Correlation ID: 66d7f13f-1eb8-d9d7-109b-8cdbfae4de8a]
and when I use a trail and used command "terraform plan" I get this :
Plan: 6 to add, 0 to change, 0 to destroy.
Changes to Outputs:
and it Worked like AWS or Azure, but I missing the part that I can create almost any services in another provider like the mentioned before, but in this we can not handle the booster in the global account and this part is a GAP for automation and
resilience ability to keep our services in the less downtime as possible, do you know mates, also know if in the future we will have this power for SAP BTP..?
KR.
Jairo A. Camilo
Beta Was this translation helpful? Give feedback.
All reactions