Terraform 0.13 Support - Remove var.enabled
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Now that Terraform 0.13 is released, we can remove the `enabled` variable and its usages within the component, since we can now use `count` on the module resource.
## Desired Change
1. Remove usage of `enabled`
2. Bump terraform version on 0.13
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Locate the component's Terraform configuration, find the enabled variable and its usages, and identify where the Terraform version is declared. Done means enabled is removed, the Terraform version is 0.13, and the component remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100