Skip to content

Commit

Permalink
more missing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
bwJuniper committed Oct 21, 2024
1 parent 9295372 commit 6543901
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions apstra/design/template_rack_based.go
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,6 @@ func (o TemplateRackBased) ResourceAttributesNested() map[string]resourceSchema.
MarkdownDescription: "Defines the inter-rack virtual network overlay protocol in the fabric.",
Computed: true,
},
"fabric_link_addressing": resourceSchema.StringAttribute{
DeprecationMessage: "Apstra 4.1.0 is not supported by this release. This field must not be used.",
MarkdownDescription: "Fabric addressing scheme for Spine/Leaf links.",
Computed: true,
},
"rack_infos": resourceSchema.MapNestedAttribute{
MarkdownDescription: "Map of Rack Type info (count + details)",
Computed: true,
Expand Down
1 change: 0 additions & 1 deletion docs/resources/template_pod_based.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Read-Only:
Read-Only:

- `asn_allocation_scheme` (String) "unique" is for 3-stage designs; "single" is for 5-stage designs.
- `fabric_link_addressing` (String, Deprecated) Fabric addressing scheme for Spine/Leaf links.
- `id` (String) ID of the pod inside the 5 stage template.
- `name` (String) Name of the pod inside the 5 stage template.
- `overlay_control_protocol` (String) Defines the inter-rack virtual network overlay protocol in the fabric.
Expand Down

0 comments on commit 6543901

Please sign in to comment.