terraform-azurerm-caf icon indicating copy to clipboard operation
terraform-azurerm-caf copied to clipboard

packer_build module fixes

Open dimitrifc opened this issue 2 years ago • 0 comments

A few updates to the packer_build module (https://github.com/aztfmod/terraform-azurerm-caf/pull/856) from our experience using it.

PR Checklist


  • [x] I have added example(s) inside the [./examples/] folder
  • [ ] I have added the example(s) to the integration test list for normal (~30 minutes) or long runner >30 minutes
  • [x] I have checked the coding conventions as per the wiki
  • [x] I have checked to ensure there aren't other open Pull Requests for the same update/change?

Description

  • Fix managed identity assignment during build
  • Start versions at 0.10 to improve sorting

Does this introduce a breaking change

  • [ ] YES
  • [x] NO

Testing

We've been using these successfully in our own fork.

dimitrifc avatar Jun 15 '22 12:06 dimitrifc