Code Monkey home page Code Monkey logo

Comments (6)

mikkelnygard avatar mikkelnygard commented on June 14, 2024 1

Hi @mikkelnygard - That's the correct API reference, and you're correct that making that field user-controlled is unsupported. network_config.vcenter_network is output only, so the note from triage was incorrect. Sorry for misleading you!

Unfortunately we're constrained by the API, so if a feature is supported via config files and gkectl but not by the API then we can only make a feature request to the service team that manages the API.

Ok, thank you for the clarification.
This is unfortunately a blocker for us, and means we can not use the terraform provider.
Can you make that feature request?

from terraform-provider-google.

SarahFrench avatar SarahFrench commented on June 14, 2024

Notes from triage: The field is present on the google_gkeonprem_vmware_cluster resource, but currently it's implemented as an output. The field will need to be changed to be Optional + Computed.

Edit: see comments below - in the API this field can only be an output currently, but when configuring a cluster via config files the value can be changed

from terraform-provider-google.

mikkelnygard avatar mikkelnygard commented on June 14, 2024

Notes from triage: The field is present on the google_gkeonprem_vmware_cluster resource, but currently it's implemented as an output. The field will need to be changed to be Optional + Computed.

I have tested my pull request by building the provider locally.
While setting network_config.vcenter_network is accepted, it does not seem to have any effect on the created kubernetes cluster.
Are you sure the underlying api supports it? Where can I find the reference?

Edit: if this is the api reference, it does not seem to be supported.

However, it is supported here.

from terraform-provider-google.

SarahFrench avatar SarahFrench commented on June 14, 2024

Hi @mikkelnygard - That's the correct API reference, and you're correct that making that field user-controlled is unsupported. network_config.vcenter_network is output only, so the note from triage was incorrect. Sorry for misleading you!

Unfortunately we're constrained by the API, so if a feature is supported via config files and gkectl but not by the API then we can only make a feature request to the service team that manages the API.

from terraform-provider-google.

bateau84 avatar bateau84 commented on June 14, 2024

Any update on this issue @SarahFrench ?

from terraform-provider-google.

SarahFrench avatar SarahFrench commented on June 14, 2024

@bateau84 No updates I'm afraid! This issue has been forwarded to the relevant service team to act on. I'm unable to contact them for an update.

from terraform-provider-google.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.