Skip to content
#

gcp

google-cloud logo

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,567 public repositories matching this topic...

infracost
alikhajeh1
alikhajeh1 commented Oct 7, 2021

Version Infracost v0.9.9. We should be able to lookup the filters used in the google_container_registry resource to see what's changed, the golden test files aren't picking this up so it might be related to the region being used.

Terraform resource:

resource "google_container_registry" "registry" {
  project   = var.project_id
}

Actual output, notice the first line is showing

rowy