FlexibleEngineCloud / terraform-flexibleengine-cce

Terraform module which creates CCE resources on Flexible Engine
Apache License 2.0
4 stars 5 forks source link

Add container_network_type as input of the module #16

Closed SBatais closed 4 months ago

SBatais commented 1 year ago

Module version : 2.3.3 I would like to know if it's possible to add the parameter container_network_type of the resource flexibleengine_cce_cluster_v3, as an input of the module, in order to be able to set it with a value different than "overlay_l2" Thanks in advance for this improvment

stephbat commented 1 year ago

see pull request https://github.com/FlexibleEngineCloud/terraform-flexibleengine-cce/pull/17