Skip to content

Commit

Permalink
make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismarget-j committed Aug 13, 2024
1 parent ca17f8a commit b70cb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/freeform_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ output "test_System_out" { value = data.apstra_freeform_system.test }
### Optional

- `deploy_mode` (String) Deploy mode of the System
- `device_profile_id` (String) Device profile ID of the System
- `device_profile_id` (String) Device profile ID of the System. Required when `type` is "internal".
- `system_id` (String) ID (usually serial number) of the Managed Device to associate with this System
- `tags` (Set of String) Set of Tag labels

Expand Down

0 comments on commit b70cb25

Please sign in to comment.