Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Shared ipv4 addresses? #141

Open
jyasskin opened this issue Jan 17, 2023 · 1 comment
Open

Shared ipv4 addresses? #141

jyasskin opened this issue Jan 17, 2023 · 1 comment

Comments

@jyasskin
Copy link
Contributor

https://fly.io/docs/machines/guides-examples/machines-app-using-flyctl/ recommends using shared ipv4 addresses, but I don't see any way to create one in https://registry.terraform.io/providers/fly-apps/fly/latest/docs/resources/ip.

@mootari
Copy link

mootari commented May 21, 2023

I wonder if it might suffice to regenerate the schema so that shared_v4 gets added to the enum?

enum IPAddressType {
v4
v6
private_v6
}

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

No branches or pull requests

2 participants