Skip to content

Commit

Permalink
add links
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 10, 2024
1 parent 268779d commit ca637fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions acmpca/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ the ARN if completed. You'll use the ARN for an AWS LB Listener.
# Links
* https://docs.aws.amazon.com/privateca/latest/userguide/UsingTemplates.html
* https://docs.aws.amazon.com/privateca/latest/userguide/PcaIssueCert.html
* https://github.com/cert-manager/aws-privateca-issuer#mapping-cert-manager-usage-types-to-aws-pca-template-arns
* https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html

## Requirements

Expand Down
2 changes: 2 additions & 0 deletions acmpca/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
* # Links
* * https://docs.aws.amazon.com/privateca/latest/userguide/UsingTemplates.html
* * https://docs.aws.amazon.com/privateca/latest/userguide/PcaIssueCert.html
* * https://github.com/cert-manager/aws-privateca-issuer#mapping-cert-manager-usage-types-to-aws-pca-template-arns
* * https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html
*/

locals {
Expand Down

0 comments on commit ca637fc

Please sign in to comment.