cookbook:
  name: Tutorial 05 User Secrets
  canonical_name: tutorial-05-user-secrets
  environment:
    public: []
    secrets:
      - TUTORIAL_DISPOSABLE_TOKEN
  pages:
    - page: 1
      name: User Secrets
      recipes:
        - recipe: Check Secret Preflight
          canonical_name: check-secret-preflight
          description: Prove names-only secret preflight without printing the value.
          form: []
          now:
            steps:
              - step: 1
                name: Confirm secret injection
                image: tutorial-user-secrets:dev
                timeout: 1.minute
