Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.
https://azure.github.io/AKS-Construction/
MIT License
356 stars 165 forks source link

[DRAFT] Change Bicep Linter to expect latest non-preview apiVersion #706

Open pjlewisuk opened 1 month ago

pjlewisuk commented 1 month ago

PR Summary

/home/runner/work/AKS-Construction/AKS-Construction/bicep/keyvaultkey.bicep(3,40) : Warning use-recent-api-versions: Use more recent API version for 'Microsoft.KeyVault/vaults'. '2022-07-01' is 768 days old, should be no more than 730 days old, or the most recent. Acceptable versions: 2024-04-01-preview, 2023-07-01, 2023-02-01, 2022-11-01 [https://aka.ms/bicep/linter/use-recent-api-versions]

PR Checklist

github-actions[bot] commented 3 weeks ago

PR smells stale, no activity for 30 days. Stale Label will be removed if the PR is updated, otherwise closed in a month.