There was an error while loading. Please reload this page.
2 parents c4d4306 + f8fb450 commit a5619ffCopy full SHA for a5619ff
1 file changed
examples/spot/example.tf
@@ -12,7 +12,7 @@ locals {
12
13
module "keypair" {
14
source = "clouddrove/keypair/aws"
15
- version = "1.3.2"
+ version = "1.3.3"
16
17
name = "${local.name}-key"
18
environment = local.environment
0 commit comments