-
Notifications
You must be signed in to change notification settings - Fork 31
DC Mission 4172 - Polished for QAS #322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…mples into mission_4172
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Required change:
- replace list type variable
hana_cloud_admins
with a string type variablehana_system_admin
Reason:
- The intended custom input field (quick account setup booster) for this variable does only support text type (not yet lists).
see proposed changes in main.tf, variables.tf and sample.tfvars
@jglander this is fixed now. Thanks for the suggestions!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
qas enabled version looks good to me, sapids and custom idp both work for me.
Purpose
Pull Request Type
What kind of change does this Pull Request introduce?
Other Information