Skip to content

Commit 0850a8b

Browse files
committed
Bump version
1 parent bee45ba commit 0850a8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

asset-account/terraform/stack-set/.module.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
name = "aws-elastio-asset-account-stack-set"
33
description = "Terraform module for creating the Elastio Asset Account CloudFormation StackSet"
44
type = "terraform"
5-
version = "0.33.0"
5+
version = "0.33.1"

asset-account/terraform/stack-set/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See the `examples` directory for some examples of how this module can be used:
1616
```tf
1717
module "elastio_asset_account" {
1818
source = "terraform.cloudsmith.io/public/elastio-asset-account-stack-set/aws"
19-
version = "0.33.0"
19+
version = "0.33.1"
2020
2121
// Provide input parameters
2222
}

0 commit comments

Comments
 (0)