Skip to content

Commit 5693175

Browse files
committed
update terraform docs
1 parent b027c9c commit 5693175

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@ module "static-site" {
1919

2020
| Name | Version |
2121
| ------------------------------------------------------------------------ | ------------- |
22-
| <a name="requirement_terraform"></a> [terraform](#requirement_terraform) | >= 1.0, < 2.0 |
22+
| <a name="requirement_terraform"></a> [terraform](#requirement_terraform) | >= 1.1, < 2.0 |
2323
| <a name="requirement_aws"></a> [aws](#requirement_aws) | ~> 4.32 |
24-
| <a name="requirement_gitlab"></a> [gitlab](#requirement_gitlab) | ~> 3.18 |
24+
| <a name="requirement_gitlab"></a> [gitlab](#requirement_gitlab) | ~> 15.7 |
2525

2626
## Providers
2727

2828
| Name | Version |
2929
| --------------------------------------------------------- | ------- |
3030
| <a name="provider_aws"></a> [aws](#provider_aws) | ~> 4.32 |
31-
| <a name="provider_gitlab"></a> [gitlab](#provider_gitlab) | ~> 3.18 |
31+
| <a name="provider_gitlab"></a> [gitlab](#provider_gitlab) | ~> 15.7 |
3232

3333
## Modules
3434

3535
| Name | Source | Version |
3636
| -------------------------------------------------------------------- | ----------------------------------- | ------- |
37-
| <a name="module_certificate"></a> [certificate](#module_certificate) | terraform-aws-modules/acm/aws | 4.1.0 |
38-
| <a name="module_s3_bucket"></a> [s3_bucket](#module_s3_bucket) | terraform-aws-modules/s3-bucket/aws | 3.4.0 |
37+
| <a name="module_certificate"></a> [certificate](#module_certificate) | terraform-aws-modules/acm/aws | 4.3.1 |
38+
| <a name="module_s3_bucket"></a> [s3_bucket](#module_s3_bucket) | terraform-aws-modules/s3-bucket/aws | 3.6.0 |
3939

4040
## Resources
4141

0 commit comments

Comments
 (0)