cloud-native-toolkit / cloud-native-toolkit/planning
Iteration Zero scripts fail if ibmcloud.api.key value is wrapped in double quotes
Open
bug
terraform
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The way the ./launch.sh script loads the values from `credentials.properties` it doesn't handle values that have been wrapped in double quotes. It also fails if the classic user and apikey values are missing.
We should
- [ ] Rename the variables to be more generic across platforms
- [ ] Update the launch.sh script to source the file instead of reading the values the way it does
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.