Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace deprecated parameter for aws_eip resource #86

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bwmetcalf
Copy link

what

Replace deprecated

vpc = true

with

domain = "vpc"

for aws_eip resource.

@bwmetcalf bwmetcalf requested review from a team as code owners September 10, 2024 15:31
@mergify mergify bot added the triage Needs triage label Sep 10, 2024
@bwmetcalf
Copy link
Author

@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.

@kevcube
Copy link

kevcube commented Sep 11, 2024

/terratest

@bwmetcalf
Copy link
Author

@kevcube Anything else needed here? It doesn't look like the tests are running.

@kevcube kevcube enabled auto-merge (squash) September 17, 2024 20:29
@kevcube
Copy link

kevcube commented Sep 17, 2024

/terratest

@bwmetcalf
Copy link
Author

It looks like the outputs test is picking up examples/complete/outputs.tf as outputs.tf doesn't contain the variables the test is complaining about.

@kevcube
Copy link

kevcube commented Sep 17, 2024

It looks like the outputs test is picking up examples/complete/outputs.tf as outputs.tf doesn't contain the variables the test is complaining about.

If you fix I'll review in the morning

auto-merge was automatically disabled September 17, 2024 23:24

Head branch was pushed to by a user without write access

@bwmetcalf
Copy link
Author

/terratest

1 similar comment
@kevcube
Copy link

kevcube commented Sep 18, 2024

/terratest

kevcube
kevcube previously approved these changes Sep 18, 2024
@mergify mergify bot removed the triage Needs triage label Sep 18, 2024
@mergify mergify bot added the triage Needs triage label Sep 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants