Skip to content

issues Search Results · repo:diggerhq/digger language:Go

Filter by

482 results
 (88 ms)

482 results

indiggerhq/digger (press backspace or delete to remove)

Reproduction scenario: - First PR created, touching two projects say “eks”, - A commit added to PR touching another project say “vpc” - a revert pushed to first PR which undo the changes to “eks”, ...
  • motatoes
  • Opened 
    2 days ago
  • #1990

I just noticed this when doing some testing in a digger.yml like this: projects: - name: first dir: . - name: second dir: . - name: dev dir: dev/ lets say a file called called ...
  • motatoes
  • Opened 
    3 days ago
  • #1988

https://github.com/diggerhq/digger/actions/runs/15647884053
  • motatoes
  • Opened 
    7 days ago
  • #1979

Hi, The documentation is not very clear on how to use the aws_role_to_assume inside a block. For instance I m trying to generate projects. And when specifying aws_role_to_assume inside the block element ...
  • olespagnon-vdm
  • Opened 
    7 days ago
  • #1976

We have a check for branch exists here https://github.com/diggerhq/digger/blob/f2e3f8d26303d436b9b0a473b6e6cb5d642f512b/backend/controllers/github.go#L463 but it seems that it still returns false even ...
  • motatoes
  • 1
  • Opened 
    9 days ago
  • #1972

Situation I m using digger.yml with multiple projects defined like this: projects: - name: dev dir: terraform/environments/dev workflow: dev include_patterns: - terraform/environments/dev/** ...
  • spider-man-tm
  • 1
  • Opened 
    16 days ago
  • #1970

Tested here: https://github.com/diggerhq/terragrunt-huge-example/pull/14 it seems that when the terragrunt module plan is first time and no state is stored digger fails with an error as such: Terraform ...
  • motatoes
  • Opened 
    17 days ago
  • #1969

🚨 Describe the bug Need help with the following error message when trying to use digger-cloud + Terragrunt and the sops_decrypt_file function. The error suggests that Digger is attempting to decrypt the ...
  • MAXxATTAXx
  • 3
  • Opened 
    22 days ago
  • #1963

I would like to know how we can get the list of tfvars should be used on the plan. I have a script for retrieving the files but the plan refuse, it seems to accept only statically add.I would not manipulate ...
  • mehmetmakina
  • Opened 
    on May 9
  • #1947

Hello guys, I m trying to use digger on github to deploy to azure, this time using CONNECTION_STRING auth I have multiple projects, each project has their own sub, their own storage account with the state, ...
  • abazzi-neogenomics
  • 1
  • Opened 
    on May 7
  • #1946
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub