Skip to content

Commit a5619ff

Browse files
authored
Merge pull request #86 from clouddrove/dependabot/terraform/examples/spot/clouddrove/keypair/aws-1.3.3
2 parents c4d4306 + f8fb450 commit a5619ff

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.2"
15+
version = "1.3.3"
1616

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

0 commit comments

Comments
 (0)