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

resources.elasticIPs.<name> not creating elastic IP #1562

Open
BLucky-gh opened this issue Jun 29, 2023 · 0 comments
Open

resources.elasticIPs.<name> not creating elastic IP #1562

BLucky-gh opened this issue Jun 29, 2023 · 0 comments

Comments

@BLucky-gh
Copy link

BLucky-gh commented Jun 29, 2023

I can create an s3 bucket and an IAM role and bind that role to an ec2 server via resources.<type>.<name>, but when I set resources.elasticIPs.<name> it doesn't get created (nixops info -d <name> doesn't show the elastic ip in the list) and resources.elasticIPs.<name>.address stays at _UNKNOWN_ELASTIC_IP_.

also when I try to set deployment.ec2.elasticIPv4 to resources.elasticIPs.<name> I get the error that resources.elasticIPs.<name> is not of type elastic-ip

additional info:
nixops --version = NixOps 2.0.0-pre-fc9b55c
the network configuration is supplied via flake

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

No branches or pull requests

1 participant