Skip to content

Getting [Object object] when trying to export function ARN #49

Description

@ezmiller

I am trying to export a function ARN that is defined in an environment variable on the provider environment:

provider:
  ...
  environment:
    BUILD_PRODUCT_FUNCTION_ARN: !GetAtt BuildProductLambdaFunction.Arn

The ARN is set correctly within the deployed environment, but the export .env reads:

BUILD_PRODUCT_FUNCTION_ARN=[object Object]

Is this a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions