Joe Topjian
0d930618ad
Merge pull request #14307 from takaishi/support-to-create-seccgorup-rule-with-protocol-name
...
provider/openstack: Add to support protocols for resourceNetworkingSecGroupRuleV2
2017-05-14 22:33:30 -06:00
Ian Gibbs
a4784e4d2a
Document the data attribute that allows you to get at an instance's IPv6 address(es)
2017-05-14 21:42:18 +01:00
Jay Wang
6ca50dd81d
[MS] provider/azurerm: New resource - Express Route Circuit ( #14265 )
...
* Adds ExpressRoute circuit documentation
* Adds tests and doc improvements
* Code for basic Express Route Circuit support
* Use the built-in validation helper
* Added ignoreCaseDiffSuppressFunc to a few fields
* Added more information to docs
* Touchup
* Moving SKU properties into a set.
* Updates doc
* A bit more tweaks
* Switch to Sprintf for test string
* Updating the acceptance test name for consistency
2017-05-14 19:30:14 +01:00
r_takaishi
7ec662b243
provider/openstack: Add to support protocols for resourceNetworkingSecGroupRuleV2
2017-05-14 20:59:18 +09:00
Yusuke Goto
3b14fc90d9
provider/aws: AWS WAF Regional IPSet + ByteMatchSet support ( #13705 )
...
* provider/aws: AWS WAF Regional ByteMatchSet support
* providor/aws: AWS WAF Regional IPSet support
* fix typo
* Nested ByteMatchTuples of WAF Regional support
* fix name byte_match_tuple singular WAF Regional
* update wafregional_byte_match_set doc
* fix wafregional ipset to look descriptor
* Add wafregional_byte_match_set test
* fix wafregional_ipset_descriptor to be singular
* fix newWafRegionalRetryer to receive region
* fix updateSetWR argument
* fix wafregional_ipset_descriptor doc
* Separate out logic into flatteners
* Fix failing test
2017-05-13 22:01:27 +02:00
Roman Laguta
cb590e516d
Added new evaluation_delay parameter ( #14433 )
...
* Added new evaluation_delay field
Added new evaluation_delay parameter to pass it through the datadog monitor api
* Changed tests for new evaluation_delay field
* changed documentation
2017-05-12 16:12:21 +03:00
Sertaç Özercan
e0cd380814
[MS] provider/azurerm: Virtual Machine Scale Sets with managed disk support ( #13717 )
...
* added vmss with managed disk support
* Update vmss docs
* update vmss test
* added vmss managed disk import test
* update vmss tests
* remove unused test resources
* reverting breaking changes on storage_os_disk and storage_image_reference
* updated vmss tests and documentation
* updated vmss flatten osdisk
* updated vmss resource and import test
* update name in vmss osdisk
* update vmss test to include a blank name
* update vmss test to include a blank name
2017-05-12 15:58:00 +03:00
Joe Topjian
a27e142625
provider/openstack: Add documentation about user_data ( #14411 )
2017-05-12 13:36:01 +03:00
Seth Vargo
5c39f5b2d2
Embed webinar video ( #14419 )
2017-05-12 13:32:43 +03:00
PaulAtkins
deda15ace0
Correct argument description for targets ( #14428 )
...
Correct `targets` argument description to show the allowed keys are `InstanceIds` or `WindowTargetIds`
2017-05-12 13:32:11 +03:00
Andy Chan
5449e7731f
Adding the missed Timeout related documentation ( #14410 )
2017-05-11 22:37:54 +03:00
Seth Vargo
510733ffd3
Merge pull request #14292 from duplich/patch-1
...
Update _global.scss
2017-05-11 14:49:37 -04:00
Seth Vargo
5f35f0d19f
Restrict to just pre-breakpoint
2017-05-11 14:43:58 -04:00
Radek Simko
68aebee1e5
provider/aws: Fix Content-Encoding for S3 object acc test ( #14400 )
2017-05-11 18:35:50 +02:00
vrenjith
fae2bf98e6
Spaces are not allowed in name
...
Spaces are not allowed in name for `azurerm_lb_probe`
2017-05-11 20:48:11 +05:30
Daniel Schierbeck
e252640a94
Add a `url` attribute to `google_storage_bucket` ( #14393 )
...
* Add a `url` attribute to `google_storage_bucket`
* Document the `url` attribute
2017-05-11 15:30:06 +03:00
stack72
6063898e06
Merge branch 'master' of github.com:hashicorp/terraform
2017-05-11 14:56:01 +03:00
stack72
dc00c6bc09
provider/aws: Add AWS devicefarm docs to AWS navbar
2017-05-11 14:53:49 +03:00
stack72
4942c4d44d
Merge branch 'feat/device-farm-integration' of https://github.com/DanielMSchmidt/terraform into DanielMSchmidt-feat/device-farm-integration
2017-05-11 14:39:30 +03:00
Gerben Jacobs
2178981b44
update docs for `rundeck_job` resource
...
Change-Id: Id40ae356eaaedf9656b7e38d96d8eb292c9d2cea
2017-05-11 14:30:21 +03:00
tombuildsstuff
21af9995e9
Fixing some broken links
2017-05-11 13:55:29 +03:00
vrenjith
c3db6d02d7
Update for storage_os_disk description ( #14376 )
...
Changed data to os in the storage_os_disk description
2017-05-11 11:10:09 +01:00
stack72
a59ee0b30e
v0.9.5
2017-05-11 09:22:11 +00:00
Paddy
25ed7cc6c0
Merge pull request #14280 from hashicorp/paddy_container_versions
...
providers/google: add google_container_versions data source.
2017-05-10 15:50:16 -07:00
Paddy
de93082375
More doc updates container => container engine.
2017-05-10 15:41:02 -07:00
Paddy
1709ea4414
google_container_versions => google_container_engine_versions
...
As per feedback from @danawillow and @radeksimko.
2017-05-10 15:01:15 -07:00
Clint
24e00af217
provider/aws: Force lowercasing for DB Option group name or name_prefix ( #14366 )
2017-05-10 15:42:10 -05:00
Alexander
9517d80a35
provider/google: BigQuery Table ( #13743 )
...
* Add resource
* Add tests
* Add documentation
* Fix invalid comment
* Remove MinItems
* Add newline
* Store expected ID and format
* Add import note
* expiration_time can be computed if dataset has an expiration_time set
* Handle 404 using new check function
2017-05-10 10:20:39 -07:00
clint shryock
3063fa9947
provider/aws: Update documentation example to meet validation
2017-05-10 09:00:14 -05:00
Stephen Coe
c83ee17590
correction for capability values ( #14349 )
2017-05-10 14:44:13 +02:00
liz abinante!
35fc047b69
Merge pull request #14228 from hashicorp/liz/vagrant-cloud-migration-docs
...
website: copy vagrant cloud docs
2017-05-09 11:34:24 -07:00
Paul Stack
c4aaddde1a
provider/aws: Update aws_elasticache_replication_group documentation
2017-05-09 20:37:28 +03:00
Derrick Petzold
55a4ce2838
Feature request: Support for ElastiCache Redis cluster mode #9419
...
Added support for provisioning a native redis cluster elasticache replication group.
A new TypeSet attribute `cluster_mode` has been added. It requires the following
fields:
- `replicas_per_node_group` - The number of replica nodes in each node group
- `num_node_groups` - The number of node groups for this Redis replication group
Notes:
- `automatic_failover_enabled` must be set to true.
- `number_cache_clusters` is now a optional and computed field. If `cluster_mode` is set
its value will be computed as:
```num_node_groups + num_node_groups * replicas_per_node_group```
Below is a sample config:
resource "aws_elasticache_replication_group" "bar" {
replication_group_id = "tf-redis-cluser"
replication_group_description = "test description"
node_type = "cache.t2.micro"
port = 6379
parameter_group_name = "default.redis3.2.cluster.on"
automatic_failover_enabled = true
cluster_mode {
replicas_per_node_group = 1
num_node_groups = 2
}
}
2017-05-09 20:37:28 +03:00
liz abinante
de3e6ad416
⚡ website: copy vagrant cloud docs
2017-05-09 10:24:56 -07:00
Paul Stack
9dd4e5bcb0
provider/aws: Add support for targets to aws_ssm_association ( #14246 )
...
* provider/aws: Add support for targets to aws_ssm_association
Fixes : #13975
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSSMAssociation_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/05/05 20:32:43 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSSSMAssociation_ -timeout 120m
=== RUN TestAccAWSSSMAssociation_basic
--- PASS: TestAccAWSSSMAssociation_basic (139.13s)
=== RUN TestAccAWSSSMAssociation_withTargets
--- PASS: TestAccAWSSSMAssociation_withTargets (33.19s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/aws 172.343s
```
* Update ssm_association.html.markdown
2017-05-09 17:48:57 +03:00
Dana Hoffman
1438eacdad
provider/google: better visibility for compute_region_backend_service ( #14301 )
2017-05-09 13:10:14 +03:00
stack72
880071ded5
Merge branch 'ses-arn' of https://github.com/joshuaspence/terraform into joshuaspence-ses-arn
2017-05-09 13:04:27 +03:00
Daniel Schmidt
6a7e81d8ae
provider/aws: add devicefarm project resource
2017-05-09 09:48:44 +02:00
Joshua Spence
f488e385f2
Add `arn` attribute to `aws_ses_domain_identity` resource
2017-05-09 17:14:51 +10:00
Radek Simko
178488f4bd
provider/kubernetes: Add support for limit_range ( #14285 )
2017-05-09 05:07:17 +02:00
Dmitrii Korotovskii
ace0456d58
http provider and http request data source
2017-05-08 17:37:48 -07:00
emily
64c2e68de9
Add additional properties for google resource storage bucket object. ( #14259 )
2017-05-08 16:35:47 -07:00
Jasmin Causevic
09cdd7abff
Update _global.scss
...
Fixing broken layout aka responsive layout for startpage
2017-05-08 19:53:49 +02:00
Radek Simko
296a3b2381
provider/kubernetes: Add support for resource_quota ( #13914 )
2017-05-08 13:43:24 +02:00
Paul Stack
221a88610b
provider/aws: Add support for importing Kinesis Streams ( #14278 )
...
Fixes : #14260
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSKinesisStream_import'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/05/08 10:32:47 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSKinesisStream_import -timeout 120m
=== RUN TestAccAWSKinesisStream_importBasic
--- PASS: TestAccAWSKinesisStream_importBasic (101.93s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/aws 101.978s
```
2017-05-08 14:11:23 +03:00
Paddy
8b78d5b233
providers/google: add google_container_versions data source.
...
Add a data source for listing available versions for Container Engine
clusters or retrieving the latest available version.
This is mostly to support our tests for specifying a version for cluster
creation; the withVersion test has been updated to use the data source,
meaning it will stop failing on us as new versions get released.
2017-05-08 00:38:11 -07:00
Russ Van Bert
e88ca0b744
Grammar correction in alarm description ( #14276 )
2017-05-08 09:35:59 +03:00
Seth Vargo
83f29a3456
Add more complete Read example
2017-05-05 17:36:30 -04:00
Seth Vargo
1cffbbb323
Update feedback
2017-05-05 17:13:32 -04:00
Seth Vargo
0acb57f464
Add guide for Terraform providers
2017-05-05 17:13:31 -04:00
Seth Vargo
c70cc706ee
Add scaffolding for guides
2017-05-05 17:13:31 -04:00
trotttrotttrott
4170fe9e33
Replace "All Providers" link text w/ "All Commands"
...
This was probably a c/p mistake when this page was first created. The
src is rightly pointed back to the commands index, not resources.
2017-05-05 13:51:15 -07:00
Jake Champlin
88c6e95e4f
Merge pull request #14245 from hashicorp/f-add-arn-security-group-data-source
...
provider/aws: Add ARN to security group data source
2017-05-05 15:12:34 -04:00
Jake Champlin
06b5fbf9ef
add docs
2017-05-05 13:58:15 -04:00
liz abinante!
081e72f9f8
Merge pull request #14185 from hashicorp/liz/tfe-variables
...
[website] docs for TFE personal env + org variables
2017-05-05 10:38:00 -07:00
Glen Mailer
4ac56338de
Improve tests and documentation for azurerm_template_deployment outputs ( #13567 )
...
* Improve tests and documentation for azurerm_template_deployment outputs
* Updating to match the latest changes in master
2017-05-05 17:51:59 +01:00
Eugene Bekker
7c6d1956b0
website: too many '$' after first round of interpolation for template_file
2017-05-05 09:42:40 -07:00
Dennis Webb
e27e0862f3
Fixes order of interpolation functions in docs ( #14241 )
2017-05-05 17:24:03 +03:00
stack72
827a541b08
Removing contributor comment from CHANGELOG as it was in the wrong section
2017-05-05 17:14:53 +03:00
stack72
2b606101e7
Merge branch 'dasch-dasch/google-pubsub-subscription-path'
2017-05-05 16:58:50 +03:00
stack72
8d00895d96
proovider/google: Adding test for google_pubsub_subscription path
2017-05-05 16:57:24 +03:00
Jake Champlin
9e221f3811
Merge pull request #12872 from joshuaspence/log
...
Add a logarithm function
2017-05-05 09:56:33 -04:00
Thomas Poindessous
87055fa47a
Added missing datasources and resources in panel list ( #14235 )
...
Corrected some HTML errors
2017-05-05 15:40:53 +03:00
Thomas Poindessous
f1cd2e3954
Added a missing resource in panel ( #14236 )
2017-05-05 15:39:20 +03:00
Roberto Jung Drebes
50f8b9407e
Merge branch 'master' into cloud_router
2017-05-05 11:43:41 +02:00
Joshua Spence
38d4d2f9d4
Add a logarithm function
...
Fixes #9498 . Adds a `log` function for calculating logarithms.
2017-05-05 17:06:53 +10:00
Paul Thrasher
26a91abd0c
website: Add code coloring to aws_security_group doc
2017-05-04 17:07:57 -07:00
Paul Stack
3bb4c56165
provider/aws: Prevent Crash when importing aws_route53_record ( #14218 )
...
Fixes : #14217
We now check to make sure that we have the correct number of parts when
we have split the resource ID. It isn't an elegant fix but it works as
expected. Also added some more documentation about what is required to
actually construct the Id needed for import
2017-05-04 21:51:10 +03:00
Paul Stack
046bb0e1c3
provider/aws: Support run_command_parameters in aws_cloudwatch_event_target ( #14067 )
...
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSCloudWatchEventTarget_'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/29 11:00:09 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSCloudWatchEventTarget_ -timeout 120m
=== RUN TestAccAWSCloudWatchEventTarget_basic
--- PASS: TestAccAWSCloudWatchEventTarget_basic (58.75s)
=== RUN TestAccAWSCloudWatchEventTarget_missingTargetId
--- PASS: TestAccAWSCloudWatchEventTarget_missingTargetId (36.11s)
=== RUN TestAccAWSCloudWatchEventTarget_full
--- PASS: TestAccAWSCloudWatchEventTarget_full (90.30s)
=== RUN TestAccAWSCloudWatchEventTarget_ssmDocument
--- PASS: TestAccAWSCloudWatchEventTarget_ssmDocument (38.64s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/aws 223.833s
```
2017-05-04 20:46:11 +03:00
Paul Stack
e18f8df845
provider/aws: Add support for aws_ssm_maintenance_window ( #14087 )
...
* provider/aws: Add support for aws_ssm_maintenance_window
Fixes : #14027
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSSMMaintenanceWindow_basic'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/29 13:38:19 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSSSMMaintenanceWindow_basic -timeout 120m
=== RUN TestAccAWSSSMMaintenanceWindow_basic
--- PASS: TestAccAWSSSMMaintenanceWindow_basic (51.69s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/aws 51.711s
```
* provider/aws: Add documentation for aws_ssm_maintenance_window
* provider/aws: Add support for aws_ssm_maintenance_window_target
```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSSSMMaintenanceWindowTarget'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/29 16:38:22 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSSSMMaintenanceWindowTarget -timeout 120m
=== RUN TestAccAWSSSMMaintenanceWindowTarget_basic
--- PASS: TestAccAWSSSMMaintenanceWindowTarget_basic (34.68s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/aws 34.701s
```
* provider/aws: Adding the documentation for aws_ssm_maintenance_window_target
* provider/aws: Add support for aws_ssm_maintenance_window_task
* provider/aws: Documentation for aws_ssm_maintenance_window_task
2017-05-04 20:36:28 +03:00
stack72
93b838fb14
Merge branch 'feature/gitlab_project_hook' of https://github.com/richardc/terraform into richardc-feature/gitlab_project_hook
2017-05-04 19:56:10 +03:00
liz abinante
f3057029d5
website: clarify 👓 env variable hierarchy
2017-05-04 09:51:00 -07:00
Masayuki Morita
410fdad2cb
provider/aws: Add support description to aws_iam_role
...
Fixes #14198
2017-05-04 23:11:20 +09:00
Phil Clay
03c7cfb799
Fix docs for openstack lbaas v2 resource types. ( #14196 )
...
The documentation title/sidbar incorrectly referred to resource types `openstack_lbass_*` when the actual names are `openstack_lb_*`.
2017-05-04 09:19:09 +01:00
Payam Hekmat
3556004501
Add dockercfg example to Kubernetes secret ( #14151 )
2017-05-04 09:14:23 +01:00
Matthew Frahry
bcf1514422
Merge pull request #14090 from hashicorp/p-aws-config-config-source-detail
...
provider/aws Added default to event source
2017-05-03 18:36:02 -06:00
Paul Thrasher
9ad1425cf8
Merge pull request #14192 from hashicorp/thrashr888/aws_db_option_group-name-lowercase
...
provider/aws: aws_db_option_group normalizes name to lowercase
2017-05-03 17:00:16 -07:00
Paul Thrasher
ccae9372e5
provider/aws: aws_db_option_group normalizes name to lowercase
...
This is a fix for PR #11040 . The code here lowercases the name and/or prefix before sending it to the AWS API and the terraform state. This means the state will match the actual resource name and be able to converge the diff.
2017-05-03 16:50:40 -07:00
Paddy
8e69d75936
Merge branch 'master' into cloud_router
2017-05-03 16:00:13 -07:00
Paddy
7a73c21c11
Merge pull request #13824 from JDiPierro/import_google_dns_managed_zone
...
Importability for Google DNS Managed Zone
2017-05-03 15:54:43 -07:00
Paddy
dc63d8c42b
Merge pull request #12482 from tpoindessous/gcp_compute_disk_snapshot
...
provider/google : add a new resource : google_compute_snapshot
2017-05-03 15:47:07 -07:00
Paddy
c043f1185c
Merge pull request #14163 from hashicorp/paddy_14152_sfr_tenancy
...
provider/aws: support tenancy for spot fleets
2017-05-03 13:53:45 -07:00
Paddy
5341d575ba
Add example of placement to sfr docs.
...
Add an example usage of the placement_tenancy field to spot fleet
request docs.
2017-05-03 13:43:58 -07:00
liz abinante
868530b967
website: add personal org variable docs for TFE
2017-05-03 13:09:49 -07:00
Roberto Jung Drebes
4dddca3ace
wip: review changes:
...
- config.clientCompute.Routers
- peer fields renamed
- more consistent logging
- better handling of SetId for error handling
- function for router locks
- test configs as functions
- simplify exists logic
- use getProject, getRegion logic on acceptance tests
- CheckDestroy for peers an interfaces
- dynamic router name for tunnel test
- extra fields for BgpPeer
- resource documentation
2017-05-03 21:22:33 +02:00
liz abinante
ca49b098f5
website: new ✨ docs for personal environment variables in TFE
2017-05-03 09:37:57 -07:00
Richard Clamp
dcbe8a4736
provider/gitlab: add gitlab_project_hook resource
...
Here we add a new resource type `gitlab_project_hook`. It allows for
management of custom hooks for a gitlab project.
This is a relatively simple resource as a project hook is a simple
association between a project, and a url to hit when one of the flagged
events occurs on that project.
Hooks (called Webhooks in some user documentation, but simply Hooks
in the api documentation) are covered here for users
https://docs.gitlab.com/ce/user/project/integrations/webhooks.html and
in the API documentation at
https://docs.gitlab.com/ce/api/projects.html#hooks
2017-05-03 11:51:53 +01:00
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
liz abinante
0d10d89ea6
update website readme to note 🐳 docker requirement
2017-05-02 15:03:11 -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
Justin DiPierro
d80885f746
Importability for Google DNS Managed Zone
2017-05-01 20:28:28 -04: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
=
909d06a72a
Updated docs
2017-04-29 21:34:03 -06:00
Chris Kent
21f4848006
provider/aws: add additional custom endpoints
...
* Add option for custom CloudFormation, KMS, RDS, SNS, SQS endpoints
* Minor formatting to arrange internal endpoint variables alphabetically
* Minor refactoring for consistent internal endpoint variable naming
* Update CHANGELOG
* Update docs accordingly
2017-04-29 22:49:43 -04: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
Tom Harvey
a23201a415
Merge pull request #13965 from codekoala/azurerm_lb_private_ip_address
...
provider/azurerm: Expose any dynamically-assigned private IP address
2017-04-27 11:19:43 +01:00
Paddy
89fba0c34e
Make global forwarding rule docs clearer for IP addresses.
...
Update our docs for `google_compute_forwarding_rule` to clarify that the
`ip_address` field expects a literal IP address and will not accept the
`self_link` property of a `google_compute_address` resource.
Prompted by #13375
2017-04-26 15:52:49 -07:00
Maciej Skierkowski
94ed759663
Updating guide to reference runs and applies instead of remote state push
2017-04-26 15:51:25 -07:00
Maciej Skierkowski
9e791ad357
Update steps per new state management commands
2017-04-26 15:50:15 -07:00
Maciej Skierkowski
05a76297e7
Removing reference to remote state pushing in TFE
2017-04-26 15:49:36 -07:00
Matthew Frahry
aed450c4b0
Update OPC to Oracle Public Cloud
2017-04-26 14:46:54 -06:00
stack72
fd48f91876
provider/gitlab: Addition of the documentation link for gitlab to sidebar
...
```
% make testacc TEST=./builtin/providers/gitlab
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/27 05:37:02 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/gitlab -v -timeout 120m
=== RUN TestProvider
--- PASS: TestProvider (0.00s)
=== RUN TestProvider_impl
--- PASS: TestProvider_impl (0.00s)
=== RUN TestAccGitlabProject_basic
--- PASS: TestAccGitlabProject_basic (41.11s)
=== RUN TestGitlab_validation
--- PASS: TestGitlab_validation (0.00s)
=== RUN TestGitlab_visbilityHelpers
--- PASS: TestGitlab_visbilityHelpers (0.00s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/gitlab 41.125s
```
2017-04-27 05:44:05 +12:00
stack72
898ac02854
Merge branch 'feature/gitlab_provider' of https://github.com/richardc/terraform into richardc-feature/gitlab_provider
2017-04-27 05:08:12 +12:00
Paul Stack
011cab5917
provider/aws: Add support for CustomOrigin timeouts to aws_cloudfront_distribution ( #13367 )
...
```
```
2017-04-27 02:13:59 +12:00