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

Add example AWS creds to multi project examples #46

Merged
merged 3 commits into from
Jan 4, 2022

Conversation

aliscott
Copy link
Member

@aliscott aliscott commented Jan 4, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 4, 2022

💰 Infracost estimate: monthly cost will increase by $55,065 📈

Project Previous New Diff
infracost/infracost/examples/terraform/plan.json $0 $55,065 +$55,065
Infracost output
Project: infracost/infracost/examples/terraform/plan.json

+ aws_instance.web_app
  +$55,065

    + Instance usage (Linux/UNIX, on-demand, m5.4xlarge)
      +$41,570

    + root_block_device
    
        + Storage (general purpose SSD, gp2)
          +$371

    + ebs_block_device[0]
    
        + Storage (provisioned IOPS SSD, io1)
          +$9,268
    
        + Provisioned IOPS
          +$3,856

+ aws_lambda_function.hello_world
  Monthly cost depends on usage

    + Requests
      Monthly cost depends on usage
        +$14.83 per 1M requests

    + Duration
      Monthly cost depends on usage
        +$0.0012357988 per GB-seconds

Monthly cost change for infracost/infracost/examples/terraform/plan.json
Amount:  +$55,065 ($0.00 → $55,065)

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

2 cloud resources were detected:
∙ 2 were estimated, 2 include usage-based costs, see https://infracost.io/usage-file

This comment will be updated when the cost estimate changes.

Is this comment useful? Yes, No

@aliscott aliscott force-pushed the add-multi-project-aws-example branch 7 times, most recently from d3426ba to 46c0a06 Compare January 4, 2022 18:37
@aliscott aliscott force-pushed the add-multi-project-aws-example branch from 3ff5619 to 436e0d6 Compare January 4, 2022 18:42
@aliscott aliscott changed the title Add example AWS creds to Multi project examples Add example AWS creds to multi project examples Jan 4, 2022
@aliscott aliscott marked this pull request as ready for review January 4, 2022 18:52
@aliscott aliscott self-assigned this Jan 4, 2022
Copy link
Member

@alikhajeh1 alikhajeh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aliscott aliscott merged commit ff76c26 into master Jan 4, 2022
@aliscott aliscott deleted the add-multi-project-aws-example branch January 4, 2022 21:30
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.

2 participants