Skip to content

Commit

Permalink
Format TF.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnguonly committed Nov 15, 2024
1 parent cb4a16f commit 20dfe98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/langgraph_cloud_setup/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ data "aws_iam_policy_document" "assume_role" {
actions = ["sts:AssumeRole"]

principals {
type = "AWS"
type = "AWS"
identifiers = lookup(
{
us = ["arn:aws:iam::640174622193:role/HostBackendRoleProd"]
Expand Down

0 comments on commit 20dfe98

Please sign in to comment.