We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f8f905 + abe3151 commit 8c50f42Copy full SHA for 8c50f42
import.tf
@@ -45,8 +45,3 @@ import {
45
to = module.aws.aws_iam_openid_connect_provider.github_actions
46
id = "arn:aws:iam::765021812025:oidc-provider/token.actions.githubusercontent.com"
47
}
48
-
49
-import {
50
- to = module.aws.aws_iam_role.github_tf
51
- id = "GitHubActionsS3Role"
52
-}
0 commit comments