Skip to main content
← Back to index page

1.216.1

🚀 Enhancements

Preserve custom roles when vendoring in updates

What

  • Add additional-policy-map.tf as glue meant to be replaced by customers with map of their custom policies.

Why

  • Currently, custom polices have to be manually added to the map in main.tf, but that gets overwritten with every vendor update. Putting that map in a separate, optional file allows for the custom code to survive vendoring.

Commiters

Pull Requests