We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00076fb commit 9d8eadaCopy full SHA for 9d8eada
main.tf
@@ -88,7 +88,7 @@ data "aws_ami" "amazon_linux" {
88
# #############################################################################
89
module "efs" {
90
source = "oozou/efs/aws"
91
- version = "1.0.4"
+ version = "1.0.5"
92
93
prefix = var.prefix
94
environment = var.environment
0 commit comments