Commit graph

741 commits

Author SHA1 Message Date
Sam Levenick
038a8ada20 These fields were duplicated, they shouldn't be
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-19 21:23:52 +00:00
Dana Hoffman
1ae7947067 put ConflictsWith on blocks that changed from ExactlyOneOf to AtLeastOneOf
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-18 17:46:44 +00:00
Sam Levenick
603c558e13 Update inspec container for new rubocop and terraform versions
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-13 00:11:39 +00:00
Chris Stephens
2fee32731c Moving nexthop ILB to GA
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-12 23:02:22 +00:00
The Magician
6bc2d2006a Add route_rules to RegionUrlMap (#111)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 17:30:42 -08:00
The Magician
29001a3c6a Add path_rules to RegionUrlMap (#109)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 15:18:16 -08:00
Riley Karson
8928425c5c
update compute disk documentation (#105)
update compute disk documentation
2019-12-09 12:54:08 -08:00
Riley Karson
3e301d0619
Merge pull request #104 from modular-magician/codegen-pr-2800
change exponential_buckets growth_factor from integer to double
2019-12-09 12:53:51 -08:00
The Magician
4809c7f26b Add path_rules to UrlMap (#103)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 11:55:55 -08:00
megan07
de8114ac13 update compute disk documentation
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 17:45:35 +00:00
megan07
7325797fd8 change exponential_buckets growth_factor from integer to double
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-09 15:56:37 +00:00
Alex Stephen
5b408a490d Moving Ansible fingerprint to match TF
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-06 22:32:46 +00:00
The Magician
e3afbd58f3 Add route_rules to UrlMap for Traffic Director (#95)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-06 12:32:19 -08:00
Dana Hoffman
95adace2c9
Merge pull request #99 from modular-magician/codegen-pr-2783
correct documentation about multiple ssl certificates
2019-12-05 10:48:03 -08:00
Dana Hoffman
68146fde03 correct documentation about multiple ssl certificates
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-05 01:14:21 +00:00
Cameron Thornton
81bda2bb1c Add pubsubConfigs to cloud source repository
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-04 00:12:49 +00:00
Dana Hoffman
8a123318b5 fix broken indent in bigquery dataset docs
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-12-03 18:23:07 +00:00
Chris Stephens
01e38c4f2e Add a kubernetes style resource async class
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-27 18:43:55 +00:00
Sam Levenick
6dfdcb61bf Move enable_logging to GA for compute_firewall_rule
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-26 23:33:58 +00:00
Cameron Thornton
4f3a294b9f Add cloudbuild_trigger build timeout and CustomizeDiff
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-21 23:53:13 +00:00
Rimantas Ragainis
601625de62 Update instance.yaml
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-20 21:03:04 +00:00
Nathan McKinley
4d4ebe7223 Don't require 'trigger_template' since it conflicts with 'github' in beta.
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-19 02:39:41 +00:00
The Magician
04b5f54166 Add CloudTasksQueue resource (#57)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-18 14:59:36 -08:00
Dana Hoffman
2ea67fdd96 empty commit to catch up ansible
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-14 17:04:45 +00:00
Alex Stephen
aa51f4df67
Merge pull request #66 from ansible/sanity_fixes
The last of the sanity fixes
2019-11-13 16:08:18 -08:00
Jake Jackson
d7e0f8694a
fixing for sanity test metaclass
fix addressing 
```ERROR: plugins/module_utils/gcp_utils.py:0:0: missing: __metaclass__ = type
```
tested locally and passes
2019-11-13 18:50:17 -05:00
Jake Jackson
e2afd4e6c1
fixing pep8 sanity test doc fragments
fix for sanity test 
```ERROR: Found 1 pep8 issue(s) which need to be resolved:
ERROR: plugins/doc_fragment/gcp.py:10:1: E302: expected 2 blank lines, found 1
```

tested and passed with this fix
2019-11-13 18:46:14 -05:00
Alex Stephen
3da488f74c
Merge pull request #58 from ansible/sanity_fixes
Sanity test fixes
2019-11-13 13:59:19 -08:00
Alex Stephen
9a838fab7f sanity test issues 2019-11-13 13:38:15 -08:00
Riley Karson
bafefea662 [DO NOT MERGE] 3.0.0 staging branch
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-13 21:02:40 +00:00
Cameron Thornton
03b7f52077 Add display_name to logging_metric
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-08 00:11:21 +00:00
Alex Stephen
c52213aa7e
[Ansible] Service Usage Services (#50)
[Ansible] Service Usage Services
2019-11-07 15:40:44 -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
9edc53bf43 [Ansible] Service Usage Services
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-07 18:37:52 +00: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
The Magician
1430a27759 Add L7 ILB fields to RegionBackendService (#38)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-05 13:51:03 -08:00
Alex Stephen
021d06b22a
Ansible - Fixing Target Instance / Reservation Docs (#40)
Ansible - Fixing Target Instance / Reservation Docs
2019-11-04 10:44:04 -08:00
Alex Stephen
95d6719dec Ansible - Logging Metrics
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-31 20:55:41 +00:00
Alex Stephen
4a7b3993d6 Ansible - Fixing Target Instance / Reservation Docs
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-31 17:03:29 +00:00
Alex Stephen
80a47b8fa4 Ansible - Compute Target Instances + Reservations
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-29 21:52:20 +00:00
Will Beebe
240d4286e6 Adding "name" to Cloud Build resource
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-28 18:26:06 +00:00
Nathan McKinley
a006251cc8 Clarify fields that are regexes in docs.
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-24 23:44:55 +00:00
Nathan McKinley
0b6453eb27 Pubsub expiration policy docs are unclear about what happens.
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-24 22:42:06 +00:00
Alex Stephen
209ca8c0e7 Ansible - RuntimeConfig Variables
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-23 20:58:53 +00:00
Alex Stephen
5824d06e8b Runtime Config configs
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-23 18:15:12 +00:00
Tone
2a076c8b98 Added oidcToken to pubsub api.
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-23 16:20:21 +00:00