Skip to content

Commit 2eecbfb

Browse files
committed
example readme
1 parent 46076c1 commit 2eecbfb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/code-signing/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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.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 |
3232

3333
## Modules
3434

@@ -43,7 +43,6 @@ Note that this example may create resources which cost money. Run `terraform des
4343
|------|------|
4444
| [aws_lambda_code_signing_config.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lambda_code_signing_config) | resource |
4545
| [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 |
4746
| [aws_signer_signing_profile.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/signer_signing_profile) | resource |
4847
| [random_pet.this](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/pet) | resource |
4948

0 commit comments

Comments
 (0)