Keystores Aliases Key Cert File
An alias from a key/certificate pair. To get more information about KeystoresAliasesKeyCertFile, see:
How-to Guides
Import
KeystoresAliasesKeyCertFile can be imported using any of these accepted formats:
organizations/{{org_id}}/environments/{{environment}}/keystores/{{keystore}}/aliases/{{alias}}
{{org_id}}/{{environment}}/{{keystore}}/{{alias}}
When using thepulumi import
command, KeystoresAliasesKeyCertFile can be imported using one of the formats above. For example:
$ pulumi import gcp:apigee/keystoresAliasesKeyCertFile:KeystoresAliasesKeyCertFile default organizations/{{org_id}}/environments/{{environment}}/keystores/{{keystore}}/aliases/{{alias}}
Content copied to clipboard
$ pulumi import gcp:apigee/keystoresAliasesKeyCertFile:KeystoresAliasesKeyCertFile default {{org_id}}/{{environment}}/{{keystore}}/{{alias}}
Content copied to clipboard