Skip to content

Commit 69cf07f

Browse files
committed
missed one
1 parent e5cd88a commit 69cf07f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,6 @@ resource "aws_instance" "ignore_ami" {
199199

200200
ami = local.ami
201201
instance_type = var.instance_type
202-
cpu_core_count = var.cpu_core_count
203-
cpu_threads_per_core = var.cpu_threads_per_core
204202
hibernation = var.hibernation
205203

206204
user_data = var.user_data

0 commit comments

Comments
 (0)