Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rfairburn committed Mar 12, 2024
1 parent 6cbcf80 commit 184f127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/example/mdm-secrets.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ locals {
# secret {
# name = "FLEET_MDM_APPLE_APNS_CERT_BYTES"
# key_id = aws_kms_key.fleet_data_key.id
# payload = file(local/apns_cert)
# payload = file(local.apns_cert)
# }
# }
#
Expand Down

0 comments on commit 184f127

Please sign in to comment.