-
-
Notifications
You must be signed in to change notification settings - Fork 71
Replace deprecated parameter for aws_eip resource #86
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
base: main
Are you sure you want to change the base?
Conversation
@kevcube @nitrocode I know this module is deprecated, but we still have a few places where we are using in and switching to https://github.com/cloudposse/terraform-aws-dynamic-subnets would be a bigger lift for us right now. |
/terratest |
@kevcube Anything else needed here? It doesn't look like the tests are running. |
/terratest |
It looks like the outputs test is picking up |
If you fix I'll review in the morning |
Head branch was pushed to by a user without write access
/terratest |
1 similar comment
/terratest |
what
Replace deprecated
with
for
aws_eip
resource.