Roland
Roland
**Describe the solution you'd like** Integrate automation runbook support in caf_solution module This can be done as soon ass the issue below become fixed. **Additional context** Referencing issue terraform-azurerm-caf: https://github.com/aztfmod/terraform-azurerm-caf/issues/1273
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
# [Issue-199](https://github.com/aztfmod/terraform-provider-azurecaf/issues/199) ## PR Checklist --- - [ ] I have added example(s) inside the [./examples/] folder - [ ] I have added the example(s) to the integration test list...
# [1379](https://github.com/aztfmod/terraform-azurerm-caf/issues/1379) ## PR Checklist --- - [x] I have added example(s) inside the [./examples/] folder - [ ] I have added the example(s) to the integration test list for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
Extend the naming pattern for azurerm_shared_image to support hypens. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftcompute Hyphens are allowed in shared shared images This resource type is used in [terraform-azurerm-caf/modules/shared_image_gallery/image_definitions](https://github.com/aztfmod/terraform-azurerm-caf/blob/main/modules/shared_image_gallery/image_definitions/Image_definitions.tf#L5) which actually allows hypens to use.
# [Issue-212](https://github.com/aztfmod/terraform-provider-azurecaf/issues/212) ## PR Checklist --- - [x] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) - [x] I have changed the `resourceDefinition.json` - [x] I have generated the resource model (there's...