Skip to content
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

changed name #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

changed name #29

wants to merge 1 commit into from

Conversation

kevinsunny1996
Copy link
Owner

No description provided.

@github-actions
Copy link

💰 Infracost estimate: monthly cost will not change

Project Previous New Diff
kevinsunny1996/aggregator-terraform-infra/terraform $0 $0 $0
Infracost output
Project: kevinsunny1996/aggregator-terraform-infra/terraform

+ module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"]
  Monthly cost depends on usage

    + Storage (standard)
      Monthly cost depends on usage
        +$0.02 per GiB

    + Object adds, bucket/object list (class A)
      Monthly cost depends on usage
        +$0.05 per 10k operations

    + Object gets, retrieve bucket/object metadata (class B)
      Monthly cost depends on usage
        +$0.004 per 10k operations

    + Network egress
    
        + Data transfer in same continent
          Monthly cost depends on usage
            +$0.02 per GB
    
        + Data transfer to worldwide excluding Asia, Australia (first 1TB)
          Monthly cost depends on usage
            +$0.12 per GB
    
        + Data transfer to Asia excluding China, but including Hong Kong (first 1TB)
          Monthly cost depends on usage
            +$0.12 per GB
    
        + Data transfer to China excluding Hong Kong (first 1TB)
          Monthly cost depends on usage
            +$0.23 per GB
    
        + Data transfer to Australia (first 1TB)
          Monthly cost depends on usage
            +$0.19 per GB

- module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extracts"]
  Monthly cost depends on usage

    - Storage (standard)
      Monthly cost depends on usage
        -$0.02 per GiB

    - Object adds, bucket/object list (class A)
      Monthly cost depends on usage
        -$0.05 per 10k operations

    - Object gets, retrieve bucket/object metadata (class B)
      Monthly cost depends on usage
        -$0.004 per 10k operations

    - Network egress
    
        - Data transfer in same continent
          Monthly cost depends on usage
            -$0.02 per GB
    
        - Data transfer to worldwide excluding Asia, Australia (first 1TB)
          Monthly cost depends on usage
            -$0.12 per GB
    
        - Data transfer to Asia excluding China, but including Hong Kong (first 1TB)
          Monthly cost depends on usage
            -$0.12 per GB
    
        - Data transfer to China excluding Hong Kong (first 1TB)
          Monthly cost depends on usage
            -$0.23 per GB
    
        - Data transfer to Australia (first 1TB)
          Monthly cost depends on usage
            -$0.19 per GB

Monthly cost change for kevinsunny1996/aggregator-terraform-infra/terraform
Amount:  $0.00 ($0.00 → $0.00)

──────────────────────────────────
Key: ~ changed, + added, - removed

2 cloud resources were detected:
∙ 1 was estimated, it includes usage-based costs, see https://infracost.io/usage-file
∙ 1 was free:
  ∙ 1 x google_storage_bucket_iam_binding

This comment will be updated when the cost estimate changes.

Is this comment useful? Yes, No, Other

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

  # module.gcs_api_extract.random_id.bucket_suffix will be created
  + resource "random_id" "bucket_suffix" {
      + b64_std     = (known after apply)
      + b64_url     = (known after apply)
      + byte_length = 2
      + dec         = (known after apply)
      + hex         = (known after apply)
      + id          = (known after apply)
    }

Plan: 3 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform
module.gcs_api_extract.random_id.bucket_suffix: Refreshing state... [id=i_k]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

4 similar comments
@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform
module.gcs_api_extract.random_id.bucket_suffix: Refreshing state... [id=i_k]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform
module.gcs_api_extract.random_id.bucket_suffix: Refreshing state... [id=i_k]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform
module.gcs_api_extract.random_id.bucket_suffix: Refreshing state... [id=i_k]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖``

Terraform Plan 📖success

Show Plan

terraform
module.gcs_api_extract.random_id.bucket_suffix: Refreshing state... [id=i_k]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # module.gcs_api_extract.google_storage_bucket.buckets["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket" "buckets" {
      + default_event_based_hold    = false
      + force_destroy               = false
      + id                          = (known after apply)
      + labels                      = {
          + "name"              = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
          + "project_name"      = "pricing-aggregator"
          + "project_workspace" = "exemplary-tide-379122"
        }
      + location                    = "US-EAST1"
      + name                        = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + project                     = "exemplary-tide-379122"
      + public_access_prevention    = (known after apply)
      + self_link                   = (known after apply)
      + storage_class               = "STANDARD"
      + uniform_bucket_level_access = true
      + url                         = (known after apply)

      + versioning {
          + enabled = false
        }
    }

  # module.gcs_api_extract.google_storage_bucket_iam_binding.admins["rapidapi-genius-api-extract"] will be created
  + resource "google_storage_bucket_iam_binding" "admins" {
      + bucket  = "pricing-aggregator-us-east1-rapidapi-genius-api-extract"
      + etag    = (known after apply)
      + id      = (known after apply)
      + members = [
          + "group:[email protected]",
        ]
      + role    = "roles/storage.objectAdmin"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.

Pushed by: @kevinsunny1996, Action: pull_request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant