-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Rename
infra
directory to example
, move pod.yaml
to proj…
…ect root
- Loading branch information
1 parent
ed04f98
commit e94b84d
Showing
9 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
variable "role_arn" { | ||
description = "The ARN of the role to assume in the secondary account to provision resources ('account_b' IAM role)" | ||
type = string | ||
default = "arn:aws:iam::361548816046:role/terraform" | ||
} |
File renamed without changes.
File renamed without changes.