Skip to content

Commit

Permalink
#11 add temporary auth0 fingerprint thumbprint
Browse files Browse the repository at this point in the history
  • Loading branch information
julfersnlt committed Oct 16, 2020
1 parent 92e79b0 commit 1a70f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ resource "aws_iam_openid_connect_provider" "default" {

thumbprint_list = [
"9e99a48a9960b14926bb7f3b02e22da2b0ab7280",
"b3dd7606d2b5a8b4a13771dbecc9ee1cecafa38a"
]
}

Expand Down

0 comments on commit 1a70f28

Please sign in to comment.