hashicorp / hashicorp/packer-plugin-azure
disable_stop_instance for builder/azure
Open
builder/azure
enhancement
- Dominant language
- Go
- Stars
- 63
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
_This issue was originally opened by @postmart as hashicorp/packer#8181. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
#### Feature Description
Add `disable_stop_instance` functionality for builder/azure
#### Use Case(s)
For some cases we need to keep VM running, we would like to use `disable_stop_instance`for that, since where is no any similar functionality enabled in builder/azure at the moment.
Contributor guide
Assessment
This issue has not been assessed yet.