Removed unneeded block storage TF
This commit is contained in:
parent
971ed8affc
commit
dfc6f23eba
@ -1,9 +0,0 @@
|
||||
# resource "scaleway_instance_volume" "kubernetes" {
|
||||
# type = "l_ssd"
|
||||
# name = "kubernetes"
|
||||
# size_in_gb = 100
|
||||
# }
|
||||
|
||||
# output "block-storage-id" {
|
||||
# value = scaleway_instance_volume.kubernetes.id
|
||||
# }
|
Loading…
Reference in New Issue
Block a user