File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ Note that this example may create resources which cost money. Run `terraform des
27
27
28
28
| Name | Version |
29
29
| ------| ---------|
30
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.84.0 |
31
- | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.6.3 |
30
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.79 |
31
+ | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 2.0 |
32
32
33
33
## Modules
34
34
Original file line number Diff line number Diff line change @@ -876,4 +876,4 @@ variable "ignore_signing_job_failure" {
876
876
description = " Set this argument to true to ignore signing job failures and retrieve failed status and reason"
877
877
type = bool
878
878
default = false
879
- }
879
+ }
You can’t perform that action at this time.
0 commit comments