Alex Stephen
47ce9ecd2e
Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) ( #51245 )
2019-01-23 16:45:40 -05:00
Alex Stephen
395fbce194
Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) ( #51246 )
2019-01-23 16:45:30 -05:00
Alex Stephen
2836c8c897
Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) ( #51247 )
2019-01-23 16:45:20 -05:00
Alex Stephen
6a3eaba52e
Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) ( #51248 )
2019-01-23 16:45:08 -05:00
Alex Stephen
7ceffb7ba2
New GCP module: gcp_sourcerepo_repository ( #51249 )
2019-01-23 16:44:54 -05:00
Alex Stephen
e4737ce730
New GCP module: gcp_sourcerepo_repository_facts ( #51250 )
2019-01-23 16:44:46 -05:00
Alex Stephen
4746781423
New GCP module: gcp_bigquery_dataset ( #50676 )
2019-01-16 14:16:51 -05:00
Alex Stephen
937fe2f658
New GCP module: gcp_bigquery_table ( #50678 )
2019-01-16 14:16:37 -05:00
Alex Stephen
263e266f68
New GCP module: gcp_compute_interconnect_attachment ( #50680 )
2019-01-16 14:16:28 -05:00
Alex Stephen
b9dd0e2286
New GCP module: gcp_iam_service_account ( #50681 )
2019-01-16 14:16:14 -05:00
Alex Stephen
caedfcbfb0
New GCP module: gcp_resourcemanager_project ( #50683 )
2019-01-16 14:15:59 -05:00
Alex Stephen
a0a199fb93
New GCP module: gcp_storage_object ( #50684 )
2019-01-16 14:15:46 -05:00
Alex Stephen
36fd9d1b6a
Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) ( #50783 )
2019-01-16 14:15:35 -05:00
Alex Stephen
41c1f8b9a5
Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) ( #50784 )
2019-01-16 14:15:15 -05:00
Alex Stephen
5ca5936e05
Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) ( #50785 )
2019-01-16 14:15:03 -05:00
Alex Stephen
5137bd5958
Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) ( #50786 )
2019-01-16 12:58:57 -05:00
Alex Stephen
c22fbd9ddf
New module: gcp_bigquery_dataset_facts ( #50677 )
2019-01-08 20:26:06 -05:00
Alex Stephen
1d747649e6
New module: gcp_bigquery_table_facts ( #50679 )
2019-01-08 20:25:47 -05:00
Alex Stephen
303abadf52
New GCP Module: gcp_compute_interconnect_attachment_facts ( #48217 )
2018-12-21 13:42:48 -05:00
Alex Stephen
746e80e9e1
New GCP Module: gcp_container_cluster_facts ( #48249 )
2018-12-21 13:42:39 -05:00
Alex Stephen
c0f44dfbaf
New GCP Module: gcp_container_node_pool_facts ( #48251 )
2018-12-21 13:42:31 -05:00
Alex Stephen
251d049a54
New GCP Module: gcp_iam_service_account_facts ( #48257 )
2018-12-21 12:51:47 -05:00
Alex Stephen
3422a43555
New GCP Module: gcp_resourcemanager_project_facts ( #48263 )
2018-12-21 12:51:39 -05:00
Alex Stephen
02c6989f41
New GCP Module: gcp_spanner_database_facts ( #48265 )
2018-12-21 11:51:17 -05:00
Alex Stephen
a6cfdc6e63
New GCP Module: gcp_spanner_instance_facts ( #48267 )
2018-12-21 11:51:00 -05:00
Alex Stephen
e499718a50
New GCP Module: gcp_sql_database_facts ( #48269 )
2018-12-21 11:50:50 -05:00
Alex Stephen
f73539284b
GCP Bug Fixes ( #49458 )
...
* Bug fixes
* fixes as of 12/5/2018
* changes as of 12/06/2018
2018-12-21 11:41:25 -05:00
Alex Stephen
b9c630f1b1
New GCP Module: gcp_sql_instance_facts ( #48271 )
2018-12-21 11:26:14 -05:00
Alex Stephen
7f3e4910b0
New GCP Module: gcp_sql_user_facts ( #48273 )
2018-12-21 10:44:46 -05:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
Abhijeet Kasurde
013c42b14f
Misc typo fixes ( #49816 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-14 15:12:58 +05:30
Abhijeet Kasurde
bc3e7bbeba
E325 Removal - Part II ( #49196 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-11-28 13:55:52 +05:30
John R Barker
97e2fa4953
Bulk module author 2 ( #48955 )
...
* Bulk fix DOCUMENTATION.author (Part 2)
2018-11-21 10:32:42 +00:00
John R Barker
3fcc564bbb
Bulk fix DOCUMENTATION.author (Part 1) ( #48934 )
...
* Bulk fix DOCUMENTATION.author
2018-11-20 19:31:35 +00:00
Pilou
7f98a8db12
BOTMETA.yml and module metadata: fix case authors ( #46051 )
...
* botmeta: fix GitHub ID case
* module authors: fix GitHub ID case
* replace CloudEngine-Ansible by submitter GitHub ID
2018-11-19 11:47:14 +00:00
Alex Stephen
5ad5677b71
GCP Bug Fixes ( #48276 )
...
* GCP Bug fixes
* added util file changes
2018-11-15 13:44:10 +00:00
Ryan Brown
18a088c64e
GCP MagicModules bug fixes ( #47285 )
...
Closes : #46930 #46929 #46928 #46927 #46926 #46925 #46924 #46923 #46922 #46921 #46920 #46919 #46918 #46917 #46916 #46915 #46914 #46913 #46912 #46911 #46910 #46909 #46908 #46907 #46906 #46905 #46903 #46902 #46901 #46900 #46899 #46898 #46897 #46896 #46895 #46894 #46893 #46892 #46891 #46890 #46889 #46888 #46887 #46886 #46885 #46884 #46883 #46882 #46881 #46880 #46879 #46878 #46877 #46876 #46875 #46874 #46873 #46872 #46871 #46870 #46869 #46868 #46867 #46866 #46865 #46864 #46863 #46862 #46861 #46860 #46859 #46858 #46857 #46856 #46855 #46854 #46853 #46852
2018-10-18 10:55:42 -04:00
Alex Stephen
3f629c426c
New GCP Module: gcp_compute_region_disk ( #46886 )
2018-10-18 10:08:14 -04:00
Alex Stephen
bd62da4e64
New GCP Module: gcp_compute_region_disk_facts ( #46887 )
2018-10-18 10:06:45 -04:00
Alex Stephen
437f8622d4
New GCP Module: gcp_dns_managed_zone_facts ( #46917 )
2018-10-18 10:06:14 -04:00
Alex Stephen
b6c99619e4
New GCP Module: gcp_dns_resource_record_set_facts ( #46919 )
2018-10-18 10:04:01 -04:00
Alex Stephen
aba8ebbbf8
New GCP Module: gcp_pubsub_subscription_facts ( #46921 )
2018-10-18 10:03:28 -04:00
Alex Stephen
f47cfd2204
New GCP Module: gcp_pubsub_topic_facts ( #46923 )
2018-10-18 10:01:31 -04:00
Thomas Picariello
62d131716b
Do not try to encode metadata if it is None ( #46739 )
...
* Do not try to encode metadata if it is None
* Add changelog fragment
* Fix fragment missing EOF line
2018-10-10 12:14:47 +02:00
Vibhav Sinha
e26d758d6f
fix gce_backend_service examples for healthchecks ( #31134 )
...
gce_backend_service module expects healthchecks to be an array of string. The previous example incorrectly mentioned healthchecks as an array of objects each containing a `name` key.
2018-09-13 13:47:43 -05:00
Alex Stephen
56fa7eeb41
[gcp] gcp_compute_backend_service changes ( #44796 )
2018-08-29 16:41:37 -04:00
Alex Stephen
d38bccfc3e
New GCP Module: gcp_compute_router ( #42796 )
2018-08-28 12:35:20 -04:00
Alex Stephen
0972d37872
New GCP Module: gcp_spanner_database ( #42799 )
2018-08-28 11:58:33 -04:00
Alex Stephen
48de2cf214
New GCP Module: gcp_spanner_instance ( #42800 )
2018-08-28 11:57:59 -04:00