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

feat(influx): extend stacks update cmd with ability to add resources #18758

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

jsteenb2
Copy link
Contributor

@jsteenb2 jsteenb2 commented Jun 26, 2020

closes: #18646

@jsteenb2 jsteenb2 requested a review from a team as a code owner June 26, 2020 22:18
@jsteenb2 jsteenb2 requested review from imogenkinsman and sanderson and removed request for a team June 26, 2020 22:18
@jsteenb2 jsteenb2 force-pushed the 18646/updte_stack_with_export branch 4 times, most recently from 0a03b97 to ca5fb7b Compare June 26, 2020 22:48
@@ -680,10 +677,10 @@ func (b *cmdPkgBuilder) cmdStackInit() *cobra.Command {

Examples:
# Initialize a stack with a name and description
influx stack init -n $STACK_NAME -d $STACK_DESCRIPTION
influx stacks init -n $STACK_NAME -d $STACK_DESCRIPTION
Copy link
Contributor Author

@jsteenb2 jsteenb2 Jun 26, 2020

Choose a reason for hiding this comment

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

🤦 , I forgot this a while back 🤦 x1000

@jsteenb2 jsteenb2 force-pushed the 18646/updte_stack_with_export branch from ca5fb7b to 7f7aba1 Compare June 26, 2020 23:00
@jsteenb2 jsteenb2 merged commit 2f2140e into master Jun 29, 2020
@jsteenb2 jsteenb2 deleted the 18646/updte_stack_with_export branch June 29, 2020 14:03
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.

Add ability to associate net new resources with stack-id on export
2 participants