File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232 AzStorageAccount string `hcl:"az_storage_account"`
3333 AzStorageSuffix string `hcl:"az_storage_suffix"`
3434 AzStorageKVName string `hcl:"az_kv_name"`
35- AzStorageKVSuffix string `hcl:"az_kv_suffix`
35+ AzStorageKVSuffix string `hcl:"az_kv_suffix" `
3636 AzStorageKVSecretName string `hcl:"az_kv_secret_name"`
3737 AzStorageSAS string `hcl:"az_storage_sas"`
3838 Endpoint string
5454 AzStorageAccount string `hcl:"az_storage_account"`
5555 AzStorageSuffix string `hcl:"az_storage_suffix"`
5656 AzStorageKVName string `hcl:"az_kv_name"`
57- AzStorageKVSuffix string `hcl:"az_kv_suffix`
57+ AzStorageKVSuffix string `hcl:"az_kv_suffix" `
5858 AzStorageKVSecretName string `hcl:"az_kv_secret_name"`
5959 AzStorageSAS string `hcl:"az_storage_sas"`
6060 Endpoint string `hcl:"endpoint"`
You can’t perform that action at this time.
0 commit comments