generated from cloudposse-terraform-components/template
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
We use github-actions-iam-policy mixin.
After the last update to this module, it stops working with this error:
│ Error: Duplicate local value definition
│
│ on main.tf line 2, in locals:
│ 2: enabled = module.this.enabled
│
│ A local value named "enabled" was already defined at
│ github-actions-iam-policy.tf:2,3-50. Local value names must be unique
│ within a module.
Steps to Reproduce
Steps to reproduce the behavior:
- Vendor v1.536.0 of this component
- Add the latest version of github-actions-iam-policy.tf
- Try to build a plan
mtb-xt and hans-d
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system