Igor Zalutski

Results 68 issues of Igor Zalutski

It would be sweet if we also run locally with a minio s3 and https://github.com/nektos/act ? I assume it needs a S3 bucket right ? Its a bit like how...

user-reported

> The report time seems to be GMT. Is is expected? ... I would suggest at least adding Z : 2023-07-10 17:48:08Z to make it explicit. Reported by @fleroux514

enhancement
good first issue
user-reported

Currently the S3 bucket for state and the dynamoDb table for state locks (unrelated to PR locks) is expected to be there and managed by the user. Raised by @SalvoRusso8...

enhancement
user-reported
needs scoping

It would be great to have some official Docker image that you can pull and try digger (at least digger cli) without configuring CI/CD pipeline for that, or just use...

user-reported

Another potentially useful feature could be storing of state transformation logs, so that it would allow auditing changes in the infrastructure - who applied changes and when, something like AWS...

user-reported

Sometimes it happens that you need to fix something manually via terraform state commands. Do you support terraform state/import commands? It would be great if user could just type `digger...

user-reported
need for backend

Delta plans. option -target is in effect to see only desired changes. Seems like could be addressed by introducing support of the [target option](https://developer.hashicorp.com/terraform/cli/commands/plan#target-address) for the plan command. So you'd...

enhancement
user-reported

Reported by @fleroux514: When posting a digger command, the workflow (digger) in the master branch is used vs the PR change - eg Renovate PR that updates Terraform from 136...

enhancement
user-reported
needs scoping
need for backend

Integration with [Checkov](https://github.com/bridgecrewio/checkov) for static analysis of terraform code Suggested by @JamesWoolfenden

user-reported
needs scoping
policy-as-code
can be closed

> 1. One microservice is one Github repository under main branch. ( we have 10 microservices = 10 Github repositories > 2. 30 AWS accounts where we deploy our microservices....

user-reported
needs scoping
major