chore(ci): add command to fmt testdata terraform files (#1042)
This commit is contained in:
parent
4552b14edd
commit
a81b7d49e7
9 changed files with 46 additions and 46 deletions
|
|
@ -24,7 +24,7 @@ resource "stackit_volume" "volume_source" {
|
|||
name = var.name
|
||||
description = var.description
|
||||
performance_class = var.performance_class
|
||||
size = var.size
|
||||
size = var.size
|
||||
source = {
|
||||
id = stackit_volume.volume_size.volume_id
|
||||
type = "volume"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue