Updated copy

This commit is contained in:
Nic Jackson 2017-04-07 10:07:23 +01:00
parent b908fc54dc
commit cde1df8af7
No known key found for this signature in database
GPG Key ID: 2CD2E635F441E5E4
1 changed files with 1 additions and 1 deletions

View File

@ -127,4 +127,4 @@ provider "aws" {
}
```
Only [variables](/docs/configuration/variables) and [remote state](/docs/state/remote.html) are supported, it is not possible to use the output from a resource, module or data source in the interpolation syntax for a provider.
~> **NOTE:** Only [variables](/docs/configuration/variables) and [remote state](/docs/state/remote.html) are supported at this point, it is not currently possible to use the output from a resource, module or data source in the interpolation syntax for a provider.