Skip to content

Commit

Permalink
docs: update the examples readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-4480 committed Aug 1, 2024
1 parent 26fab69 commit cb1f530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ atlantis_gh_user = "your-github-username"
atlantis_repo_allowlist = ["repo1", "repo2"]
# Optional Parameters
thumbprint_list = ["your-thumbprint-1", "your-thumbprint-2"]
thumbprint_list = ["oidc-thumbprint-1", "oidc-thumbprint-2"]
atlantis_docker_image = "your-docker-image"
```

0 comments on commit cb1f530

Please sign in to comment.