-
Updated
Dec 21, 2021 - Go
gcp
Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments. Alongside a set of management tools, it provides a series of modular cloud services including computing, data storage, data analytics and machine learning.
Here are 2,730 public repositories matching this topic...
-
Updated
Dec 21, 2021 - Go
-
Updated
Dec 19, 2021 - Go
-
Updated
Dec 14, 2021 - Go
The current blue links are sometimes not easy to read, e.g. see the first screenshot from a user vs the second screenshot from my terminal (iTerm2):
, as SYSTEM_MANAGED keys are "managed and rotated by Google"
CKV_AWS_174 is being triggered in our terraform code even though we have the viewer certificate set to use TLSv.1.2. Snippet of our code here:
viewer_certificate {
acm_certificate_arn = aws_acm_certificate.cert.arn
ssl_support_method = "sni-only"
minimum_protocol_version = "TLSv1.2_2019"
}
Steps to reproduce the behavior:
Running checkov on our terraform code
**Expe
-
Updated
Dec 17, 2021 - JavaScript
-
Updated
Nov 11, 2021
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.
-
Updated
Dec 12, 2021
-
Updated
Dec 21, 2021 - Go
Say Hi on Discord!
Join our new Discord Channel to say Hi and get live support from the team or from the community.
-
Updated
Dec 17, 2021 - Go
-
Updated
Sep 29, 2020 - Python
-
Updated
Dec 17, 2021 - Python
-
Updated
Dec 21, 2021 - TypeScript
-
Updated
Apr 12, 2020 - Java
-
Updated
Oct 29, 2021 - Go
The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py
-
Updated
Dec 20, 2021 - TypeScript
-
Updated
Aug 12, 2021 - Python
-
Updated
Dec 21, 2021 - Rust
Released April 7, 2008
- Organization
- GoogleCloudPlatform
- Website
- cloud.google.com
- Wikipedia
- Wikipedia


What would you like to be added:
Currently there is the option to configure a
--annotation-filterand a--sourcefilter [0]. Since Kubernetes 1.19 the Ingress Resource was promoted to GA and got a new ingressClassName field.I'd like to have a opti