Skip to content

Commit

Permalink
bug/399
Browse files Browse the repository at this point in the history
  • Loading branch information
rajagopalans committed Oct 10, 2023
1 parent a995094 commit f615b27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/datacenter_interfaces_by_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ data "apstra_datacenter_interfaces_by_system" "test" {
# The interesting output of apstra_datacenter_interfaces_by_system.test
# is in the 'if_map' attribute:
#
# "id_map" = tomap({
# "if_map" = tomap({
# "ae1" = "Pyu5ONSkPaJ36mwaRqQ"
# "ae2" = "oaMT0oZSnMZcY-RGY6U"
# "lo0.0" = "l2_esi_2x_links_001_leaf1_loopback"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ data "apstra_datacenter_interfaces_by_system" "test" {
# The interesting output of apstra_datacenter_interfaces_by_system.test
# is in the 'if_map' attribute:
#
# "id_map" = tomap({
# "if_map" = tomap({
# "ae1" = "Pyu5ONSkPaJ36mwaRqQ"
# "ae2" = "oaMT0oZSnMZcY-RGY6U"
# "lo0.0" = "l2_esi_2x_links_001_leaf1_loopback"
Expand Down

0 comments on commit f615b27

Please sign in to comment.