Skip to content

Current module does not provide EIP IDs #153

@amit0904

Description

@amit0904

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

The current output from module only provide EIP and not EIP ID (eipalloc)

Expected Behavior

An output variable that provides EIP ID (eipalloc) of created elastic IP address

Use Case

AWS Transfer family with endpoint type VPC requires EIP ID (eipalloc)

At present when we use elastic IP, terraform gives following error.

'endpointDetails.addressAllocationIds' failed to satisfy constraint: Member must satisfy constraint: [Member must have length less than or equal to 26, Member must have length greater than or equal to 0, Member must satisfy regular expression pattern: ^eipalloc-([0-9a-f]{8,17})$]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions