> For the complete documentation index, see [llms.txt](https://docs.stackmate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stackmate.io/configuration/configuration-file/provider.md).

# provider

The `provider` configuration option is the default cloud provider to use for services launched, state and secret storage unless specified otherwise. This practically means that the value you specify for the `provider` configuration option is the only one required across the configuration file, if you plan to use only one provider for everything: environments and state.

### Accepted values

Accepted cloud providers are:

* `aws` - Allows use of the AWS (Amazon Web Services) provider

*Note: We plan to support more cloud providers in the near future.*
