Skip to content

Commit

Permalink
Auto-update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2023
1 parent 0e22be7 commit cafb3fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 18 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ We highly recommend that in your code you pin the version to the exact version y
using so that your infrastructure remains stable, and update versions in a
systematic way so that they do not catch you by surprise.

Also, because of a bug in the Terraform registry ([hashicorp/terraform#21417](https://github.com/hashicorp/terraform/issues/21417)),
the registry shows many of our inputs as required when in fact they are optional.
The table below correctly indicates which inputs are required.


Include this module in your existing terraform code:

Expand Down Expand Up @@ -215,13 +211,13 @@ No requirements.

| Name | Source | Version |
|------|--------|---------|
| <a name="module_backups_label"></a> [backups\_label](#module\_backups\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_datapipeline_label"></a> [datapipeline\_label](#module\_datapipeline\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_label"></a> [label](#module\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_logs_label"></a> [logs\_label](#module\_logs\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_resource_role_label"></a> [resource\_role\_label](#module\_resource\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_role_label"></a> [role\_label](#module\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_sns_label"></a> [sns\_label](#module\_sns\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_backups_label"></a> [backups\_label](#module\_backups\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_datapipeline_label"></a> [datapipeline\_label](#module\_datapipeline\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_label"></a> [label](#module\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_logs_label"></a> [logs\_label](#module\_logs\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_resource_role_label"></a> [resource\_role\_label](#module\_resource\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_role_label"></a> [role\_label](#module\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_sns_label"></a> [sns\_label](#module\_sns\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |

## Resources

Expand Down
14 changes: 7 additions & 7 deletions docs/terraform.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ No requirements.

| Name | Source | Version |
|------|--------|---------|
| <a name="module_backups_label"></a> [backups\_label](#module\_backups\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_datapipeline_label"></a> [datapipeline\_label](#module\_datapipeline\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_label"></a> [label](#module\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_logs_label"></a> [logs\_label](#module\_logs\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_resource_role_label"></a> [resource\_role\_label](#module\_resource\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_role_label"></a> [role\_label](#module\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_sns_label"></a> [sns\_label](#module\_sns\_label) | git::https://github.com/cloudposse/terraform-null-label.git | tags/0.3.1 |
| <a name="module_backups_label"></a> [backups\_label](#module\_backups\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_datapipeline_label"></a> [datapipeline\_label](#module\_datapipeline\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_label"></a> [label](#module\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_logs_label"></a> [logs\_label](#module\_logs\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_resource_role_label"></a> [resource\_role\_label](#module\_resource\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_role_label"></a> [role\_label](#module\_role\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |
| <a name="module_sns_label"></a> [sns\_label](#module\_sns\_label) | git::https://github.com/cloudposse/terraform-null-label.git | 0.25.0 |

## Resources

Expand Down

0 comments on commit cafb3fc

Please sign in to comment.