v5.11.0
          ·
          
            303 commits
          
          to main
          since this release
        
        
        
5.11.0 (2024-01-10)
Features
- added new variable skip_all_s2s_auth_policieswhich allows you to skip all IAM auth policy creations (for a use case where you may be managing auth policies some place else). Also theadd_kms_block_storage_s2svariable has been renamed toskip_kms_block_storage_s2s_auth_policyto keep naming consistent, and it has a default value offalse.
 NB: If auth policy creation is being skipped, ensure that the policies exist in the account before attempting to provision SLZ resources. (#644) (7e68518)