Opentofu modules
Use module from git branch
URL Structure:
git::<protocol>://<host>/<repo>.git//<subdir>?ref=<branch|tag|commit>
source = "git::https://github.com/your-org/terraform-modules.git//modules/s3_bucket?ref=v1.2.0"
URL Structure:
git::<protocol>://<host>/<repo>.git//<subdir>?ref=<branch|tag|commit>
source = "git::https://github.com/your-org/terraform-modules.git//modules/s3_bucket?ref=v1.2.0"