Skip to content

Conversation

KnightNiwrem
Copy link

Update aws_eip attribute to use domain (since aws v5) instead of vpc (aws v5 and below). Also update min aws provider version.

Currently, with aws v6 provider:

13:19:13.345 STDERR terraform: │ Error: Unsupported argument
13:19:13.345 STDERR terraform: │ 
13:19:13.345 STDERR terraform: │   on .terraform/modules/vpc/main.tf line 1238, in resource "aws_eip" "nat":
13:19:13.345 STDERR terraform: │ 1238:   vpc = true
13:19:13.345 STDERR terraform: │ 
13:19:13.345 STDERR terraform: │ An argument named "vpc" is not expected here.
13:19:13.345 STDERR terraform: ╵

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

Successfully merging this pull request may close these issues.

1 participant