We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc280a commit 686cd4bCopy full SHA for 686cd4b
1 file changed
website/source/docs/providers/index.html.markdown
@@ -14,7 +14,7 @@ etc. Almost any infrastructure noun can be represented as a resource in Terrafor
14
15
Terraform is agnostic to the underlying platforms by supporting providers. A provider
16
is responsible for understanding API interactions and exposing resources. Providers
17
-generally are an IaaS (e.g. AWS, DigitalOcean, GCE), PaaS (e.g. Heroku, CloudFoundry),
+generally are an IaaS (e.g. AWS, DigitalOcean, GCE, OpenStack), PaaS (e.g. Heroku, CloudFoundry),
18
or SaaS services (e.g. Atlas, DNSimple, CloudFlare).
19
20
Use the navigation to the left to read about the available providers.
0 commit comments