How can I attach an EIP to an ECS using the terraform provider? #2442
-
Hi, I can't figure out how I can attach an EIP to an ECS. Checking the ui an ecs has an nic parameter where private and public IPs are attached to. Ok, but when I check the network resource I see that there is no way to add an eip. Maybe somehow to the value_specs? I have no clue. Any help is highly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
artem-lifshits
Mar 18, 2024
Replies: 1 comment
-
Here's example config:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anton-sidelnikov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's example config: