terraform/website/source
Raphael Randschau b52bf2c887 provider/scaleway: clarify scaleway_server volume attribute (#14772)
system volumes on scaleway can't easily be modified - instead one has to create
a new image with the desired system volume size. This is way out of scope of
terraform - see https://community.online.net/t/expanding-lssd/907/2 for steps on
how to build a new image.

the `scaleway_server` `volume` attribute should only be used if you want to
attach additional volumes to a server which will share the lifetime of the
server, e.g. they will be destroyed once the server is shut down.

To have volumes which outlive the attached server one should use
`scaleway_volume` and `scaleway_volume_attachement` instead.
2017-05-24 11:31:27 +01:00
..
assets Update news section with YAML data file (#14612) 2017-05-18 18:49:52 +03:00
docs provider/scaleway: clarify scaleway_server volume attribute (#14772) 2017-05-24 11:31:27 +01:00
guides Add more complete Read example 2017-05-05 17:36:30 -04:00
intro Update intro section 2017-04-06 14:09:07 -04:00
layouts Merge pull request #14721 from jtopjian/os-dns 2017-05-22 09:27:28 -06:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
404.html.md Update basic scaffolding 2017-04-06 14:08:37 -04:00
android-manifest.json.erb Add favicons 2017-04-06 14:08:40 -04:00
community.html.erb docs/community: Fix Radek's bio (#14706) 2017-05-22 09:51:09 +02:00
downloads.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
favicon.ico Add favicons 2017-04-06 14:08:40 -04:00
index.html.erb Update news section with YAML data file (#14612) 2017-05-18 18:49:52 +03:00
microsoft-tile.xml.builder Add favicons 2017-04-06 14:08:40 -04:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder