Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document new use-recent-module-versions rule #14311

Open
StephenWeatherford opened this issue Jun 12, 2024 · 1 comment
Open

Document new use-recent-module-versions rule #14311

StephenWeatherford opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@StephenWeatherford
Copy link
Contributor

StephenWeatherford commented Jun 12, 2024

... when #14309 is merged.

@StephenWeatherford StephenWeatherford added this to the v0.29 milestone Jun 12, 2024
@stephaniezyen stephaniezyen added the documentation Improvements or additions to documentation label Jun 26, 2024
@alex-frankel alex-frankel modified the milestones: v0.29, v0.30 Jul 17, 2024
@mumian
Copy link
Contributor

mumian commented Jul 19, 2024

@StephenWeatherford - has this linter rule been released? I am not able to trigger it with the following code:

module storage 'br/public:avm/res/storage/storage-account:0.5.0' = {
name: 'myStorage'
params: {
name: 'store${resourceGroup().name}'
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: In Progress
Development

No branches or pull requests

4 participants