Skip to content

Commit 26b2778

Browse files
committed
make tfproviderdocs
1 parent fd6b177 commit 26b2778

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/docs/r/lakeformation_lf_tag_expression.html.markdown

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ The following arguments are required:
3737
* `name` - (Required) Name of the LF-Tag Expression.
3838
* `expression` - (Required) A list of LF-Tag conditions (key-value pairs). See [expression](#expression) for more details.
3939

40-
### expression
41-
42-
* `tag_key` - (Required) The key-name for the LF-Tag.
43-
* `tag_values` - (Required) A list of possible values for the LF-Tag
44-
4540
The following arguments are optional:
4641

4742
* `region` - (Optional) Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the [provider configuration](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
4843
* `catalog_id` - (Optional) ID of the Data Catalog. Defaults to the account ID if not specified.
4944
* `description` - (Optional) Description of the LF-Tag Expression.
5045

46+
### expression
47+
48+
* `tag_key` - (Required) The key-name for the LF-Tag.
49+
* `tag_values` - (Required) A list of possible values for the LF-Tag
50+
5151
## Attribute Reference
5252

5353
This resource exports no additional attributes.

0 commit comments

Comments
 (0)