We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa7cd5 commit 3481ad2Copy full SHA for 3481ad2
1 file changed
modules/actions-runner/main.tf
@@ -17,6 +17,8 @@ locals {
17
"unzip",
18
"wget",
19
"docker-compose",
20
+ "apparmor",
21
+ "apparmor-utils",
22
])
23
}
24
0 commit comments