terraform plan on trial account results in unauthorized error #466
Unanswered
sharathmg-sap
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @sharathmg-sap , can you please check the following points:
You can leave out the value for IDP when you are using the SAP standard one. For the CF error please checkcthe following points:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Team,
I tried to use the trial account for implementing terraform in the sample of SIT JUNE2025.
The terraform init was fine.The tfvars file details ar below:
globalaccount = "337d3447trial-ga"
idp = "sap.default"
project_name = "Sharath"
When I run terraofrm plan, I get the error:
╷
Is this a restriction on trial account using terraform for managing its content? or something to do with config.
Beta Was this translation helpful? Give feedback.
All reactions