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

Removed flow logs #25

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Removed flow logs #25

merged 1 commit into from
Jul 31, 2023

Conversation

kunduso
Copy link
Owner

@kunduso kunduso commented Jul 31, 2023

No description provided.

@kunduso kunduso temporarily deployed to production July 31, 2023 17:16 — with GitHub Actions Inactive
@infracost
Copy link

infracost bot commented Jul 31, 2023

💰 Infracost estimate: monthly cost will not change

Project Cost change New monthly cost
kunduso/add-aws-elb-ec2-terraform $0 $44
Infracost output
──────────────────────────────────
Project: kunduso/add-aws-elb-ec2-terraform

- aws_cloudwatch_log_group.cw_loggroup
  Monthly cost depends on usage

    - Data ingested
      Monthly cost depends on usage
        -$0.50 per GB

    - Archival Storage
      Monthly cost depends on usage
        -$0.03 per GB

    - Insights queries data scanned
      Monthly cost depends on usage
        -$0.005 per GB

Monthly cost change for kunduso/add-aws-elb-ec2-terraform
Amount:  $0.00 ($44 → $44)
Percent: 0%

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

22 cloud resources were detected:
∙ 4 were estimated, all of which include usage-based costs, see https://infracost.io/usage-file
∙ 18 were free, rerun with --show-skipped to see details
This comment will be updated when the cost estimate changes.

@github-actions
Copy link

💰 Infracost estimate: monthly cost will not change

Project Cost change New monthly cost
kunduso/add-aws-elb-ec2-terraform/TFplan.JSON $0 $44
Infracost output
──────────────────────────────────
Project: kunduso/add-aws-elb-ec2-terraform/TFplan.JSON

- aws_cloudwatch_log_group.cw_loggroup
  Monthly cost depends on usage

    - Data ingested
      Monthly cost depends on usage
        -$0.50 per GB

    - Archival Storage
      Monthly cost depends on usage
        -$0.03 per GB

    - Insights queries data scanned
      Monthly cost depends on usage
        -$0.005 per GB

Monthly cost change for kunduso/add-aws-elb-ec2-terraform/TFplan.JSON
Amount:  $0.00 ($44 → $44)
Percent: 0%

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

22 cloud resources were detected:
∙ 4 were estimated, all of which include usage-based costs, see https://infracost.io/usage-file
∙ 18 were free:
  ∙ 3 x aws_lb_target_group_attachment
  ∙ 3 x aws_route_table_association
  ∙ 3 x aws_subnet
  ∙ 2 x aws_security_group
  ∙ 1 x aws_default_security_group
  ∙ 1 x aws_internet_gateway
  ∙ 1 x aws_lb_listener
  ∙ 1 x aws_lb_target_group
  ∙ 1 x aws_route
  ∙ 1 x aws_route_table
  ∙ 1 x aws_vpc
This comment will be updated when the cost estimate changes.

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖success

Terraform Validation 🤖success

Show Plan

terraform
data.aws_ami.amazon_ami: Reading...
aws_cloudwatch_log_group.cw_loggroup: Refreshing state... [id=example]
aws_vpc.this: Refreshing state... [id=vpc-0b23e015fb2aef56f]
data.aws_ami.amazon_ami: Read complete after 0s [id=ami-07251f912d2a831a3]
aws_subnet.public[1]: Refreshing state... [id=subnet-04ace3e2f0ef6da5e]
aws_route_table.this-rt: Refreshing state... [id=rtb-03a180c2dc3704f06]
aws_security_group.lb: Refreshing state... [id=sg-0a13a037424985fe3]
aws_internet_gateway.this-igw: Refreshing state... [id=igw-0c75abccd778a1f17]
aws_default_security_group.default: Refreshing state... [id=sg-00168489b6c2eec1b]
aws_lb_target_group.front: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:targetgroup/application-front/6889e5f2a40cee18]
aws_subnet.public[2]: Refreshing state... [id=subnet-09b0f62b2ee8a7f09]
aws_subnet.public[0]: Refreshing state... [id=subnet-0043aff059c4c1d42]
aws_security_group.ec2_instance: Refreshing state... [id=sg-0f09a32e72844211a]
aws_route.internet-route: Refreshing state... [id=r-rtb-03a180c2dc3704f061080289494]
aws_lb.front: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:loadbalancer/app/front/26134c1148def042]
aws_route_table_association.public[1]: Refreshing state... [id=rtbassoc-0e1dd889cc38ab846]
aws_route_table_association.public[2]: Refreshing state... [id=rtbassoc-0ba2e722c8e3e491a]
aws_route_table_association.public[0]: Refreshing state... [id=rtbassoc-0a82802807485b4b1]
aws_instance.app-server[1]: Refreshing state... [id=i-0a6fc26d8ebc62633]
aws_instance.app-server[2]: Refreshing state... [id=i-074599aa7586fda99]
aws_instance.app-server[0]: Refreshing state... [id=i-0c3c4ce2d3cc3df00]
aws_lb_listener.front_end: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:listener/app/front/26134c1148def042/c8fd70407eb1fa03]
aws_lb_target_group_attachment.attach-app1[2]: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:targetgroup/application-front/6889e5f2a40cee18-20230731170943835300000001]
aws_lb_target_group_attachment.attach-app1[0]: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:targetgroup/application-front/6889e5f2a40cee18-20230731170943984500000003]
aws_lb_target_group_attachment.attach-app1[1]: Refreshing state... [id=arn:aws:elasticloadbalancing:us-east-2:743794601996:targetgroup/application-front/6889e5f2a40cee18-20230731170943896400000002]

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

Terraform will perform the following actions:

  # aws_cloudwatch_log_group.cw_loggroup will be destroyed
  # (because aws_cloudwatch_log_group.cw_loggroup is not in configuration)
  - resource "aws_cloudwatch_log_group" "cw_loggroup" {
      - arn               = "arn:aws:logs:us-east-2:743794601996:log-group:example" -> null
      - id                = "example" -> null
      - name              = "example" -> null
      - retention_in_days = 0 -> null
      - tags              = {} -> null
      - tags_all          = {
          - "Source" = "https://github.com/kunduso/add-aws-elb-ec2-terraform"
        } -> null
    }

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

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

Saved the plan to: TFplan.JSON

To perform exactly these actions, run the following command to apply:
    terraform apply "TFplan.JSON"

Pushed by: @kunduso, Action: pull_request

@kunduso kunduso merged commit da60ccd into main Jul 31, 2023
4 of 6 checks passed
@kunduso kunduso deleted the fix-build branch July 31, 2023 17:20
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