We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
variable "backup_bastions_daily_retentions"
The officially documented range of 1 - 9999 does not work due to a known bug in the Azure API.
Value has to be between 7 and 9999.
For more information, see here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
variable "backup_bastions_daily_retentions"
The officially documented range of 1 - 9999 does not work due to a known bug in the Azure API.
Value has to be between 7 and 9999.
For more information, see here
The text was updated successfully, but these errors were encountered: