File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ GitHub Secret name | Original or issued format | Github Se
2323` IOT_THING_NAME ` | Single line string without quotes | Single line string without quotes i.e. ` myIoT_thing_name `
2424` MQTT_BROKER_ENDPOINT ` | Single line string without quotes | Single line string without quotes i.e. ` random-string.abcd.xyz.amazonaws.com `
2525` CLIENT_CERTIFICATE_PEM ` | Multiline string. See ** F1** . | Single line string with double quotes and additional new-lines. See ** F2** .
26- ` MQTT_BROKER_ENDPOINT ` | Multiline string. See ** F3** . | Single line string with double quotes and additional new-lines. See ** F4** .
26+ ` CLIENT_PRIVATE_KEY_PEM ` | Multiline string. See ** F3** . | Single line string with double quotes and additional new-lines. See ** F4** .
2727
2828** F1** : The issued Certificate format is a multiline string like:
2929
You can’t perform that action at this time.
0 commit comments