We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7fbd0 commit bd69faeCopy full SHA for bd69fae
examples/complete/main.tf
@@ -55,7 +55,7 @@ module "ec2_complete" {
55
user_data_replace_on_change = false
56
57
cpu_options = {
58
- core_count = 2
+ core_count = 1
59
threads_per_core = 1
60
}
61
enable_volume_tags = false
0 commit comments