mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
parent
0f0c728c90
commit
0e1a86f93b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ resource "opentelekomcloud_vpc_eip_v1" "eip_1" {
|
||||||
type = "5_bgp"
|
type = "5_bgp"
|
||||||
}
|
}
|
||||||
bandwidth {
|
bandwidth {
|
||||||
name = "bandwidth-${random_id.tpot.b64_std}"
|
name = "bandwidth-${random_id.tpot.b64_url}"
|
||||||
size = var.eip_size
|
size = var.eip_size
|
||||||
share_type = "PER"
|
share_type = "PER"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue