-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MM updates #280
Merged
Merged
MM updates #280
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
59d32bb
fix typo (#3369) (#413)
modular-magician 6300d63
Fix check for serial port disabled (#3695) (#415)
modular-magician b34219f
Add mode enum and scale down controls for Compute AutoScaler (#3693) …
modular-magician 495a08f
added support for shielded nodes in container (#3639) (#417)
modular-magician 2eb472b
fix memcache_parameters (#3733) (#418)
modular-magician b9fd5a0
add tiers and nfs_export_options (#3766) (#419)
modular-magician 92356e2
Add skip enum value generation (#3767) (#420)
modular-magician b4396e6
Backend service support for internet NEG backend (#3782) (#421)
modular-magician 3a9f29a
add firewall logging controls (#3780) (#422)
modular-magician 932ef02
Fix colon in doc notes (#3796) (#423)
modular-magician 9ee8357
Add persistence_iam_identity to Redis Instance (#3805) (#424)
modular-magician 64ec4dc
Org Security Policies (Hierarchical Firewalls) (#3626) (#425)
modular-magician 660eaf7
Adding Missing Cloud Build Attributes (#3627) (#426)
modular-magician 55b6655
Add additional fields to Memcached Instance (#3821) (#427)
modular-magician bd1fe66
Convert inboundServices to an enum. (#3820) (#428)
modular-magician 8baa33b
add source_image and source_snapshot to google_compute_image (#3799) …
modular-magician a60496e
Collection fixes for release (#3831) (#430)
modular-magician b4e8635
Add new field filter to pubsub. (#3759) (#431)
modular-magician b8772a7
Add archive class to gcs (#3867) (#432)
modular-magician 706f919
Add support for gRPC healthchecks (#3825) (#433)
modular-magician 5ae9667
Add enableMessageOrdering to Pub/Sub Subscription (#3872) (#434)
modular-magician 8f497d6
Specify possible values for arg only once (#3874) (#435)
modular-magician aef0355
use {product}.googleapis.com endpoints (#3755) (#436)
modular-magician 97d1dd4
Add vpcAccessConnector property on google_app_engine_standard_app_ver…
modular-magician 62c0823
retrypolicy attribute added (#3843) (#438)
modular-magician 4740dc9
add discovery endpoint (#3891) (#439)
modular-magician a7532ad
Advanced logging config options in google_compute_subnetwork (#3603) …
modular-magician 5e860a3
Add Erase Windows VSS support to compute disk (#3898) (#441)
modular-magician 7173605
Add Snapshot location to compute snapshot (#3896) (#442)
modular-magician 054a8cd
Added missing 'all' option for protocol firewall rule (#3962) (#443)
modular-magician 76663bb
Revert `eraseWindowsVssSignature` field and test (#3959) (#444)
modular-magician 40c7ac9
Added support GRPC for google_compute_(region)_backend_service.protoc…
modular-magician f722276
Added properties of options & artifacts on google_cloudbuild_trigger …
modular-magician a5798d0
products/container: Add datapath provider field (#3956) (#447)
modular-magician 3edd18f
Add SEV_CAPABLE option to google_compute_image (#3994) (#448)
modular-magician da36f4c
Add network peerings for inspec (#4002) (#449)
modular-magician 37f3853
Update docs for pubsub targets in cloud scheduler (#4008) (#450)
modular-magician e08a6b8
Merge branch 'master' into master
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a bunch of instances of double-spacing throughout the resource documentation, this would probably need to be updated upstream though right?
It's not a huge issue at all though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest we proceed with what's here but you're right, the spacing could be tweaked in a future MM PR to ensure consistency.