Commit Graph

3422 Commits

Author SHA1 Message Date
The Magician
51bf6f432a [Terraform] ip_address.0.time_to_retire it's not optional (#2965)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-30 13:03:51 -08:00
The Magician
d12e425d9f Native Update Mask support (#2818)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-30 12:37:52 -08:00
The Magician
ced540ceca Add hostname field to compute_instance (#2952)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-29 09:44:21 -08:00
Thomas Poindessous
60264e386c Fix PG docs as PG 9.6 is GA (#2948)
I think that PG 9_6 support is GA now : https://cloud.google.com/sql/docs/release-notes#april_2018
2019-01-28 15:00:16 -08:00
Riley Karson
d5f2c0005a
Update CHANGELOG.md 2019-01-28 14:41:53 -08:00
The Magician
385ac491f4 Add service_account_email to google_cloudfunctions_function (#2947)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-28 14:39:37 -08:00
The Magician
08c73f2754 Standardize import for instance group manager. (#2946)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-28 14:00:05 -08:00
Riley Karson
9aa57f2f6f
Update CHANGELOG.md 2019-01-28 13:53:47 -08:00
The Magician
05d558d33f Add disable_dependent_services to google_project_service resource. (#2938)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-28 13:50:41 -08:00
Riley Karson
e37b94efe5
Update CHANGELOG.md 2019-01-28 11:27:21 -08:00
The Magician
6b0fceb3c9 Delete GCS objects in parallel (#2944)
<!-- This change is generated by MagicModules. -->
/cc @sethvargo
2019-01-28 11:26:13 -08:00
Riley Karson
33628a508e
Update vendoring in CONTRIBUTING (#2945)
I'll mirror to TPGB on approval
2019-01-28 11:15:38 -08:00
The Magician
661cf81bc3 [Terraform] Gcloud scheduler (#2930)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-28 10:18:02 -08:00
The Magician
719b3304c4 change test assertions to match new values (#2940)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-25 16:29:12 -08:00
The Magician
f32cfb5cb3 Fix container wait operations (#2941)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-25 16:28:54 -08:00
The Magician
cf489d4909 Adding nil guards to the wait operations (#2936)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-25 13:03:43 -08:00
Nathan McKinley
d1f1222c01
Fix vendor directory. (#2932)
* The problem was symlinks all along!  Revendor.

* modclean and revendor again.
2019-01-25 10:10:36 -08:00
The Magician
b2bcc2f255 Catch bad state in common and compute operations (#2931)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-25 09:29:24 -08:00
The Magician
6779f4dbf4 Ci test fixes (#2925)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-24 13:22:22 -08:00
The Magician
a464c5e6e1 Add more descriptive error message for conflict errors. (#2921)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-24 10:27:46 -08:00
The Magician
5760fafc3b Fix map in Random provider in SSLCert OiCS example. (#2919)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-24 08:30:04 -08:00
The Magician
094b1bc673 Rename some files to match intended names (#2920)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-23 18:08:41 -08:00
Nathan McKinley
808775c12c
update to hashicorp/go-getter (#2922)
* update to hashicorp/go-getter

* go mod vendor.

* go mod tidy
2019-01-23 18:07:01 -08:00
The Magician
7d309fce05 [Terraform] new option "scopes" to define OAuth scopes for provider (#2888)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-23 16:35:17 -08:00
The Magician
e533068957 add ForceNew to firewall direction field. (#2917)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-23 16:19:03 -08:00
The Magician
6e5bd62ee6 Guard self links inside google_compute_backend_service (#2918)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-23 14:41:55 -08:00
Riley Karson
a1eb3d17cc
Update CHANGELOG.md 2019-01-23 13:18:57 -08:00
The Magician
c8abf0ce03 Add a computed name field to google_storage_bucket_object (#2914)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-23 13:17:33 -08:00
The Magician
62fe98fb0a Change default boot disk size to 15g for dataproc (#2911)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-22 16:53:36 -08:00
The Magician
f2649bcbdb Add vlan tag and subnet candidates to Interconnect Attachments. (#2882)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-22 13:05:11 -08:00
Nathan McKinley
d30a7c4af0
Update CHANGELOG.md 2019-01-22 12:41:05 -08:00
The Magician
738bdb9aac Initial autogeneration of Spanner instance in Terraform. (#2892)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-22 12:35:59 -08:00
Riley Karson
c66e6865e1
Removed unused from gometalinter (#2907)
staticcheck is unhappy with my config file; I'll add it in when I get it working correctly.
2019-01-22 11:31:51 -08:00
The Magician
b554f90325 Fix security hole in tests (#2893)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-22 10:38:49 -08:00
Chris Stephens
3fc3c5d61a
Increase acceptance test timeout to 4 hours (#2899) 2019-01-18 14:53:16 -08:00
Dana Hoffman
1bc6bdacb8
Update CHANGELOG.md 2019-01-18 09:59:52 -08:00
The Magician
5a06139281 fixes to updating node versions (#2872)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-18 09:59:11 -08:00
Chris Stephens
553d5cb13a
Update CHANGELOG.md
Adding changes missed in the 2.0.0 changelog
2019-01-17 19:11:43 -08:00
The Magician
30fe927df6 Data Sources for KMS Key Ring and Key (#2891)
<!-- This change is generated by MagicModules. -->
/cc @kierachell
2019-01-17 16:12:22 -08:00
The Magician
b2142b4bcc Clarify that the website is shared between both provider versions (#2881)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-17 09:13:02 -08:00
The Magician
4cae2edbc5 Add custom flatten for monitoring channel labels (#2879)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-16 15:48:55 -08:00
Nathan McKinley
76c1237eea
Update CHANGELOG.md 2019-01-16 13:43:46 -08:00
The Magician
7ff156006f Initial addition of generated spanner database to terraform. (#2812)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-16 13:42:38 -08:00
The Magician
bb4697dd87 Make Disk KMS features GA (#2884)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-01-16 11:52:33 -08:00
The Magician
411bf089d1 Fix typo in Cloud NAT documentation (#2883)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-15 17:39:05 -08:00
Riley Karson
8b7faaa7dd
Update CHANGELOG.md 2019-01-15 11:28:49 -08:00
Yong Wen Chua
51bf081722 Fix incorrect arguments for google_compute_instance data source (#2874)
Fixes #2535
2019-01-15 11:27:57 -08:00
Riley Karson
6d3add75fc
Update CHANGELOG.md 2019-01-15 09:23:57 -08:00
The Magician
2e99e8061d Removing "input=true" from ignoredFiles and includedFiles (#2871)
<!-- This change is generated by MagicModules. -->
/cc @naseemkullah
2019-01-15 09:06:59 -08:00
The Magician
97347e5de5 Reconcile Magician formatting changes due to Go tools upgrade (#2869)
Reconcile Magician formatting changes due to Go tools upgrade
2019-01-14 09:40:18 -08:00