Alistair Scott

Results 29 issues of Alistair Scott

…CLI and pull requests ## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md). ## Describe Why This Is Awesome It...

needs-review

…l requests https://github.com/infracost/infracost-gh-action

We added a `fig-autocomplete` hidden subcommand to Infracost and it increased the padding in the usage text (https://github.com/infracost/infracost/pull/1457#discussion_r827182625), which was unexpected. This fixes any hidden commands affecting the padding: Fixes...

kind/bug
area/cobra-command
triage/needs-info

Infracost comment is showing the "Module path" column even though it's empty. **Expected result:** If "Module path" is column is empty it should be hidden

bug
good first issue

Infracost version: v0.10.8 Stacktrace: (I've fixed to get the actual file paths in https://github.com/infracost/infracost/pull/1929) ``` "1: running [Created by errgroup.(*Group).Go @ errgroup.go:72] runtime/debug:24 Stack() main:297 (*parallelRunner).run.func1.1() :838 panic() github.com/infracost/infracost/internal/schema:24 (*UsageData).Get()...

bug

Version: v0.10.7 Stack trace: ``` decimal division by 0 goroutine 1 [running]: runtime/debug.Stack() /opt/hostedtoolcache/go/1.18.3/x64/src/runtime/debug/stack.go:24 +0x65 main.Run.func1() /home/runner/work/infracost/infracost/cmd/infracost/main.go:65 +0x7b panic({0x230d060, 0x2e1c860}) /opt/hostedtoolcache/go/1.18.3/x64/src/runtime/panic.go:838 +0x207 github.com/shopspring/decimal.Decimal.QuoRem({0xc00008abc0, 0x1}, {0xc000e6c8e0, 0x0}, 0x10) /home/runner/go/pkg/mod/github.com/shopspring/[email protected]/decimal.go:565 +0x2c5 github.com/shopspring/decimal.Decimal.DivRound({0xc00008abc0?,...

bug

**Terraform code:** ```hcl provider "aws" { region = "eu-west-1" skip_credentials_validation = true skip_requesting_account_id = true access_key = "mock_access_key" secret_key = "mock_secret_key" } data "aws_availability_zones" "available" {} resource "aws_vpc" "tenant_aws_vpc" {...

bug

Google pricing: https://cloud.google.com/run/pricing Terraform resources: * google_cloud_run_* - some of these might be free ## Details ### `google_cloud_run_service` We will need to extract the following attributes from the Terraform: -...

new resources
google

Google pricing: https://cloud.google.com/appengine/pricing Terraform resources: * `google_app_engine_*` - some of these might be free

new resources
google
needs details

Google pricing: https://cloud.google.com/recaptcha-enterprise/pricing Terraform resources: * https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/recaptcha_enterprise_key

new resources
google
needs details