Skip to content

Replace deprecated parameter for aws_eip resource#86

Open
Brandon Metcalf (bwmetcalf) wants to merge 3 commits into
cloudposse:mainfrom
bwmetcalf:SRE-933
Open

Replace deprecated parameter for aws_eip resource#86
Brandon Metcalf (bwmetcalf) wants to merge 3 commits into
cloudposse:mainfrom
bwmetcalf:SRE-933

Conversation

@bwmetcalf

Copy link
Copy Markdown

what

Replace deprecated

vpc = true

with

domain = "vpc"

for aws_eip resource.

@bwmetcalf

Copy link
Copy Markdown
Author

Kevin (@kevcube) RB (@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
Copy Markdown
Member

/terratest

@bwmetcalf

Copy link
Copy Markdown
Author

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

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

Copy link
Copy Markdown
Member

/terratest

@bwmetcalf

Copy link
Copy Markdown
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
Copy Markdown
Member

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
Copy Markdown
Author

/terratest

1 similar comment
@kevcube

Copy link
Copy Markdown
Member

/terratest

@mergify mergify Bot removed the triage Needs triage label Sep 18, 2024
@riteshtiwari2000

Copy link
Copy Markdown

Hi, is anyone merging these changes? My TF deployment is stuck because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants