Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaysrikakulam committed Nov 20, 2024
1 parent 9d37af3 commit 89da2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instance_dedicated_engy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ resource "openstack_compute_volume_attach_v2" "engy-va" {
instance_id = openstack_compute_instance_v2.engy.id
volume_id = openstack_blockstorage_volume_v3.engy-vol.id
device = "/dev/vdb"
}
}

0 comments on commit 89da2f3

Please sign in to comment.