Skip to content

Commit

Permalink
switching instance type to r7a.2xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
pvisweswar committed Nov 10, 2023
1 parent 49985d7 commit 4e984f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/production/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ servers:
volume_encrypted: yes

- server_name: "es_a2{i}-production"
server_instance_type: r6a.2xlarge
server_instance_type: r7a.2xlarge
network_tier: "db-private"
az: "a"
volume_size: 30
Expand Down

0 comments on commit 4e984f5

Please sign in to comment.