Versions in this module Expand all Collapse all v0 v0.1.0 Mar 10, 2026 Changes in this version + func New(client apiClient.ClientInterface) resource.Resource + type CreateGlobalVariableInput struct + Name string + Value string + type DeleteGlobalVariableInput struct + Name string + type GetGlobalVariableByNameInput struct + Name string + type UpdateGlobalVariableInput struct + Name string + Value string