@bootstrapping @bootstrap Feature: Bootstrapping
As a service component
In order to use the configuration service
I want to bootstrap the configuration service.
Scenario: Environmental bootstrapping
Given environmental service configuration
When I bootstrap the configuration service from the environment
Then I receive a functioning configuration service
And the environmental service configuration has been scrubbed