Commit Graph

3704 Commits

Author SHA1 Message Date
Lars Wander
148ddb1991 provider/google: provide assigned_nat_ip as well as nat_ip 2015-12-11 12:57:18 -05:00
Andrew Teixeira
57979438a6 Move pricing_plan and replication_type in documentation to "settings" sublist as that is where the code looks for those options 2015-12-07 11:40:41 -05:00
Corey Farwell
f37c94d369 Fix minor spacing inconsistency 2015-12-05 16:51:05 -05:00
Lars Wander
7b22d6a617 provider/google: Added missing pubsub documentation 2015-12-03 15:42:41 -05:00
pat
9fbfce3add golang pubsub SDK has been released. moved topics/subscriptions to use that
Conflicts:
	builtin/providers/google/provider.go
	builtin/providers/google/resource_subscription.go
	builtin/providers/google/resource_subscription_test.go

golang pubsub SDK has been released.  moved topics/subscriptions to use that

Conflicts:
	builtin/providers/google/provider.go
	builtin/providers/google/resource_subscription.go
	builtin/providers/google/resource_subscription_test.go

file renames and add documentation files

remove typo'd merge and type file move

add to index page as well

only need to define that once

remove topic_computed schema value

I think this was used at one point but is no longer. away.

cleanup typo

adds a couple more config values

- ackDeadlineSeconds: number of seconds to wait for an ack
- pushAttributes: attributes of a push subscription
- pushEndpoint: target for a push subscription

rearrange to better match current conventions

respond to all of the comments
2015-12-02 10:36:00 -08:00
pat
626817388c golang pubsub SDK has been released. moved topics/subscriptions to use that
Conflicts:
	builtin/providers/google/provider.go
	builtin/providers/google/resource_subscription.go
	builtin/providers/google/resource_subscription_test.go

golang pubsub SDK has been released.  moved topics/subscriptions to use that

Conflicts:
	builtin/providers/google/provider.go
	builtin/providers/google/resource_subscription.go
	builtin/providers/google/resource_subscription_test.go

file renames and add documentation files

remove typo'd merge and type file move

add to index page as well

only need to define that once

remove topic_computed schema value

I think this was used at one point but is no longer. away.

cleanup typo

adds a couple more config values

- ackDeadlineSeconds: number of seconds to wait for an ack
- pushAttributes: attributes of a push subscription
- pushEndpoint: target for a push subscription

rearrange to better match current conventions

respond to all of the comments
2015-12-02 10:36:00 -08:00
Paul Hinze
ee9b6f8b1f Merge pull request #3993 from lwander/b-gcp-test-ssl-cert
provider/google: self-signed ssl certs for testing
2015-11-20 10:36:27 -06:00
Lars Wander
989ca05ba0 provider/google: self-signed ssl certs for testing 2015-11-20 11:32:25 -05:00
Paul Hinze
f41052ad01 provider/google: fix sql database test
Was missing a required parameter

