Skip to content

Commit

Permalink
upgrade instance
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoCMoraes committed Jun 4, 2024
1 parent ea889a1 commit 90aba95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macami.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ source "amazon-ebssurrogate" "macami" {
force_delete_snapshot = true
force_deregister = true
iam_instance_profile = "AmazonSSMRoleForInstancesQuickSetup"
instance_type = "t3a.nano"
instance_type = "t3a.small"
pause_before_ssm = "2m"
region = var.aws_region
shutdown_behavior = "terminate"
Expand Down

0 comments on commit 90aba95

Please sign in to comment.