Skip to content

Commit bd69fae

Browse files
authored
Update main.tf
1 parent 1e7fbd0 commit bd69fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module "ec2_complete" {
5555
user_data_replace_on_change = false
5656

5757
cpu_options = {
58-
core_count = 2
58+
core_count = 1
5959
threads_per_core = 1
6060
}
6161
enable_volume_tags = false

0 commit comments

Comments
 (0)