Skip to content

Commit

Permalink
Update subnet docs
Browse files Browse the repository at this point in the history
`mtu` is a read-only value for `gcore_network`.
  • Loading branch information
zadjadr authored Nov 22, 2023
1 parent b0b9279 commit 529e7d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/subnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ provider gcore {
resource "gcore_network" "network" {
name = "network_example"
mtu = 1450
type = "vxlan"
region_id = 1
project_id = 1
Expand Down

0 comments on commit 529e7d7

Please sign in to comment.