Skip to content

Commit afd6763

Browse files
committed
Bump version
1 parent a386c51 commit afd6763

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

iam-policies/terraform/.module.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
name = "aws-elastio-iam-policies"
33
description = "A collection of AWS IAM policies for use with Elastio"
44
type = "terraform"
5-
version = "0.33.0"
5+
version = "0.33.1"

iam-policies/terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This Terraform module deploys additional Elastio IAM managed policies that you c
99
```tf
1010
module "elastio_policies" {
1111
source = "terraform.cloudsmith.io/public/elastio-iam-policies/aws"
12-
version = "0.33.0"
12+
version = "0.33.1"
1313
1414
// Provide input parameters
1515
}

0 commit comments

Comments
 (0)