data
Parameters
value
The base64-encoded PFX certificate data. Required if key_vault_secret_id
is not set.
Note: When specifying a file, use
data = filebase64("path/to/file")
to encode the contents of that file.
The base64-encoded PFX certificate data. Required if key_vault_secret_id
is not set.
Note: When specifying a file, use
data = filebase64("path/to/file")
to encode the contents of that file.