Commit graph

25 commits

Author SHA1 Message Date
John Losito
af3710889d
docs: remove state param in gcp_storage_object example (#493)
Removes an invalid parameter from the example given within the gcp_storage_object module to download an object from a GCS bucket.
2022-09-23 17:25:00 +00:00
Ryan Moriarty
f9c8c18f36
Merge pull request #268 from bucklander/bwallander_issue_266
Fixing issue with UTF-8 conversion in Python3 for GCS uploads
2021-09-13 14:52:54 -06:00
Alex Stephen
ab270a08dc the last of the fixes 2020-08-05 17:48:31 -07:00
buck.wallander
c4f0eefe18 Fixing issue with UTF-8 conversion in Python3 for GCS uploads 2020-08-04 14:28:52 -07:00
Jeff Parker
bc364a6ac7
Update gcp_storage_object.py
Documentation clarification on the source and destination specifying that they have to be urlencoded.
2020-03-05 12:35:38 -06:00
Alex Stephen
9a838fab7f sanity test issues 2019-11-13 13:38:15 -08:00
Alex Stephen
0299a0549d no longer autogenerated 2019-11-07 11:22:46 -08:00
Alex Stephen
a0bc9ad651 return values 2019-11-07 11:22:46 -08:00
Alex Stephen
c1becca3e9 test passes 2019-11-07 11:22:46 -08:00
Alex Stephen
72629e09e3 black code reformat 2019-11-07 11:22:45 -08:00
Alex Stephen
23cb081de9 new storage object module 2019-11-07 11:22:45 -08:00
Alex Stephen
2380b4fa11 Remove storage object from MM
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-05 22:13:18 +00:00
Alex Stephen
516fada880 Adding namespace on integration tests + examples
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-30 22:08:25 +00:00
Alex Stephen
84e760b022 removing documentation fragment
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-06 20:12:02 +00:00
The Magician
5967303b2d adding state info to docs (#317)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:13 -07:00
The Magician
43536a1e38 adding ansible types in documentation (#303)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:12 -07:00
The Magician
07d8cabf5a removing name param from gcp_storage_object module (#279)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:04:10 -07:00
The Magician
f0b41b7daa client side validation can't have docs with explicit choices (#258)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:02:58 -07:00
The Magician
b1795cda83 remove client side validation on enums (#256)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 18:02:57 -07:00
The Magician
ebd14d6e56 Use Ruby YAML library to serialize Ansible examples (#196)
<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
2019-09-04 18:02:15 -07:00
The Magician
99d5da337c Formatting changes related to upstream code generator cleanup. (#162)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-09-04 17:54:45 -07:00
The Magician
72cc27fec1 Ansible Storage Upload/Download 2019-09-04 17:49:42 -07:00
The Magician
0a18332815 examples showing an improper auth value (#87)
<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
2019-09-04 17:44:21 -07:00
Alex Stephen
66791c3c30 Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) (#51248) 2019-09-04 16:56:34 -07:00
Alex Stephen
4ad3da0ca4 New GCP module: gcp_storage_object (#50684) 2019-09-04 16:56:33 -07:00