aws-samples / aws-cudos-framework-deployment

Command Line Interface tool for Cloud Intelligence Dashboards deployment
https://catalog.workshops.aws/awscid
MIT No Attribution
372 stars 138 forks source link

fix: remove double slash from examples in terraform module docs #846

Closed therealdwright closed 1 week ago

therealdwright commented 1 week ago

The Terraform module examples all have a double slash in the module URLs.

Closes #847

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

therealdwright commented 1 week ago

I just realised - this is required because of the subdirs 🤦