MStrap::Defs::ProfileConfigDef
Inherits MStrap::Defs::Def / HCL::Serializable / Reference / Object
Constructors
new(node : HCL::AST::Body, ctx : HCL::ExpressionContext)
Sourcenew(name : String, url : String, revision : Nil | String = nil)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
dir
Sourcehash(hasher)
See Object#hash(hasher)
merge!(other : self)
Sourcename
Sourcename=(name : String)
Sourcepath
Sourcerevision
Sourcerevision=(revision : String | Nil)
Sourceurl
Sourceurl=(url : String)
Source