"Cast" the type of the default variables for the sake of clarity
Open
new contributor
- Dominant language
- HCL
- Stars
- 12
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
```
variable "key" {
type = "string/map/whatever"
default = "value"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.