mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-01 12:54:29 +02:00
fix: Revert removal of templates provider (#883)
Broke use case of passing in custom template content. Reverts most of the following PRs: - #865 - #863 - #854
This commit is contained in:
@@ -140,6 +140,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| local | >= 1.4 |
|
||||
| null | >= 2.1 |
|
||||
| random | >= 2.1 |
|
||||
| template | >= 2.1 |
|
||||
|
||||
## Providers
|
||||
|
||||
@@ -150,6 +151,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| local | >= 1.4 |
|
||||
| null | >= 2.1 |
|
||||
| random | >= 2.1 |
|
||||
| template | >= 2.1 |
|
||||
|
||||
## Inputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user