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
184 stars 230 forks source link

TF Registry documentation out of date #88

Closed timcosta closed 3 years ago

timcosta commented 3 years ago

Description

https://registry.terraform.io/modules/terraform-aws-modules/acm/aws/latest seems to still have the documentation from the 2.0 major version, as the example shown there has version = "~> 2.0". It's particularly weird because the outputs are updated (dont have the this_ prefix) but the main section still says 2.0 which means anyone who copy/pastas the example there and looks at the outputs will get errors.

antonbabenko commented 3 years ago

Hi! I am not sure why it was like that but I pushed newer releases today and it seems to refresh that page.

github-actions[bot] commented 1 year ago

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.