Consul cloud auto join secrets wrong interpretation with Azure generated secret
Open
theme/operator-usability
type/question
waiting-reply
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
#### Overview of the Issue
With consul cloud auto join providers if we pass secret contains "$!" interprets as number. added single quote for secret as per https://www.consul.io/docs/agent/cloud-auto-join.html but still Azure login fails.
#### Reproduction Steps
Steps to reproduce this issue, eg:
1. Create a cluster with 3 server nodes in azure VM.
2. Use azure service principle generated contains characters "$!" for cloud auto join.
3. View error in consul monitor
### Consul info for Server
Consul version: 1.7.2
Contributor guide
Assessment
This issue has not been assessed yet.