stackmate
  • Guides
    • Getting started
    • What is stackmate
    • Installation
    • Output files
  • Configuration
    • Configuration File
      • state
      • environments
      • provider
      • region
    • Application Services
    • Database services
    • Cache Services
    • Object storage
  • Commands
    • stackmate preview
    • stackmate deploy
    • stackmate destroy
  • How to
    • Use your own VPC on AWS
    • Handle SSL failures for AWS
  • Appendix
    • License
Powered by GitBook
On this page

Was this helpful?

  1. Configuration
  2. Configuration File

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.

PreviousenvironmentsNextregion

Last updated 1 year ago

Was this helpful?