-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Missing required argument #1938
Comments
If I remove the IPv6 parts from all outputted files, it does run/plan Is there a way I can remove this? And a way to update the provider across ALL output in one go? |
Also ec2_instance is throwing alot of issues Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-03e6e36e08139edc6_WireGuard-0020-Server,
│ on instance.tf line 10, in resource "aws_instance" "tfer--i-03e6e36e08139edc6_WireGuard-0020-Server":
│ 10: cpu_core_count = "1"
│
│ "cpu_core_count": conflicts with cpu_options.0.core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-03e6e36e08139edc6_WireGuard-0020-Server,
│ on instance.tf line 13, in resource "aws_instance" "tfer--i-03e6e36e08139edc6_WireGuard-0020-Server":
│ 13: core_count = "1"
│
│ "cpu_options.0.core_count": conflicts with cpu_core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-03e6e36e08139edc6_WireGuard-0020-Server,
│ on instance.tf line 14, in resource "aws_instance" "tfer--i-03e6e36e08139edc6_WireGuard-0020-Server":
│ 14: threads_per_core = "2"
│
│ "cpu_options.0.threads_per_core": conflicts with cpu_threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-03e6e36e08139edc6_WireGuard-0020-Server,
│ on instance.tf line 17, in resource "aws_instance" "tfer--i-03e6e36e08139edc6_WireGuard-0020-Server":
│ 17: cpu_threads_per_core = "2"
│
│ "cpu_threads_per_core": conflicts with cpu_options.0.threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server,
│ on instance.tf line 98, in resource "aws_instance" "tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server":
│ 98: cpu_core_count = "1"
│
│ "cpu_core_count": conflicts with cpu_options.0.core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server,
│ on instance.tf line 101, in resource "aws_instance" "tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server":
│ 101: core_count = "1"
│
│ "cpu_options.0.core_count": conflicts with cpu_core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server,
│ on instance.tf line 102, in resource "aws_instance" "tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server":
│ 102: threads_per_core = "2"
│
│ "cpu_options.0.threads_per_core": conflicts with cpu_threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server,
│ on instance.tf line 105, in resource "aws_instance" "tfer--i-0a7d3dd11a79c1047_Octopus-0020-Server":
│ 105: cpu_threads_per_core = "2"
│
│ "cpu_threads_per_core": conflicts with cpu_options.0.threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0ab84ad1ba773650f_Docker-0020-Host,
│ on instance.tf line 204, in resource "aws_instance" "tfer--i-0ab84ad1ba773650f_Docker-0020-Host":
│ 204: cpu_core_count = "1"
│
│ "cpu_core_count": conflicts with cpu_options.0.core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0ab84ad1ba773650f_Docker-0020-Host,
│ on instance.tf line 207, in resource "aws_instance" "tfer--i-0ab84ad1ba773650f_Docker-0020-Host":
│ 207: core_count = "1"
│
│ "cpu_options.0.core_count": conflicts with cpu_core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0ab84ad1ba773650f_Docker-0020-Host,
│ on instance.tf line 208, in resource "aws_instance" "tfer--i-0ab84ad1ba773650f_Docker-0020-Host":
│ 208: threads_per_core = "2"
│
│ "cpu_options.0.threads_per_core": conflicts with cpu_threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0ab84ad1ba773650f_Docker-0020-Host,
│ on instance.tf line 211, in resource "aws_instance" "tfer--i-0ab84ad1ba773650f_Docker-0020-Host":
│ 211: cpu_threads_per_core = "2"
│
│ "cpu_threads_per_core": conflicts with cpu_options.0.threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI,
│ on instance.tf line 287, in resource "aws_instance" "tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI":
│ 287: cpu_core_count = "1"
│
│ "cpu_core_count": conflicts with cpu_options.0.core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI,
│ on instance.tf line 290, in resource "aws_instance" "tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI":
│ 290: core_count = "1"
│
│ "cpu_options.0.core_count": conflicts with cpu_core_count
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI,
│ on instance.tf line 291, in resource "aws_instance" "tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI":
│ 291: threads_per_core = "2"
│
│ "cpu_options.0.threads_per_core": conflicts with cpu_threads_per_core
╵
╷
│ Error: Conflicting configuration arguments
│
│ with aws_instance.tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI,
│ on instance.tf line 294, in resource "aws_instance" "tfer--i-0c4ca439961deb3f8_WireGuard-0020-Server-0020---0020-GUI":
│ 294: cpu_threads_per_core = "2"
│
│ "cpu_threads_per_core": conflicts with cpu_options.0.threads_per_core |
I have the same problem when importing vpc |
I solved the EC2 error by deleting deprecated cpu related variables.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trialing out capturing my DevOps environment, starting with the basic
This runs:
When i then try to init in that directory:
cd /generated/aws/vpc
terraform init
I get this:
So ran this to update the provider, and then re-init'd
I get the following:
Am i missing something??
System is WSL2 Ubuntu
Terraform
Terraformer: I'm using a build of the tip of master
The text was updated successfully, but these errors were encountered: