We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1317c4d commit 7abfd61Copy full SHA for 7abfd61
spacelift/resource_aws_integration_test.go
@@ -23,7 +23,7 @@ func TestAWSIntegrationResource(t *testing.T) {
23
role_arn = "arn:aws:iam::039653571618:role/empty-test-role"
24
labels = ["one", "two"]
25
generate_credentials_in_worker = false
26
- autoattach_enabled = true
+ autoattach_enabled = true
27
}
28
`, randomID),
29
Check: Resource(
0 commit comments