Closed BSick7 closed 2 years ago
This PR implements everything necessary for the create module guide @ https://github.com/nullstone-io/docs/pull/19
stacks new
envs new
blocks list
blocks new
modules generate
modules new
modules publish
workspaces select
This relies on 2 additional changes to the nullstone terraform provider:
.nullstone/active-workspace.yml
.nullstone.json
This PR implements everything necessary for the create module guide @ https://github.com/nullstone-io/docs/pull/19
stacks new
command.envs new
command.blocks list
command.blocks new
command.modules generate
command.modules new
command.modules publish
command.workspaces select
command.This relies on 2 additional changes to the nullstone terraform provider:
.nullstone/active-workspace.yml
(in addition to.nullstone.json
with the intention to deprecate)