terraform/website/source
Krzysztof Wilczynski 63a14be8da Add ability to set Performance Mode in aws_efs_file_system. (#7791)
* Add ability to set Performance Mode in aws_efs_file_system.

The Elastic File System (EFS) allows for setting a Performance Mode during
creation, thus enabling anyone to chose performance of the file system according
to their particular needs. This commit adds an optional "performance_mode"
attribte to the aws_efs_file_system resource so that an appropriate mode can be
set as needed.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>

* Add test coverage for the ValidateFunc used.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>

* Add "creation_token" and deprecate "reference_name".

Add the "creation_token" attribute so that the resource follows the API more
closely (as per the convention), thus deprecate the "reference_name" attribute.

Update tests and documentation accordingly.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2016-07-28 11:19:39 +01:00
..
assets website: Scaleway Documentation (#7685) 2016-07-18 10:44:27 +01:00
docs Add ability to set Performance Mode in aws_efs_file_system. (#7791) 2016-07-28 11:19:39 +01:00
intro docs/intro: Change the location of Atlas User Tokens in Intro docs (#7822) 2016-07-27 01:06:23 +01:00
layouts provider/azurerm: `azurerm_storage_table` resource (#7327) 2016-07-27 22:49:43 +01:00
.gitignore
404.html.erb
community.html.erb
downloads.html.erb
index.html.erb
robots.txt
sitemap.xml.builder