Commit Graph

390 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Evan Brown b9e9e777c8 providers/google: Support managing projects
9 years ago
Zach Gershman df027d9e3c removes region param from google_compute_backend_service (#10903)
9 years ago
Dana Hoffman 6558224de1 Merge pull request #11018 from unguiculus/feature/additional_zones
9 years ago
Dana Hoffman 006e9b1b3c Merge pull request #11228 from cblecker/rbs-sessionaffinity
9 years ago
Dana Hoffman 449a98a398 providers/google: Add support for encrypting a disk (#11167)
9 years ago
Christoph Blecker 73bd728fe5 Add support for session_affinity to google_compute_region_backend_service
9 years ago
Reinhard Nägele 69316a8726 Add 'ForceNew: true' to additional_zones
9 years ago
Reinhard Nägele 17e8e94fb8 Fix if condition in test
9 years ago
Reinhard Nägele 722fad6d94 Add test for additional zones existance
9 years ago
Reinhard Nägele 776bc47df3 Merge remote-tracking branch 'upstream' into feature/additional_zones
9 years ago
zbikmarc 77037bed2c providers/google: Add subnetwork_project field to enable cross-project networking in instance templates (#11110)
9 years ago
Paddy 690db74d4a Read update_strategy before overwriting it. (#11013)
9 years ago
Reinhard Nägele 038d330365 [GKE] Allow additional zones to be configured
9 years ago
Paddy e6349aee4f Remove create_timeout backwards incompatibilities.
9 years ago
Christoph Blecker b7faae4bac Use node_version during google_container_cluster creation (#10817)
10 years ago
stack72 9aebe3344a
provider/google: Moving the XPN EnvVar check into provider_test.go to stop failed build
10 years ago
stack72 4f256a54db
Merge branch 'google-xpn' of https://github.com/danawillow/terraform
10 years ago
Christoph Blecker fa8921f8f4 Add support for name_prefix to google_compute_ssl_certificate
10 years ago
James Bardin 5b0bc3b25e wrong printf verb
10 years ago
Paddy 8d046c766c Merge pull request #10453 from danawillow/google-ilb
10 years ago
Dana Hoffman 2ad3042877 fix tests
10 years ago
Dana Hoffman 985b4e2b66 use conflictswith for health check instead of separate type field
10 years ago
Dana Hoffman 35664ff0e1 log id of health check that still exists on destroy
10 years ago
Paddy e1a5805833 Fix instance/template metadata support
10 years ago
Dana Hoffman 0e03f59e4a remove loadBalancingScheme as an option in RegionBackendService since it can only be INTERNAL
10 years ago
Dana Hoffman fd2b1fcbd6 add one more test for updating a health check
10 years ago
Dana Hoffman 77f0ef4fc1 fix bugs in health check and its tests
10 years ago
Dana Hoffman 20ee56be07 Add the other HealthCheck types
10 years ago
Dana Hoffman adafa722e7 clean up RegionBackendService and tests
10 years ago
Dana Hoffman 39809fca76 use v1 apis instead of beta
10 years ago
Dana Hoffman a04ed894d1 First set of changes to enable internal load balancing using beta apis
10 years ago
Paddy 7054fdfa13 providers/google: make projects importable.
10 years ago
Benjamin Pineau f2a3c5da82 provider/google: allow session affinity for compute_backend_service
10 years ago
Evan Brown d357e75201 Merge pull request #10117 from cblecker/f-gke-node-scopes
10 years ago
Evan Brown 3920460220 Merge pull request #10081 from aditya87/google_compute_image_timeout
10 years ago
Evan Brown a32fe2d47f Resolve review feedback
10 years ago
Christoph Blecker 190f167bb2
Add support for scope aliases to google_container_cluster
10 years ago
Evan Brown 4bdf65c36f Fix spacing inconsistencies
10 years ago
Evan Brown 1612d6a78f Fix go vet issue
10 years ago
Evan Brown 9a188049a7 providers/google: random resource names in SA test
10 years ago
Evan Brown 5423349b68 providers/google: Create and delete Service Accounts
10 years ago
Aditya Anchuri 49c7d272a3 Added create timeout for compute images and instances
10 years ago
Paddy 8ba6ed708a provider/google: throw an error for invalid disks
10 years ago
Christoph Blecker af7cd57a4a Search configured project image families (#9243)
10 years ago
Christoph Blecker 45f441fdb4 Add support for default-internet-gateway alias for google_compute_route (#9676)
10 years ago
Christoph Blecker ca8cd4b1f0 Add support for using source_disk to google_compute_image (#9614)
10 years ago
Dan Wendorf 781725348e provider/google Support MySQL 5.7 instances (#9673)
10 years ago
Dan Wendorf 407af92c21 provider/google Change default MySQL instance version to 5.6 (#9674)
10 years ago
Dana Hoffman ab01c23140 style fix
10 years ago
Dana Hoffman 8ae5f3a38c Add subnetwork_project field to allow for XPN in GCE instances
10 years ago