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

Deprecation warning about "vpc=true" in resource "aws_eip" "default" #26

Open
PhilipSchmid opened this issue Jun 28, 2023 · 0 comments
Open

Comments

@PhilipSchmid
Copy link
Contributor

Ignore the following warning until cloudposse/terraform-aws-ec2-bastion-server#109 is merged, afterward upgrade the cloudposse/ec2-bastion-server/aws version to something newer than 0.30.1:

│ Warning: Argument is deprecated
│
│   with module.vpc.module.bastion.aws_eip.default,
│   on .terraform/modules/vpc.bastion/main.tf line 98, in resource "aws_eip" "default":
│   98:   vpc      = true
│
│ use domain attribute instead
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