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.
2 parents a73b7a5 + 8a9cafc commit 953bc77Copy full SHA for 953bc77
terragrunt/modules/rustup/s3.tf
@@ -10,7 +10,7 @@ module "ci_role" {
10
source = "../gha-oidc-role"
11
org = "rust-lang"
12
repo = "rustup"
13
- branch = "master"
+ branch = "main"
14
}
15
16
resource "aws_s3_bucket_policy" "cloudfront" {
0 commit comments