Skip to content
Snippets Groups Projects

fix: that prevents users creating subproject with `-` on AWS

Merged Derek Hudson requested to merge aws-fix-to-prevent-subprojects-with-dash-character into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Updates description?

Fix that prevents users creating subproject with - on AWS. There is a related change to signify that - is a reserved character. The real fix is to not use the - character as a delimiter, but that would require a core change and may break other CSPs code. Issue for reference

Edited by Derek Hudson

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading