Skip to content

Commit

Permalink
check mtls tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-omerma committed Dec 9, 2024
1 parent 9687f69 commit bfe3b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/resources/web-app-asset.go
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ func ResourceWebAppAsset() *schema.Resource {
Type: schema.TypeString,
Optional: true,
},
"filetype": {
"certificate_type": {
Description: "The type of the certificate file - .pem, .crt, .der, .p12, .pfx, .p7b, .p7c, .cer",
Type: schema.TypeString,
Optional: true,
Expand Down

0 comments on commit bfe3b34

Please sign in to comment.