parent
460c18c202
commit
53a3697850
124 changed files with 8342 additions and 6042 deletions
|
|
@ -11,5 +11,5 @@ resource "stackit_volume" "example" {
|
|||
# Only use the import statement, if you want to import an existing volume
|
||||
import {
|
||||
to = stackit_volume.import-example
|
||||
id = "${var.project_id},${var.volume_id}"
|
||||
id = "${var.project_id},${var.region},${var.volume_id}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue