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

Features/fix checkov issues #33

Merged
merged 40 commits into from
Dec 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
2cb92a5
fix: az-storage tf module : Set default value to false for shared_acc…
using-system Nov 26, 2023
fbd155a
fix: Update checkov gh workflow to set github format for output
using-system Nov 26, 2023
f27299e
fix : az-aks tf module : add optional variable only_critical_addons_e…
using-system Nov 26, 2023
187a955
fix : az-acr tf module : add zone_redundancy_enabled variable
using-system Nov 26, 2023
5591a90
fix : az-kv : update tf test
using-system Nov 26, 2023
24716e5
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
8853635
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
795963e
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
9540e9d
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
bd61791
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
53327ae
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
0dc6ed1
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
ada68a3
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
c3bb47a
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
d722f93
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
ac75ff3
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
f60c7fe
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
95b1a81
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
d2f16b4
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
19417c4
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
e0dc985
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
b63e2ef
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
113e568
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
71a3732
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
b375f2a
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
b6298e0
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
ffb1bb2
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
d090cd2
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
cc6298f
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
7ae9e10
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
8cbb781
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
85c2835
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
b8e8909
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
cd769f0
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
8fbc65a
terraform-docs: automated action
github-actions[bot] Nov 26, 2023
020edf2
fix: az-storage tf module : Set default value to false for shared_acc…
using-system Nov 26, 2023
0ce343f
fix : az-acr tf module : add zone_redundancy_enabled variable
using-system Nov 26, 2023
78713d2
Merge branch 'features/fix-checkov-issues' of https://github.com/usin…
using-system Nov 26, 2023
72e8f5a
fix: az-storage tf module : Set default value to false for shared_acc…
using-system Nov 26, 2023
45550ce
fix: az-storage tf module : Set default value to false for shared_acc…
using-system Nov 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion github/actions/checkov/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ if [ ! -f $1/checkov.yml ]; then
cp /config_empty.yml $1/checkov.yml
fi

checkov -d $1 --config-file $1/checkov.yml
checkov -d $1 --config-file $1/checkov.yml -o github_failed_only
2 changes: 1 addition & 1 deletion terraform/modules/az-aca/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-acae-storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-acae/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
3 changes: 2 additions & 1 deletion terraform/modules/az-acr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down Expand Up @@ -40,6 +40,7 @@ No modules.
| <a name="input_sku"></a> [sku](#input\_sku) | The SKU name of the container registry. | `string` | `"Premium"` | no |
| <a name="input_tags"></a> [tags](#input\_tags) | Tags to associate with resources. | `map(string)` | n/a | yes |
| <a name="input_trust_policy_enabled"></a> [trust\_policy\_enabled](#input\_trust\_policy\_enabled) | Determines if the trust policy is enabled | `bool` | `true` | no |
| <a name="input_zone_redundancy_enabled"></a> [zone\_redundancy\_enabled](#input\_zone\_redundancy\_enabled) | Determines if the zone redundancy is enabled | `bool` | `true` | no |

## Outputs

Expand Down
5 changes: 4 additions & 1 deletion terraform/modules/az-acr/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ resource "azurerm_container_registry" "acr" {
for_each = var.georeplication_locations

content {
location = georeplications.value
location = georeplications.value
zone_redundancy_enabled = true
}
}

zone_redundancy_enabled = var.zone_redundancy_enabled

identity {
type = var.identity_type
identity_ids = var.identity_ids
Expand Down
7 changes: 7 additions & 0 deletions terraform/modules/az-acr/tests/acr_not_secure.tftest.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ run "plan" {
trust_policy_enabled = false
retention_policy_enabled = false
enable_lock_on_acr = false
zone_redundancy_enabled = false
network_rule_bypass_option = "AzureServices"

tags = { Environment = "Test" }
Expand Down Expand Up @@ -105,6 +106,11 @@ run "plan" {
error_message = "acr georeplications must be empty"
}

assert {
condition = azurerm_container_registry.acr.zone_redundancy_enabled == false
error_message = "acr zone_redundancy_enabled must be set to true"
}

assert {
condition = length(azurerm_container_registry.acr.tags) == 1
error_message = "acr tags must contains one element"
Expand Down Expand Up @@ -133,6 +139,7 @@ run "apply" {
trust_policy_enabled = false
retention_policy_enabled = false
enable_lock_on_acr = false
zone_redundancy_enabled = false
network_rule_bypass_option = "AzureServices"

tags = { Environment = "Test" }
Expand Down
5 changes: 5 additions & 0 deletions terraform/modules/az-acr/tests/acr_secure.tftest.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@ run "plan" {
error_message = "acr georeplications must be empty"
}

assert {
condition = azurerm_container_registry.acr.zone_redundancy_enabled == true
error_message = "acr zone_redundancy_enabled must be set to true"
}

assert {
condition = length(azurerm_container_registry.acr.tags) == 1
error_message = "acr tags must contains one element"
Expand Down
6 changes: 6 additions & 0 deletions terraform/modules/az-acr/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,12 @@ variable "trust_policy_enabled" {
default = true
}

variable "zone_redundancy_enabled" {
description = "Determines if the zone redundancy is enabled"
type = bool
default = true
}

variable "identity_type" {
description = "The type of identity used for the acr."
type = string
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-ad-security-group-members/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azuread"></a> [azuread](#provider\_azuread) | 2.45.0 |
| <a name="provider_azuread"></a> [azuread](#provider\_azuread) | 2.46.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-ad-security-group/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azuread"></a> [azuread](#provider\_azuread) | 2.45.0 |
| <a name="provider_azuread"></a> [azuread](#provider\_azuread) | 2.46.0 |

## Modules

Expand Down
4 changes: 2 additions & 2 deletions terraform/modules/az-aks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.4 |

## Modules
Expand All @@ -25,7 +25,7 @@ No modules.

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| <a name="input_configuration"></a> [configuration](#input\_configuration) | AKS configuration | <pre>object({<br> version = string<br> sku = string<br> private_cluster = bool<br> user_assigned_identity_id = string<br> admin_username = optional(string)<br> local_account_disabled = optional(bool, true)<br> disk_encryption_set_id = optional(string)<br> public_ssh_key = optional(string)<br> automatic_channel_upgrade = optional(string)<br> kv_key_management_service_id = optional(string)<br> node_pool = object({<br> type = string<br> count = number<br> vm_size = string<br> availability_zones = list(number)<br> os_disk_size = number,<br> max_pods = optional(number, 110)<br> temporary_name_for_rotation = optional(string)<br> })<br> rbac = object({<br> enabled = bool<br> admin_group_object_ids = optional(list(string), [])<br> tenant_id = string<br> })<br> addon = object({<br> enable_open_service_mesh = bool<br> enable_azure_policy = bool<br> })<br> network_profile = object({<br> network_plugin = optional(string, "azure"),<br> network_policy = optional(string, "azure"),<br> load_balancer_sku = optional(string, "standard"),<br> outbound_type = optional(string, "userDefinedRouting"),<br> })<br><br> })</pre> | n/a | yes |
| <a name="input_configuration"></a> [configuration](#input\_configuration) | AKS configuration | <pre>object({<br> version = string<br> sku = string<br> private_cluster = bool<br> user_assigned_identity_id = string<br> admin_username = optional(string)<br> local_account_disabled = optional(bool, true)<br> disk_encryption_set_id = optional(string)<br> public_ssh_key = optional(string)<br> automatic_channel_upgrade = optional(string)<br> kv_key_management_service_id = optional(string)<br> node_pool = object({<br> type = string<br> count = number<br> vm_size = string<br> availability_zones = list(number)<br> os_disk_size = number,<br> max_pods = optional(number, 110)<br> temporary_name_for_rotation = optional(string)<br> only_critical_addons_enabled = optional(bool, true)<br> })<br> rbac = object({<br> enabled = bool<br> admin_group_object_ids = optional(list(string), [])<br> tenant_id = string<br> })<br> addon = object({<br> enable_open_service_mesh = bool<br> enable_azure_policy = bool<br> })<br> network_profile = object({<br> network_plugin = optional(string, "azure"),<br> network_policy = optional(string, "azure"),<br> load_balancer_sku = optional(string, "standard"),<br> outbound_type = optional(string, "userDefinedRouting"),<br> })<br><br> })</pre> | n/a | yes |
| <a name="input_location"></a> [location](#input\_location) | Azure Region Location | `any` | n/a | yes |
| <a name="input_log_analytics_id"></a> [log\_analytics\_id](#input\_log\_analytics\_id) | Log analytics identifier | `any` | n/a | yes |
| <a name="input_name"></a> [name](#input\_name) | Naming of the aks | `any` | n/a | yes |
Expand Down
23 changes: 12 additions & 11 deletions terraform/modules/az-aks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,18 @@ resource "azurerm_kubernetes_cluster" "aks" {
automatic_channel_upgrade = var.configuration.automatic_channel_upgrade

default_node_pool {
name = "defaultpool"
node_count = var.configuration.node_pool.count
vm_size = var.configuration.node_pool.vm_size
zones = var.configuration.node_pool.availability_zones
os_disk_type = "Ephemeral"
os_disk_size_gb = var.configuration.node_pool.os_disk_size
type = var.configuration.node_pool.type
vnet_subnet_id = var.subnet_id
max_pods = var.configuration.node_pool.max_pods
temporary_name_for_rotation = var.configuration.node_pool.temporary_name_for_rotation
enable_host_encryption = true
name = "defaultpool"
node_count = var.configuration.node_pool.count
vm_size = var.configuration.node_pool.vm_size
zones = var.configuration.node_pool.availability_zones
os_disk_type = "Ephemeral"
os_disk_size_gb = var.configuration.node_pool.os_disk_size
type = var.configuration.node_pool.type
vnet_subnet_id = var.subnet_id
max_pods = var.configuration.node_pool.max_pods
temporary_name_for_rotation = var.configuration.node_pool.temporary_name_for_rotation
enable_host_encryption = true
only_critical_addons_enabled = var.configuration.node_pool.only_critical_addons_enabled
}

identity {
Expand Down
15 changes: 8 additions & 7 deletions terraform/modules/az-aks/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@ variable "configuration" {
automatic_channel_upgrade = optional(string)
kv_key_management_service_id = optional(string)
node_pool = object({
type = string
count = number
vm_size = string
availability_zones = list(number)
os_disk_size = number,
max_pods = optional(number, 110)
temporary_name_for_rotation = optional(string)
type = string
count = number
vm_size = string
availability_zones = list(number)
os_disk_size = number,
max_pods = optional(number, 110)
temporary_name_for_rotation = optional(string)
only_critical_addons_enabled = optional(bool, true)
})
rbac = object({
enabled = bool
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-analytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-assigned-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-bastion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-des/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-dns-zone-vnet-link/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-dns-zone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-kv-key/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-kv-secret/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-kv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
17 changes: 6 additions & 11 deletions terraform/modules/az-kv/tests/setup_with_vnet/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,18 @@ resource "azurerm_virtual_network" "test" {
resource_group_name = data.azurerm_resource_group.test.name
address_space = ["10.0.0.0/16"]

subnet {
name = "Subnet1"
address_prefix = "10.0.0.0/23"
}

tags = {
environment = "Test"
}
}

data "azurerm_subnet" "test" {

depends_on = [azurerm_virtual_network.test]

resource "azurerm_subnet" "test" {
name = "Subnet1"
virtual_network_name = azurerm_virtual_network.test.name
resource_group_name = data.azurerm_resource_group.test.name
virtual_network_name = azurerm_virtual_network.test.name
address_prefixes = ["10.0.0.0/23"]

service_endpoints = ["Microsoft.KeyVault"]
}

output "resource_group_name" {
Expand All @@ -36,5 +31,5 @@ output "resource_group_location" {
}

output "subnet_id" {
value = data.azurerm_subnet.test.id
value = azurerm_subnet.test.id
}
2 changes: 1 addition & 1 deletion terraform/modules/az-nat-gtw-subnet-assoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-nat-gtw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-nsg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-pep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-rg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-routetable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/az-storage-share/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ No requirements.

| Name | Version |
|------|---------|
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.78.0 |
| <a name="provider_azurerm"></a> [azurerm](#provider\_azurerm) | 3.82.0 |

## Modules

Expand Down
Loading