/cc @lwander @sparkprime
2015-11-20 09:52:23 -06:00
Paul Hinze
012355d4e7 Merge pull request #3901 from hashicorp/phinze/google-credentials
provider/google: read credentials as contents instead of path
2015-11-16 17:57:54 -06:00
Paul Hinze
04daa35b6e provider/google: read credentials as contents instead of path
Building on the work in #3846, shifting the Google provider's
configuration option from `account_file` to `credentials`.
2015-11-16 15:14:32 -06:00
Paul Hinze
a2e2f84495 provider/google: read credentials as contents instead of path
Building on the work in #3846, shifting the Google provider's
configuration option from `account_file` to `credentials`.
2015-11-16 15:14:32 -06:00
Jonathan Groth
2ea33dd834 Correct argument reference for certificate 2015-11-13 17:13:20 -05:00
Lars Wander
0d6c40a454 provider/google: Fix instance group manager instance restart policy 2015-11-12 15:44:31 -05:00
Lars Wander
d1b35d9d69 provider/google: Fix instance group manager instance restart policy 2015-11-12 15:44:31 -05:00
Lars Wander
217772ca27 provider/google: HTTPS health checks resource + tests & documentation 2015-11-12 10:48:26 -05:00
Lars Wander
ac6dd0ca81 provider/google: HTTPS health checks resource + tests & documentation 2015-11-12 10:48:26 -05:00
Eddie Forson
e07e2b583d providers/google: add pubsub auth endpoint #3803 2015-11-07 14:05:03 +00:00
Matt Morrison
9afdb563a7 Add logging when instance no longer exists 2015-11-06 10:15:35 +13:00
Matt Morrison
547331ebc1 Issue #3742 - terraform destroy fails if Google Compute Instance no longer exists 2015-11-05 12:38:17 +13:00
Dave Cunningham
ce8c9d25d0 Merge pull request #3702 from lwander/f-gcp-global-forwarding-rule
provider/google: global forwarding rule tests & documentation
2015-11-03 13:41:08 -05:00
Dave Cunningham
3a2092212c Merge pull request #3702 from lwander/f-gcp-global-forwarding-rule
provider/google: global forwarding rule tests & documentation
2015-11-03 13:41:08 -05:00
Lars Wander
26c676036a provider/google: global forwarding rule tests & documentation 2015-11-03 13:31:46 -05:00
Lars Wander
d7a3cc4828 provider/google: global forwarding rule tests & documentation 2015-11-03 13:31:46 -05:00
Lars Wander
dc71df8455 provider/google: Target HTTPS proxy resource + tests & documentation 2015-11-03 12:34:13 -05:00
Lars Wander
bb967e755c provider/google: Target HTTPS proxy resource + tests & documentation 2015-11-03 12:34:13 -05:00
Lars Wander
215c53915c provider/google: Improve Container Scope Example Documentation 2015-11-03 10:30:36 -05:00
Lars Wander
da139fac94 provider/google: target http proxies resource + tests & documentation 2015-11-03 08:54:30 -05:00
Lars Wander
c29586552f provider/google: target http proxies resource + tests & documentation 2015-11-03 08:54:30 -05:00
Lars Wander
5eed1a3ad3 provider/google: Added url map resource + tests & documentation 2015-11-02 17:12:41 -05:00
Lars Wander
70ba555ecb provider/google: Added url map resource + tests & documentation 2015-11-02 17:12:41 -05:00
Dave Cunningham
08f1522cd9 Merge pull request #3723 from lwander/f-gcp-ssl-certs
provider/google: SSL Certificates resource + tests & documentation
2015-11-02 14:44:19 -05:00
Dave Cunningham
6abde4acc7 Merge pull request #3723 from lwander/f-gcp-ssl-certs
provider/google: SSL Certificates resource + tests & documentation
2015-11-02 14:44:19 -05:00
Lars Wander
dbd36c1559 provider/google: SSL Certificates resource + tests & documentation 2015-11-02 14:35:51 -05:00
Lars Wander
19a21e804e provider/google: SSL Certificates resource + tests & documentation 2015-11-02 14:35:51 -05:00
Dave Cunningham
67140dbb7a Merge pull request #3701 from lwander/f-gcp-global-address
provider/google: global address + tests & documentation
2015-11-02 13:29:36 -05:00
Radek Simko
345827738d Merge pull request #3713 from lwander/b-gcp-backend-region
provider/google: Region attribute wasn't wrapped in quotes
2015-11-02 10:47:27 +00:00
Lars Wander
8c4fb4e537 provider/google: Region attribute wasn't wrapped in quotes 2015-10-31 09:52:50 -04:00
Lars Wander
120f54210a provider/google: global address + tests & documentation 2015-10-30 17:57:09 -04:00
Lars Wander
9a8ca4d344 provider/google: global address + tests & documentation 2015-10-30 17:57:09 -04:00
Dave Cunningham
76ee939e7b Merge pull request #3667 from lwander/f-gcp-instance-template-preemptible
provider/google: Added `preemtible` flag to `instance_template`
2015-10-30 17:38:15 -04:00
Dave Cunningham
48b8d9f4cb Merge pull request #3667 from lwander/f-gcp-instance-template-preemptible
provider/google: Added `preemtible` flag to `instance_template`
2015-10-30 17:38:15 -04:00
Lars Wander
e316e72a12 provider/google: Added preemtible flag to instance_template 2015-10-30 16:07:11 -04:00
Lars Wander
8e8b9e763a provider/google: Added preemtible flag to instance_template 2015-10-30 16:07:11 -04:00
Lars Wander
e2baa63aeb provider/google: SQL instance & database tests & documentation 2015-10-30 15:35:29 -04:00
Lars Wander
c3e204a054 provider/google: SQL instance & database tests & documentation 2015-10-30 15:35:29 -04:00
clint shryock
dc2a87c505 update with go fmt 2015-10-29 17:10:44 -05:00
Dave Cunningham
eadd967c10 Merge pull request #3643 from lwander/f-gcp-instance-scheduling
provider/google: Added scheduling block to compute_instance
2015-10-26 19:29:33 -04:00
Lars Wander
f8047b2c1f provider/google: Added scheduling block to compute_instance 2015-10-26 16:16:06 -04:00
Lars Wander
17e36a2b84 provider/google: Added scheduling block to compute_instance 2015-10-26 16:16:06 -04:00