-
Updated
Jun 4, 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.
Here are 2,272 public repositories matching this topic...
-
Updated
Jun 2, 2021 - Go
-
Updated
Jun 3, 2021 - Go
Fix ESLint warnings
-
Updated
Jun 4, 2021 - Go
-
Updated
Jun 5, 2021 - Python
-
Updated
May 5, 2021 - Shell
-
Updated
May 24, 2021 - JavaScript
The https://github.com/nccgroup/ScoutSuite/blob/master/ScoutSuite/providers/gcp/rules/findings/iam-lack-of-service-account-key-rotation.json finding should only flag USER_MANAGED keys (https://cloud.google.com/iam/docs/reference/rest/v1/projects.serviceAccounts.keys), as SYSTEM_MANAGED keys are "managed and rotated by Google"
Terraform ignores case sensitivity in most cases for AWS, GCP and Azure (I haven't checked other providers). The aim of this GH issue is to review and update all existing cloud resources to ensure that:
- case-insensitive string comparison are used, e.g.:
Bad:input == "large"
Good:strings.ToLower(input) == "large"
We might be able to grep for something like== "to review/fix them a
-
Updated
Jun 4, 2021 - Rust
Location
- Browser
- CLI
- API
- Documentation
Motivation
Connecting to AWS RDS is complicated without a step-by-step guide unique to Porter.
Requirements
- Document how to set up the RDS instance if it doesn't exist.
- Document how to connect to the RDS instance from the same VPC.
- Document how to configure VPC peering if an RDS instance already exist
-
Updated
Jun 4, 2021 - Go
-
Updated
Mar 29, 2021
-
Updated
Jun 5, 2021
-
Updated
Jun 1, 2021 - Go
-
Updated
Apr 12, 2020 - Java
-
Updated
May 30, 2021 - Python
-
Updated
Sep 29, 2020 - Python
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
-
Updated
Jun 5, 2021 - TypeScript
-
Updated
Jun 4, 2021 - Python
-
Updated
Jun 3, 2021 - TypeScript
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
Jun 1, 2021 - Shell
-
Updated
May 28, 2021 - Python
Released April 7, 2008
- Organization
- GoogleCloudPlatform
- Website
- cloud.google.com
- Wikipedia
- Wikipedia
Requesting that you add the new Gitlab Provider as a new VCS Provider.
See here for the provider details: https://registry.terraform.io/providers/gitlabhq/gitlab/latest