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 3a96b94 commit a0da068Copy full SHA for a0da068
examples/simple-setup/main.tf
@@ -4,4 +4,4 @@ module "github_actions_iam_role" {
4
github_username = var.github_username
5
repository_names = var.repository_names
6
role_name = var.role_name
7
-}
+}
0 commit comments