Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 88e7581

Browse files
committed
force refresh
1 parent f5846e7 commit 88e7581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ resource "n0stack_blockstorage" "example" {
77
annotations = {
88
annotation1 = "hoge"
99
"n0core/provisioning/block_storage/request_node_name" = "archlinux"
10+
"n0core/provisioning/block_storage/url" = "file:///var/lib/n0core/block_storage/test_storage"
1011
}
1112
labels = {
1213
label1 = "hoge"

0 commit comments

Comments
 (0)