Skip to content

Commit 686cd4b

Browse files
committed
add OpenStack to list of IaaS providers
1 parent edc280a commit 686cd4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/index.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ etc. Almost any infrastructure noun can be represented as a resource in Terrafor
1414

1515
Terraform is agnostic to the underlying platforms by supporting providers. A provider
1616
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),
17+
generally are an IaaS (e.g. AWS, DigitalOcean, GCE, OpenStack), PaaS (e.g. Heroku, CloudFoundry),
1818
or SaaS services (e.g. Atlas, DNSimple, CloudFlare).
1919

2020
Use the navigation to the left to read about the available providers.

0 commit comments

Comments
 (0)