Skip to content

Commit

Permalink
docs: Correct capabilities static example in README.md (#3629)
Browse files Browse the repository at this point in the history
Update README.md

Fix the configs in the example.
  • Loading branch information
Dong Wang authored and GitHub committed Jan 16, 2026
1 parent b704ffc commit 523eb56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/capability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ module "argocd_eks_capability" {
type = "ARGOCD"
configuration = {
configuration = {
argo_cd = {
aws_idc = {
idc_instance_arn = "arn:aws:sso:::instance/ssoins-1234567890abcdef0"
Expand All @@ -51,7 +50,6 @@ module "argocd_eks_capability" {
}]
}]
}
}
}
# IAM Role/Policy
Expand Down

0 comments on commit 523eb56

Please sign in to comment.