- Code changes
1 - Deploy deploy_infrastructure
- Simplify the logic - If the character is Hypen
- replace by R. Instead of a retry logic
2 - Init_enviromnent:
- Added more complex string concatenated to
- SQL password
## Purpose
1 - Deploy deploy_infrastructure
Simplify the logic - If the character is Hypen
replace by R. Instead of a retry logic
2 - Init_enviromnent:
Added more complex string concatenated to
SQL password
Does this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
[ X] Added test to prove my fix is effective or new feature works
[ X] No PII in logs
[ ] Made corresponding changes to the documentation
Validation steps
Testes log result example:
sp_stor_pass='Validating...-fm8....
Invalid password. The first character cannot be a hyphen. Replacing...
Rfm8....
Password Validated
Type of PR
- Code changes 1 - Deploy deploy_infrastructure - Simplify the logic - If the character is Hypen - replace by R. Instead of a retry logic 2 - Init_enviromnent: - Added more complex string concatenated to - SQL password ## Purpose1 - Deploy deploy_infrastructure
2 - Init_enviromnent:
Does this introduce a breaking change? If yes, details on what can break
Author pre-publish checklist
Validation steps
Testes log result example:
Issues Closed or Referenced