Versions in this module Expand all Collapse all v0 v0.3.8 Jul 6, 2026 v0.3.2 May 13, 2026 Changes in this version + type Output struct + Sensitive bool + Value string + type Resource struct + Kind string + Labels map[string]string + Name string + Properties map[string]string + type State struct + Outputs map[string]Output + func (s State) Output(key string) (string, bool)