File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-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.79 |
31
- | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 2.0 |
30
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.84.0 |
31
+ | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.6.3 |
32
32
33
33
## Modules
34
34
@@ -43,7 +43,6 @@ Note that this example may create resources which cost money. Run `terraform des
43
43
| ------| ------|
44
44
| [ aws_lambda_code_signing_config.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_code_signing_config ) | resource |
45
45
| [ aws_s3_object.unsigned] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_object ) | resource |
46
- | [ aws_signer_signing_job.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/signer_signing_job ) | resource |
47
46
| [ aws_signer_signing_profile.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/signer_signing_profile ) | resource |
48
47
| [ random_pet.this] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet ) | resource |
49
48
You can’t perform that action at this time.
0 commit comments