Env Keystore
An Environment KeyStore
in Apigee. To get more information about EnvKeystore, see:
How-to Guides
Import
EnvKeystore can be imported using any of these accepted formats:
{{env_id}}/keystores/{{name}}
{{env_id}}/{{name}}
When using thepulumi import
command, EnvKeystore can be imported using one of the formats above. For example:
$ pulumi import gcp:apigee/envKeystore:EnvKeystore default {{env_id}}/keystores/{{name}}
Content copied to clipboard
$ pulumi import gcp:apigee/envKeystore:EnvKeystore default {{env_id}}/{{name}}
Content copied to clipboard