Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current module does not provide EIP IDs #153

Closed
amit0904 opened this issue Mar 10, 2022 · 0 comments · Fixed by #159
Closed

Current module does not provide EIP IDs #153

amit0904 opened this issue Mar 10, 2022 · 0 comments · Fixed by #159

Comments

@amit0904
Copy link

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})$]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant