Skip to content

Commit 682d4e9

Browse files
nc-shahidazimCopilot
andcommitted
fixed build error
Co-authored-by: Copilot <copilot@github.com>
1 parent 8085a86 commit 682d4e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/tf-core/storage.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ locals {
5454
name_suffix = storage_val.name_suffix
5555
replication_type = storage_val.replication_type
5656
account_tier = storage_val.account_tier
57+
shared_access_key_enabled = storage_val.shared_access_key_enabled
5758
public_network_access_enabled = storage_val.public_network_access_enabled
5859
access_tier = storage_val.access_tier
5960
blob_properties_delete_retention_policy = storage_val.blob_properties_delete_retention_policy

0 commit comments

Comments
 (0)