terraform/website/source/docs/providers/aws
Sander van Harmelen 10c6c873ed provider/aws: add an option to skip getting the EC2 platforms (#13672)
* Add an option to skip getting the EC2 platforms

Even through this call fails silently in case of an error (usually lack of rights), it’s still a pretty extensive call.

In our region (eu-west-1) this can take up to 3 seconds. And since we have a system that involves doing much planning with the option `-refresh=false` these additional 3 seconds are really very annoying and totally not needed.

So being able to choose to skip them would make our lives a little better 😉

* Update the docs accordingly
2017-04-14 23:41:59 +02:00
..
d Quoting the title for the iam_role data source 2017-04-13 10:32:43 +01:00
r Update cloudwatch_log_subscription_filter.html.markdown (#13659) 2017-04-14 21:09:37 +03:00
index.html.markdown provider/aws: add an option to skip getting the EC2 platforms (#13672) 2017-04-14 23:41:59 +02:00