Skip to content

Commit 149af68

Browse files
authored
Merge pull request #89 from clouddrove/dependabot/terraform/examples/spot/clouddrove/keypair/aws-1.3.4
2 parents 37e3a80 + 498a014 commit 149af68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/spot/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ locals {
1212

1313
module "keypair" {
1414
source = "clouddrove/keypair/aws"
15-
version = "1.3.3"
15+
version = "1.3.4"
1616

1717
name = "${local.name}-key"
1818
environment = local.environment

0 commit comments

Comments
 (0)