Skip to content

Commit d8ea60b

Browse files
chore(deps): bump dashboards::aws-cudos-framework-deployment (#17)
Bumps [dashboards::aws-cudos-framework-deployment](https://github.com/aws-samples/aws-cudos-framework-deployment) from 0.3.3 to 0.3.4. - [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.3...0.3.4) --- updated-dependencies: - dependency-name: dashboards::github::aws-samples/aws-cudos-framework-deployment::0.3.3 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 5583de1 commit d8ea60b

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
@@ -240,7 +240,7 @@ module "source" {
240240

241241
## Provision the cloud intelligence dashboards
242242
module "dashboards" {
243-
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=0.3.3"
243+
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=0.3.4"
244244

245245
stack_name = var.stack_name_cloud_intelligence
246246
template_bucket = module.dashboard_bucket.s3_bucket_id

0 commit comments

Comments
 (0)