terraform-aws-modules / terraform-aws-acm

Terraform module to create AWS ACM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/acm/aws
Apache License 2.0
182 stars 229 forks source link

docs: URL for source #115

Closed glavk closed 2 years ago

glavk commented 2 years ago

Description

Fix git URI for source:

ERRO[0008] 1 error occurred:
* error downloading 'ssh://git@github.com/terraform-aws-modules/terraform-aws-acm.git?ref=master%!F(MISSING)%!F(MISSING)wrappers': /opt/homebrew/bin/git exited with 1: error: pathspec 'master//wrappers' did not match any file(s) known to git

How Has This Been Tested?

terraform init / terragrunt init
antonbabenko commented 2 years ago

Good catch. This has been fixed in https://github.com/antonbabenko/pre-commit-terraform/pull/429

antonbabenko commented 1 year ago

This issue has been resolved in version 4.1.1 :tada:

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.