Azure / ARO-Landing-Zone-Accelerator

ARO Landing Zone Accelerator Reference Implementation Repo
MIT License
47 stars 57 forks source link

Refactor key vault types in Supporting Services #73

Closed mateo762 closed 3 months ago

mateo762 commented 4 months ago

This pull request includes changes to the Scenarios/Secure-Baseline/bicepWithAVM/03-Supporting-Services/modules/key-vault/types.bicep file. The most significant changes involve the restructuring of the keyType and the addition of several new types related to key rotation policy.

Key type restructuring:

Addition of new types:

These changes enhance the flexibility and clarity of the key rotation policy by providing more detailed types and better organizing the types related to keyType.