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