Skip to content

Commit 68b75d9

Browse files
committed
Deploy new S3 bucket
The new infrastructure for Rustup's build artifacts has been created. The Terragrunt configuration is not deployed from a locked Git commit, since only a single environment exists.
1 parent f3d03c1 commit 68b75d9

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

terragrunt/accounts/legacy/rustup-prod/rustup/.terraform.lock.hcl

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terragrunt/accounts/legacy/rustup-prod/rustup/terragrunt.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
source = "git::../../../../..//terragrunt/modules/rustup?ref=${trimspace(file("../deployed-ref"))}"
2+
source = "../../../../..//terragrunt/modules/rustup"
33
}
44

55
include {

0 commit comments

Comments
 (0)