Skip to content

Commit

Permalink
fix dead links XSLT (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdloo authored Dec 8, 2021
1 parent efca8f9 commit 1883125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/domain.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ Currently the following attributes are supported:
This is used to support features the provider does not allow to set from the schema.
It is not recommended to alter properties and settings that are exposed to the schema, as terraform will insist in changing them back to the known state.

See https://github.com/dmacvicar/terraform-provider-libvirt/blob/master/examples/xslt/main.tf and https://github.com/dmacvicar/terraform-provider-libvirt/blob/master/examples/xslt/nicmodel.xsl for a working example that changes the NIC model.
See https://github.com/dmacvicar/terraform-provider-libvirt/blob/main/examples/v0.13/xslt/main.tf and https://github.com/dmacvicar/terraform-provider-libvirt/blob/main/examples/v0.13/xslt/nicmodel.xsl for a working example that changes the NIC model.

## Attributes Reference

Expand Down

0 comments on commit 1883125

Please sign in to comment.