v2.0.2 minor breaking change (awsutils provider config)
Pre-release
Pre-release
Deprecated
The changes introduce in this release were problematic and have been removed in v3.0.0. It is not recommended to use this version or version 2.0.3.
🤖 Automatic Updates
NOTE: This release requires the cloudposse/awsutils
Terraform provider to be defined with a region. This can and should be the same region you have configured in your aws
provider. The reason for this new provider is due to new functionality with a dependent module (which uses this module which requires cloudposse/awsutils
) in this repo. (The new feature allows configuring S3 user AWS access keys to expire.)
provider "awsutils" {
region = var.region
}
Update Terraform cloudposse/iam-s3-user/aws to v0.15.9 @renovate (#119)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-s3-user/aws (source) | module | patch | 0.15.7 -> 0.15.9 |