Skip to content

Commit

Permalink
chore(deps): bump dashboards::aws-cudos-framework-deployment (#84)
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.14 to 4.0.2.
- [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.14...4.0.2)

---
updated-dependencies:
- dependency-name: dashboards::github::aws-samples/aws-cudos-framework-deployment::0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 14, 2024
1 parent 658ae10 commit e1f5e99
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 @@ -310,7 +310,7 @@ resource "aws_cloudformation_stack" "cora_data_export_collector" {

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

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

0 comments on commit e1f5e99

Please sign in to comment.