Skip to content

Commit e238ef5

Browse files
chore(deps): bump source::aws-cudos-framework-deployment (#29)
Bumps [source::aws-cudos-framework-deployment](https://github.com/aws-samples/aws-cudos-framework-deployment) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/aws-samples/aws-cudos-framework-deployment/releases) - [Changelog](https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/bump-release.py) - [Commits](aws-solutions-library-samples/cloud-intelligence-dashboards-framework@0.3.5...0.3.6) --- updated-dependencies: - dependency-name: source::github::aws-samples/aws-cudos-framework-deployment::0.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33ffdb5 commit e238ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ module "collector" {
227227
# tfsec:ignore:aws-s3-enable-bucket-logging
228228
# tfsec:ignore:aws-iam-no-policy-wildcards
229229
module "source" {
230-
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cur-setup-source?ref=0.3.5"
230+
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cur-setup-source?ref=0.3.6"
231231

232232
# The destination bucket to repliaction the CUR data to
233233
destination_bucket_arn = module.collector.cur_bucket_arn

0 commit comments

Comments
 (0)