Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Schwarz <rswrz@users.noreply.github.com>
Signed-off-by: Melo <m3l0dy@tutamail.com>
  • Loading branch information
neonwhiskers and rswrz authored Oct 16, 2024
1 parent 4668001 commit 466c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ variable "extensions" {
- `AzurePolicy`
- `AntiMalware`
Note: The extensions listed here will only be applied if `allow_extension_operations` is set to `true`. If `allow_extension_operations` is set to `false`, this list will be ignored and no extensions will be created.
**NOTE**: The extensions listed here will only be applied if `allow_extension_operations` is set to `true` (default). If `allow_extension_operations` is set to `false`, this list will be ignored and no extensions will be created.
EOT

type = list(string)
Expand Down

0 comments on commit 466c3cd

Please sign in to comment.