terraform-aws-modules / terraform-aws-autoscaling

Terraform module to create AWS Auto Scaling resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/autoscaling/aws
Apache License 2.0
289 stars 553 forks source link

fix: Updating license_specification block to be correct #196

Closed sc250024 closed 2 years ago

sc250024 commented 2 years ago

Description

The license_configuration_arn key should point to license_specification.value, and NOT license_specifications.value. See this comment for more details: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/195#issuecomment-1161735153

Motivation and Context

Closes #195

How Has This Been Tested?

antonbabenko commented 2 years ago

This PR is included in version 6.5.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.