Skip to content

Commit

Permalink
Fix typos in definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jul 24, 2023
1 parent 594598b commit 8e1191f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Read-Only:
- `tloc_ip` (String) TLOC IP address
- `tloc_list_id` (String) TLOC list ID
- `tloc_list_version` (Number) TLOC list version
- `type` (String) Type of action entry
- `type` (String) Type of set parameter



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Optional:

Required:

- `type` (String) Type of action entry
- `type` (String) Type of set parameter
- Choices: `tlocList`, `tloc`, `tlocAction`, `preference`, `ompTag`, `community`, `communityAdditive`, `service`

Optional:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ attributes:
type: Bool
bool_empty_value: true
description: Enable logging
example: ""
example: true
exclude_test: true
- model_name: parameter
tf_name: cloud_sla
Expand All @@ -287,7 +287,7 @@ attributes:
type: Bool
bool_empty_string: true
description: Cloud SLA
example: ""
example: true
exclude_test: true
- model_name: parameter
tf_name: sla_class_parameters
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ attributes:
communityAdditive,
service,
]
description: Type of action entry
description: Type of set parameter
example: preference
- model_name: ref
tf_name: tloc_list_id
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e1191f

Please sign in to comment.