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
2727
2828| Name | Version |
2929| ------| ---------|
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 |
3232
3333## Modules
3434
Original file line number Diff line number Diff line change @@ -876,4 +876,4 @@ variable "ignore_signing_job_failure" {
876876 description = " Set this argument to true to ignore signing job failures and retrieve failed status and reason"
877877 type = bool
878878 default = false
879- }
879+ }
You can’t perform that action at this time.
0 commit comments