Skip to content

Commit 011ac12

Browse files
chore(deps): update terraform terraform-aws-modules/ec2-instance/aws to ~> 6.4.0
1 parent 09f6e30 commit 011ac12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ resource "local_file" "ssh_key" {
4848
module "ec2" {
4949
#checkov:skip=CKV_TF_1:Stupid Check
5050
source = "terraform-aws-modules/ec2-instance/aws"
51-
version = "~> 6.1.0"
51+
version = "~> 6.4.0"
5252

5353
name = local.name
5454

0 commit comments

Comments
 (0)