Skip to content

Conversation

@senyo-asamoah-zefr
Copy link

This enables the canary feature post application creation if the flag is set to true.
terraform resource definition will look like the sample below:

resource "spinnaker_application" "test-app" {
    application = "test-app"
    email = "[email protected]"
    canary = true
}

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.

1 participant