Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Stack Spec Scoped Variable #230

Merged
merged 5 commits into from
Dec 12, 2023
Merged

Conversation

blewisCycle
Copy link
Collaborator

@blewisCycle blewisCycle commented Dec 11, 2023

Add the scoped variable update to the stack build deploy struct

  • add_new
  • replace_existing

@blewisCycle blewisCycle changed the title Draft: stack-spec-scoped-var Update Stack Spec Scoped Variable Dec 11, 2023
type: string
description: The ID for the environment this stack build will be deployed to.
update:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be nullable too.
image

additionalProperties:
$ref: "../StackDeployContainersObject.yml"
minProperties: 1
scoped_variables:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nullable
image

minProperties: 1
scoped_variables:
type: object
description: An object that describes configuration options for scoped variables on stack build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

period

@mattoni mattoni merged commit ba925fe into main Dec 12, 2023
@mattoni mattoni deleted the blewis/stack-spec-scoped-var branch December 12, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants