Module: Pangea

Defined in:
lib/pangea/stack.rb,
lib/pangea.rb,
lib/pangea/cli.rb,
lib/pangea/shell.rb,
lib/pangea/state.rb,
lib/pangea/utils.rb,
lib/pangea/config.rb,
lib/pangea/module.rb,
lib/pangea/version.rb,
lib/pangea/executor.rb,
lib/pangea/modcache.rb,
lib/pangea/renderer.rb,
lib/pangea/processor.rb

Overview

unfortunately, in order to call an opentofu mod/resource combination a file must be created represent the resource module and then another file must represent the caller. this means temporarily having a folder created for each as we move through mod/resources

Defined Under Namespace

Modules: App, Config, Executor, Processor, Shell, Utils Classes: Cli, DirectoryRenderer, LocalState, ModCache, Module, S3Renderer, S3State, Stack, State

Constant Summary collapse

VERSION =
%(0.0.57).freeze