Sander van Harmelen
fbf27714e3
Remove the need for specifying a network ID ( #10204 )
...
When using the static NAT resource, you no longer have to specify a `network_id`. This can be inferred from the choosen `virtual_machine_id` and/or the `vm_guest_ip`.
2016-11-18 08:20:31 +01:00
Evan Brown
3920460220
Merge pull request #10081 from aditya87/google_compute_image_timeout
...
Added create timeout for compute images and instances
2016-11-17 12:56:02 -08:00
Paddy
642dd87f34
Merge pull request #9946 from evandbrown/google-service-account-resource
...
providers/google: Create and delete Service Accounts
2016-11-17 11:03:21 -08:00
Evan Brown
a32fe2d47f
Resolve review feedback
2016-11-17 09:49:22 -08:00
Andrew Garrett
3822c69995
Add name_prefix to aws_iam_policy ( #10178 )
...
This is intended to behave the same way as name_prefix does in
aws_iam_role.
Fixes #10176
2016-11-17 14:03:03 +02:00
James Turnbull
86b7333a1f
Fixed some typos and formatting in AWS index docs ( #10189 )
...
* Fixed whitespace
* Fixed some typos and formatting in AWS index docs
2016-11-17 13:52:06 +02:00
James Turnbull
f7e23360bd
Fixed formatting
2016-11-17 05:33:02 -05:00
James Turnbull
e34be68633
Added exit command mention
2016-11-17 04:23:50 -05:00
Paul Stack
e319d2cd59
Merge pull request #10105 from hashicorp/f-chef-key_material
...
provider/chef: Migrate Chef to use KEY_MATERIAL rather than using a Pem file
2016-11-16 19:12:28 +02:00
stack72
50cab912af
provider/chef: Migrate Chef to use KEY_MATERIAL rather than using a Pem
...
file
This will allow us to standardise on how we set KEY_MATERIAL
2016-11-16 19:03:37 +02:00
Paul Stack
7293630f64
Merge pull request #10140 from jjasghar/patch-1
...
Update index.html.markdown
2016-11-16 09:22:30 +02:00
Paul Stack
7aab812750
Merge pull request #10145 from jrnt30/explicit-elb-defaults
...
Doc Update for ELB defaults
2016-11-16 09:19:35 +02:00
Mitchell Hashimoto
8fab86a9d4
website: update docs for precedence rules
2016-11-15 15:29:38 -08:00
Justin Nauman
75257e13ab
Doc Update for ELB defaults
...
- Doc update to explicitly call out ELB defaults (so I don't have to look
at the source again :)
2016-11-15 15:00:13 -06:00
JJ Asghar
07c80ef09d
Update index.html.markdown
...
Added a note about self-signed certs and vsphere.
2016-11-15 13:49:01 -06:00
Ninir
3d56d20d82
Added retry_option for aws_kinesis_firehose_stream redshift_configuration
2016-11-15 10:55:02 -06:00
Paul Stack
b33adf10f8
Merge pull request #10110 from paybyphone/pbp_asg_doc_initial_lifecycle
...
docs/aws: Document initial_lifecycle_hook in aws_autoscaling_group
2016-11-15 04:59:09 +00:00
Chris Marchesi
051a4227d0
docs/aws: Document initial_lifecycle_hook in aws_autoscaling_group
...
This is a useful feature that seems to have been added in September,
with 7dd7078
, but has not yet been documented.
2016-11-14 12:06:00 -08:00
Mitchell Hashimoto
aaf1ad0532
Merge pull request #10093 from hashicorp/f-console
...
Add `terraform console` for REPL
2016-11-14 11:53:49 -08:00
Mitchell Hashimoto
25d19ef3d0
Merge pull request #10080 from hashicorp/f-tf-version
...
terraform: support version requirement in configuration
2016-11-14 11:53:30 -08:00
Mitchell Hashimoto
df34fa88ce
Merge pull request #10076 from hashicorp/f-depend-module
...
terraform: depends_on can reference entire modules
2016-11-14 11:53:12 -08:00
Mitchell Hashimoto
e3a01ccfd8
Merge pull request #10072 from hashicorp/f-output-depends-on
...
terraform: output nodes can have `depends_on`
2016-11-14 11:52:18 -08:00
Evan Brown
4bdf65c36f
Fix spacing inconsistencies
2016-11-14 11:12:55 -08:00
Evan Brown
08dba7eb66
docs: Add google_service_account to sidebar
2016-11-14 09:51:07 -08:00
stack72
24348bad89
docs/remote_azure: Adding a note to the remote state docs about ENV VARs
2016-11-14 13:26:19 +00:00
Sami Rageb
861fd22cdd
Update Azure RM remote config documentation
...
Current documentation on azure backend examples leaves out a critical parameter required for remote config to work.
2016-11-14 13:26:19 +00:00
Paul Stack
ecb2b74c37
Merge pull request #9534 from Ninir/aws_apigw_deployment_date
...
provider/aws: Exposed aws_api_gateway_deployment.created_date attribute
2016-11-14 12:11:59 +00:00
Paul Stack
24231333d3
Exposed AWS API GW REST Api created_date attribute ( #9532 )
2016-11-14 12:09:28 +00:00
Ninir
a88b25cfcf
Exposed AWS API GW REST Api created_date attribute
2016-11-14 11:56:41 +01:00
Ninir
6fb63f2854
Exposed aws_api_gateway_deployment.created_date attribute
2016-11-14 11:21:36 +01:00
Ninir
932c92e4c6
Exposed aws_api_gateway_api_key created_date & last_updated_date ( #9530 )
2016-11-14 12:03:56 +02:00
Ninir
d8e846c895
Fixed ##10079 exposing aws_iam_role create_date attribute ( #10091 )
2016-11-14 11:33:53 +02:00
Mitchell Hashimoto
0232b39db6
website: document console command
2016-11-13 23:17:04 -08:00
Evan Brown
5423349b68
providers/google: Create and delete Service Accounts
2016-11-13 20:47:20 -08:00
Mitchell Hashimoto
15f07e0e50
website: correct description for Terraform section
2016-11-12 22:52:27 -08:00
Mitchell Hashimoto
0e2e19c784
website: document required_version
2016-11-12 22:50:28 -08:00
Aditya Anchuri
49c7d272a3
Added create timeout for compute images and instances
...
- Prevents the corresponding terraform resource from timing out when the
images or instances take longer than the default of 4 minutes to be
created
2016-11-12 18:30:02 -08:00
Mitchell Hashimoto
cfd3be4856
website: update website for "module.X" depends_on
2016-11-12 08:41:18 -08:00
Mitchell Hashimoto
4f0ccd7794
website: update website to doc output depends_on
2016-11-11 18:17:46 -08:00
Dusty Burwell
ed3877d672
Add import documentation for DynamoDB Table ( #10025 )
2016-11-11 11:54:56 +02:00
Lajos Papp
e8fa75376c
Merge #10008 : atlas_artifact data source example
2016-11-10 08:02:37 -08:00
dnABic
3024f2bb16
Adding launch configuration documentation update ( #10015 )
2016-11-10 12:02:01 +00:00
Anthony Stanton
cb3cc5a38f
Fix postgres_extension docs ( #10011 )
2016-11-10 11:54:56 +00:00
Paul Stack
73e191442d
docs/aws: Rename zone_id to hosted_zone_id for aws_db_instance ( #10010 )
2016-11-10 06:50:02 +00:00
stack72
58412762eb
Merge branch 'master' of https://github.com/freeman/terraform into freeman-master
2016-11-10 06:11:47 +00:00
Mitchell Hashimoto
fd498fbfff
Merge pull request #9538 from hashicorp/f-nomad-provider
...
provider/nomad: Nomad provider for managing jobs
2016-11-09 18:34:55 -08:00
Mitchell Hashimoto
f8ec7dad19
command/import: allow the -config flag to specify a config location
2016-11-09 15:09:13 -08:00
Michel Rasschaert
9774fcdbb0
documentation for db_instance.zone_id.
2016-11-09 20:40:40 +01:00
Nick Santamaria
8949419bef
provider/aws: Add key_name_prefix argument to aws_key_pair resource ( #9993 )
...
* Added key_name_prefix to aws_key_pair resource schema.
* Added logic to prefix the aws_key_pair name on create.
* Added aws_key_pair test config for key_name_prefix case.
* Copied test cases from testAccAWSSecurityGroup namespace.
* Modified copied test case to suit aws_key_pair resource.
* Changed required flag to optional on key_name argument for aws_key_pair resource.
* Added documentation for key_name_prefix argument.
* Code style fix.
* Fixed undefined variable error in test.
2016-11-09 15:35:51 +00:00
Peter McAtominey
464fb021f7
provider/azurerm: add virtual_machine_extension resource ( #9962 )
...
Picked up from where #6548 left off
settings and protected_settings take JSON objects as strings to make extension
generic
TF_ACC=1 go test ./builtin/providers/azurerm -v -run "TestAccAzureRMVirtualMachineExtension" -timeout 120m
=== RUN TestAccAzureRMVirtualMachineExtension_importBasic
--- PASS: TestAccAzureRMVirtualMachineExtension_importBasic (697.55s)
=== RUN TestAccAzureRMVirtualMachineExtension_basic
--- PASS: TestAccAzureRMVirtualMachineExtension_basic (824.17s)
=== RUN TestAccAzureRMVirtualMachineExtension_concurrent
--- PASS: TestAccAzureRMVirtualMachineExtension_concurrent (929.74s)
=== RUN TestAccAzureRMVirtualMachineExtension_linuxDiagnostics
--- PASS: TestAccAzureRMVirtualMachineExtension_linuxDiagnostics (803.19s)
PASS
ok github.com/hashicorp/terraform/builtin/providers/azurerm 3254.663s
2016-11-09 15:13:48 +00:00