Skip to content

Commit 9be4bba

Browse files
ianc769Copilot
andauthored
tabs to spaces
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0b9d7fc commit 9be4bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudstack/resource_cloudstack_limits_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ resource "cloudstack_domain" "test_domain" {
378378

379379
const testAccCloudStackLimits_domain_limit = `
380380
resource "cloudstack_limits" "domain_limit" {
381-
type = "volume"
381+
type = "volume"
382382
max = 50
383383
domainid = cloudstack_domain.test_domain.id
384384
}

0 commit comments

Comments
 (0)