Skip to content

Commit

Permalink
chore(deps): bump dashboards::aws-cudos-framework-deployment (#50)
Browse files Browse the repository at this point in the history
Bumps [dashboards::aws-cudos-framework-deployment](https://github.com/aws-samples/aws-cudos-framework-deployment) from 0.3.8 to 0.3.9.
- [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-samples/aws-cudos-framework-deployment@0.3.8...0.3.9)

---
updated-dependencies:
- dependency-name: dashboards::github::aws-samples/aws-cudos-framework-deployment::0.3.8
  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>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent b3e6ab7 commit fe30447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ module "source" {

## Provision the cloud intelligence dashboards
module "dashboards" {
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=0.3.8"
source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=0.3.9"

stack_name = var.stack_name_cloud_intelligence
template_bucket = module.dashboard_bucket.s3_bucket_id
Expand Down

0 comments on commit fe30447

Please sign in to comment.