With this change, we allow users to set the slug for the stack. This only works on creation, so there's no use in reading it back, and any attempt to change it after creation will trigger stack recreation.
Type of change
[x] New feature (non-breaking change that adds functionality)
Checklists
Development
[x] Lint rules pass locally
[x] The code changed/added as part of this pull request has been covered with tests
[x] All tests related to the changed code pass in development
Code review
[x] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
[x] Pull Request is no longer marked as "draft"
[x] Reviewers have been assigned
[ ] Changes have been reviewed by at least one other engineer
[x] The target branch is future unless the change is going directly into production
Description of the change
With this change, we allow users to set the slug for the stack. This only works on creation, so there's no use in reading it back, and any attempt to change it after creation will trigger stack recreation.
Type of change
Checklists
Development
Code review
future
unless the change is going directly into production