Tom Harvey
3383222667
Merge pull request #13670 from StephenWeatherford/dev/stephweatherford/9694
...
[MS] Fix crash #7353 , and support bool and int outputs
2017-05-03 08:06:31 +01:00
Tom Harvey
5a2aecd1e1
Merge pull request #14099 from dominik-lekse/public-feature/azurerm-sql-elasticpool
...
provider/azurerm: Add resource azurerm_sql_elasticpool
2017-05-03 06:29:24 +01:00
Tom Harvey
01ad95c3c2
Fixing a typo `creation_data` -> `creation_date`
2017-05-03 06:04:09 +01:00
Martins Sipenko
c7fb9808ef
config: sha512 hash functions ( #14100 )
2017-05-02 16:35:23 -07:00
Chris Broglie
23f4e9fe08
website: Add missing aws_ prefix to aws_kinesis_stream data source
2017-05-02 16:33:13 -07:00
Christoph Tavan
266865d75a
provider/google: Fix config key in compute_url_map docs
2017-05-02 23:18:42 +02:00
Christoph Tavan
7ecc515704
provider/google: Document backend buckets for compute_url_map
...
The current google_compute_url_map resource already supports backend
buckets out of the box: Just pass the self_link of the backend buckets
as you would pass the self_link of a backend service.
This adds some example code as well.
2017-05-02 23:18:41 +02:00
Christoph Tavan
c853d91203
provider/google: Remove unsupported region from compute_url_map docs
...
When trying to run the example code with the most recent terraform
master you get the following errors:
```
2 error(s) occurred:
* google_compute_backend_service.home: "region": [REMOVED] region has been removed as it was never used
* google_compute_backend_service.login: "region": [REMOVED] region has been removed as it was never used
```
Hence remove it from the documentation.
2017-05-02 23:18:40 +02:00
Christoph Tavan
9b9144ba95
provider/google: Add support for backend buckets
...
Adds a new resource google_compute_backend_bucket according to
https://cloud.google.com/compute/docs/reference/latest/backendBuckets
Fixes hashicorp/terraform#12505
2017-05-02 23:18:40 +02:00
Martin Atkins
ac1127060d
website: suggest Stack Exchange sites as a place to ask questions
...
There's a pre-existing Terraform presence on both Server Fault and
Stack Overflow that seem to be generating good questions and answers, so
here we'll try to send users to the right sites to ask questions and
encourage them to be good participants in those communities.
2017-05-02 09:33:22 -07:00
Adam Wright
a401aee923
Make `wait_for_ready_timeout` default match code ( #14149 )
...
The `wait_for_ready_timeout` timeout was listed as 10m, but
cd79471ecb
altered reality to be 20m. The
documentation should match the code.
2017-05-02 16:01:03 +01:00
Tom Elliff
551eedcf26
Document the data source interpolation usage ( #14144 )
...
* Document the data source interpolation usage
Also briefly mentions how to use counts and splat syntax as with resources to further document the usage of counts for data sources (see https://github.com/hashicorp/terraform/pull/14143 ).
* Output -> Attribute
As per feedback.
2017-05-02 15:17:24 +01:00
Tom Elliff
64cd64d061
Document that data sources support meta parameters such as count ( #14143 )
...
Also fix the bad interpolation in the subnet_ids example.
2017-05-02 15:05:50 +01:00
Tom Harvey
c3b89954b9
Merge pull request #14123 from zaharcan/patch-1
...
Update graph.html.markdown
2017-05-02 07:10:03 +01:00
Tom Harvey
cca472ae03
Merge pull request #14125 from zaharcan/patch-2
...
Update rule_set.html.markdown
2017-05-02 07:08:46 +01:00
Clint
a8e4a9bf07
provider/aws: Update `aws_emr_cluster` to support Security Configuration ( #14133 )
...
* added emr security configurations
* gofmt after rebase
* provider/aws: Update EMR Cluster to support Security Configuration
* update test to create key
* update docs
2017-05-01 17:02:59 -05:00
Jake Champlin
3a01d5f5e1
Merge pull request #14104 from rlweb/feature/aws_dynamodb_table-add-timetolive
...
provider/aws: aws_dynamodb_table Add support for TimeToLive
2017-05-01 15:37:34 -04:00
Jake Champlin
a459bac06a
Merge pull request #14121 from iamjarvo/patch-2
...
Add import example
2017-05-01 15:27:48 -04:00
Ryon
acaffd9dbb
Update news section with April 4 webinar video ( #14109 )
2017-05-01 14:07:48 -05:00
zaharcan
cd8cafb4f4
Update rule_set.html.markdown
2017-05-01 14:42:40 -04:00
zaharcan
18585f3ec0
Update graph.html.markdown
2017-05-01 14:40:23 -04:00
Jearvon Dharrie
2229d65043
Add import example
2017-05-01 14:01:21 -04:00
Jake Champlin
05654b02a2
Merge pull request #14078 from justincampbell/heroku-pipelines
...
provider/heroku: Add resources for Heroku Pipelines
2017-05-01 10:52:54 -04:00
Radek Simko
143c8bbdfe
docs/aws: Add undocumented fields to all WAF resources ( #14091 )
...
* docs/aws: Add undocumented fields to all WAF resources
* docs/aws: Alphabetically sort WAF resources
2017-05-01 15:23:30 +01:00
Jake Champlin
4939e24ca0
Merge pull request #14103 from travertischio/fastly-optional-conditions
...
provider/fastly Changes setting conditionals to optional
2017-05-01 10:21:35 -04:00
Justin Campbell
ccb1b7ebec
website: Add docs for Heroku Pipeline resources
2017-05-01 10:15:08 -04:00
Jake Champlin
86903a951f
Merge pull request #14092 from gazoakley/iam-database-authentication
...
provider/aws: Add support for IAMDatabaseAuthenticationEnabled
2017-05-01 10:06:59 -04:00
clint shryock
df777566f9
provider/aws: Update s3 bucket docs to fix typo
2017-05-01 08:39:37 -05:00
Jake Champlin
9be6aa200a
Merge pull request #14084 from hashicorp/paddy_goog_app_creds
...
Document GOOGLE_APPLICATION_CREDENTIALS support.
2017-05-01 09:32:43 -04:00
Rhys Laval
27d3d2a871
provider/aws: aws_dynamodb_table Add support for TimeToLive
2017-04-30 23:20:38 +01:00
travertischio
041d5a369e
Makes cache setting condition optional in fastly service
2017-04-30 17:16:06 -03:00
travertischio
3489795396
Makes request condition optional for fastly request settings
2017-04-30 17:15:51 -03:00
Dominik Lekse
720ae3dea0
Added resource azurerm_sql_elasticpool
2017-04-30 11:48:33 +02:00
Gareth Oakley
e4c732b34c
Add support for IAMDatabaseAuthenticationEnabled
2017-04-29 20:32:21 +01:00
stack72
be002d9345
provider/aws: Add documentation for the EFS File System DataSource
2017-04-29 11:38:10 +12:00
Paddy
9dffeddbb7
Document GOOGLE_APPLICATION_CREDENTIALS support.
...
We've supported GOOGLE_APPLICATION_CREDENTIALS as an environment
variable (it comes free with our OAuth2 client) but it has never been
documented. Documenting it now to resolve #12626 .
2017-04-28 16:16:38 -07:00
Clint
7c59f7e282
provider/aws: Add EMR Security Configuration Resource ( #14080 )
...
* provider/aws: Add EMR Security Configuration
* provider/aws: Document EMR security configuration
* small refactoring and add an import test
2017-04-28 16:28:49 -05:00
Jake Champlin
ba52f8045f
Merge pull request #14077 from hashicorp/triton-allow-insecure
...
provider/triton: Add `insecure_skip_tls_verify`
2017-04-28 16:26:43 -04:00
James Nugent
eaed36b47e
provider/triton: Add `insecure_skip_tls_verify`
...
This commit adds an option to skip TLS verification of the Triton
endpoint, which can be useful for private or temporary installations not
using a certificate signed by a trusted root CA.
Fixes #13722 .
2017-04-28 11:56:26 -07:00
Maciej Skierkowski
5c4d85d7dc
Merge pull request #14022 from hashicorp/skierkowski/tfe-state-docs-0-9-update
...
Updating TFE state documentation for 0.9.X
2017-04-28 11:46:00 -07:00
James Nugent
04436e4cbd
provider/triton: Clarify cloud_config docs
2017-04-28 11:01:50 -07:00
Maciej Skierkowski
b142c04db2
removing whitespace
2017-04-28 10:54:37 -07:00
Maciej Skierkowski
8cee4eb12b
Adding a deprecation warning on 'terraform remote config' command
2017-04-28 10:52:59 -07:00
Brian Cervenka
93a0bad923
provider/triton: Add metadata key for cloud-init
...
Under joyent/triton, the cloud-init cloud-config data actually comes out
of a key called cloud-init:user-data, as opposed to to the standard
user-data. This will make it possible to send the cloud-config data to
triton machines.
Documentation reference: https://docs.joyent.com/public-cloud/instances/virtual-machines/images/linux/ubuntu-certified#cloud-init-examples
2017-04-28 10:52:54 -07:00
David Tesar
9d4a23d9a8
fix example templates
...
With the FQDN specified, it throws error:
```
1 error(s) occurred:
* azurerm_container_service.test: "agent_pool_profile.0.fqdn": this field cannot be set
```
2017-04-27 12:53:39 -07:00
clint shryock
d6560b96d7
provider/heroku: Update docs to include heroku-app-feature
2017-04-27 09:59:54 -05:00
Dan Peterson
e495c6bacc
providers/heroku: add heroku_app_feature resource ( #14035 )
2017-04-27 09:55:07 -05:00
Jake Champlin
e91d915154
Merge pull request #13956 from weargoggles/patch-1
...
provider/nomad: Add TLS options
2017-04-27 10:43:50 -04:00
Radek Simko
42c7d00568
docs/digitalocean: Add image data source to sidebar ( #14030 )
2017-04-27 11:55:25 +01:00
Dominik-K
238beaea33
Docs: `dir` flag in `get` cmd -> root module def. in `modules/index.html` ( #13940 )
2017-04-27 11:27:16 +01:00