Seth Rutner
2037c1eebf
Update bitbucket.html.md ( #14761 )
...
You left the test domain in the docs :P
2017-05-23 19:04:39 +01:00
Dana Hoffman
3df593315f
provider/google: add failover parameter to sql database instance ( #14336 )
...
* provider/google: add failover parameter to sql database instance
* provider/google: update sql database instance docs
2017-05-22 13:44:25 -07:00
Riley Karson
56f89e20d7
provider/google: Add import support to google_sql_user ( #14457 )
...
* Support importing google_sql_user
* Updated documentation to reflect that passwords are not retrieved.
* Added additional documentation detailing use.
* Removed unneeded d.setId() line from GoogleSqlUser Read method.
* Changed an errors.New() call to fmt.Errorf().
* Migrate schemas of existing GoogleSqlUser resources.
* Remove explicitly setting 'id' property
* Added google_sql_user to importability page.
* Changed separator to '/' from '.' and updated tests + debug messages.
2017-05-22 13:43:10 -07:00
Joe Topjian
a8bf3d8ab0
Merge pull request #14721 from jtopjian/os-dns
...
provider/openstack: Add openstack_dns_zone_v2 resource
2017-05-22 09:27:28 -06:00
Kit Ewbank
8e130b15e4
Add 'aws_kms_ciphertext' data source. ( #14691 )
2017-05-22 16:46:18 +03:00
Raphaël Pinson
e7bfdea274
Add github_team data source ( #14614 )
...
* Add github_team data source
* github_team: add doc
* github_team data source: fix acceptance test
2017-05-22 16:29:18 +03:00
Januar
cf8568fe55
provider/docker network alias ( #14710 )
...
* Add Network Alias configuration with network options
* Handle case where there's no network option
* Handle use case where network option is not available
* Handle use case where network option is not available
* Network alias only on user defined network
* Update documentation for docker provider on network aliases
* Remove unused variable
* Update documentation
* add unit test for docker container network
* fix unit test for docker container network
2017-05-22 09:20:32 -04:00
Radek Simko
c0d5411751
docs/community: Fix Radek's bio ( #14706 )
2017-05-22 09:51:09 +02:00
Will May
4b85d0c290
Remove duplicate 'no-color' entry from `refresh` command documentation ( #14716 )
2017-05-22 09:35:35 +02:00
Radek Simko
600e587430
provider/aws: Configurable timeouts for EC2 instance + spot instance ( #14711 )
2017-05-22 09:27:06 +02:00
Joe Topjian
e0b5f4f833
provider/openstack: dns zone v2 updates and docs
2017-05-22 01:44:11 +00:00
Kit Ewbank
ca898d8d19
Add ability to 'terraform import' aws_kms_alias resources.
2017-05-19 14:35:54 -04:00
Jake Champlin
7c6e19689f
Merge pull request #14629 from pradeepbhadani/pow
...
Add note in documentation for pow function
2017-05-19 09:15:39 -04:00
Pradeep Bhadani
9b3e43016e
Remove extra space
2017-05-19 14:01:54 +01:00
Pradeep Bhadani
d316205cf5
Remove extra line
2017-05-19 08:05:18 +00:00
Jake Champlin
fcdf494cff
Merge pull request #14646 from hashicorp/f-update-route-table-docs-note
...
docs/aws: add note for aws_route_table resource
2017-05-18 17:29:32 -04:00
Jake Champlin
b38210c597
docs/aws: add note for aws_route_table resource
2017-05-18 17:12:11 -04:00
Matt Robenolt
27927ddc2c
provider/google: Add support for privateIpGoogleAccess on subnetworks ( #14234 )
2017-05-18 13:35:02 -07:00
clint shryock
a8c2828b63
provider/google: Update docs to match new default value
2017-05-18 15:10:52 -05:00
Paddy
e7dcf95fa1
Merge pull request #14644 from hashicorp/paddy_gcp_remove_project_services_docs
...
provider/google: remove deleted services field.
2017-05-18 12:55:20 -07:00
Ryon
adfa7aedfb
Update news section with YAML data file ( #14612 )
...
* Update news section with April 4 webinar video
* Use YAML data file for news; add webinar registration CTA
2017-05-18 18:49:52 +03:00
Radek Simko
740c92fc67
provider/aws: Support filtering in ASG data source ( #14501 )
2017-05-18 17:40:49 +02:00
Pradeep Bhadani
c35d2325ef
Update pow function description
2017-05-18 15:23:12 +00:00
Jason
eac7ade310
Fixed export to be master_username from username
...
rds cluster exports the variable for "username" as master_username, not username.
2017-05-18 10:17:48 -05:00
Jake Champlin
5e7035bf89
Merge pull request #14598 from pradeepbhadani/pow
...
Add power function
2017-05-18 11:12:33 -04:00
Pradeep Bhadani
faa480894f
Add note in documentation for pow function
2017-05-18 15:03:13 +00:00
Jake Champlin
3f10116c6b
Merge pull request #14563 from raphink/rancher_member
...
rancher_environment: add member support
2017-05-18 09:54:40 -04:00
Raphaël Pinson
d0e5ee0a27
rancher_environment: member documentation details
2017-05-18 15:22:48 +02:00
Eugene Chuvyrov
5884d518e7
[MS] Adding support for VMSS Data Disks using Managed Disk feature ( #14608 )
...
* Added support for data disks with managed disks feature
* Updated docs with VMSS Data Disks changes
2017-05-18 14:30:19 +03:00
Yorgos Saslis
5efe3ad6b3
Update supported AWS regions ( #14621 )
...
According to an AWS announcement from yesterday:
https://aws.amazon.com/about-aws/whats-new/2017/05/amazon-lightsail-now-available-in-5-additional-europe-us-aws-regions/
2017-05-18 14:10:37 +03:00
mosuke5
19d3355ca6
Update Example Usage ( #14606 )
...
Delete an unnecessary option `commodity_code `.
2017-05-18 13:00:15 +03:00
Paddy
51dd79fdf1
provider/google: remove deleted services field.
...
We removed the services field from the `google_project` resource, but it
lingered in the docs. This removes those out of date references to it.
2017-05-17 23:24:42 -07:00
Pradeep Bhadani
47b1aaea3a
Add pow function
2017-05-17 21:46:33 +00:00
Jake Champlin
8df29ccde6
Merge pull request #14580 from pradeepbhadani/master
...
Mention timezone in preferred_backup_window description and Update rds_cluster_instance supported list
2017-05-17 14:47:07 -04:00
Dana Hoffman
c5b1eed7e5
Add mechanism for listing services in project_services docs ( #14557 )
2017-05-17 20:41:45 +03:00
Jeremy Voorhis
b0ad1b9669
Archive provider docs ( #14584 )
...
* Document source block for archive_file data source.
* Add example for archive_file source block.
* Capitalize Optional/Required for consistency with majority of provider docs.
2017-05-17 20:41:25 +03:00
pradeepbhadani
2cc7431983
Update supported instance list
...
db.t2.small is in list of AWS documentation https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html
2017-05-17 17:20:44 +01:00
pradeepbhadani
8f5e5c47b9
Update preferred_backup_window description
...
mention time in UTC
2017-05-17 17:15:00 +01:00
Jake Champlin
c56cccab48
Merge pull request #14570 from raphink/github_user
...
GitHub user
2017-05-17 11:33:48 -04:00
Linus Unnebäck
e0a4ad7f95
Fix typo in link to postgresql_extension
2017-05-17 16:04:44 +02:00
Raphaël Pinson
fc0d197be8
Add github_user data source
2017-05-17 15:04:25 +02:00
Radek Simko
65d47774f2
provider/kubernetes: Add support for Service ( #14554 )
2017-05-17 14:43:53 +02:00
Jake Champlin
da2659b8e9
Merge pull request #11710 from ewbankkit/aws_default_vpc-resource
...
resource/aws: Add 'aws_default_vpc' resource
2017-05-17 08:37:14 -04:00
Stephen Weatherford
bd468170e4
[MS] Note ForceNew in VMSS docs where missing ( #14560 )
...
* Add single_placement_group to VMSS
* Add test, plus fixes
* Fix tests
* Add ForceNew to VMSS docs where missing
2017-05-17 10:15:34 +01:00
Raphaël Pinson
01e9011231
rancher_environment: member doc
2017-05-17 10:30:16 +02:00
Kit Ewbank
2ed7297fa3
Add 'aws_default_vpc' resource.
2017-05-16 20:15:40 -04:00
Jake Champlin
e2a37c1a51
Merge pull request #14544 from hashicorp/b-opc-ip-reservation-default
...
provider/opc: Update docs for `parent_pool` to an Optional attribute
2017-05-16 15:27:01 -04:00
Jake Champlin
9892816336
provider/opc: add missing documentation back from opc provider
2017-05-16 13:23:24 -04:00
Jake Champlin
d7d9588175
provider/opc: Document changes for ip reservation
...
Documentation changes for https://github.com/hashicorp/terraform-provider-opc/pull/2
2017-05-16 13:19:02 -04:00
Miguel Espinoza
90d5bb8be3
Update usage.html.markdown ( #14384 )
2017-05-16 20:08:21 +03:00