Skip to content

Commit d0b078a

Browse files
author
Mamraj Yadav
committed
update github-action
1 parent b22af8c commit d0b078a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ provider "aws" {
44

55
module "s3_bucket" {
66
source = "clouddrove/s3/aws"
7-
version = "0.15.0"
7+
version = "0.15.1"
88

99
name = "clouddrove-sftp-bucket"
1010
environment = "test"

0 commit comments

Comments
 (0)