Skip to content

Commit 02a3207

Browse files
author
Falk Schykowski
committed
Don't override provider version constraints
1 parent 126c9cf commit 02a3207

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@ We are grateful to the community for contributing bugfixes and improvements! Ple
183183

184184
| Name | Version |
185185
|------|---------|
186-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.76.0 |
187-
| <a name="provider_time"></a> [time](#provider\_time) | 0.12.1 |
188-
| <a name="provider_tls"></a> [tls](#provider\_tls) | 4.0.6 |
186+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.70 |
187+
| <a name="provider_time"></a> [time](#provider\_time) | >= 0.9 |
188+
| <a name="provider_tls"></a> [tls](#provider\_tls) | >= 3.0 |
189189

190190
## Modules
191191

0 commit comments

Comments
 (0)