terraform-github-actions
terraform-github-actions copied to clipboard
GitHub actions for terraform
### Suggestion ## Background Currently the apply and plan actions work really well in frogejo but the issue comment python code is github specific which fails (as expected) Would it...
### Problem description I'm not sure if this is a duplicate of #285 or not so I'm opening this separately. Please mark as duplicate and I'll move discussion into #285...
### Problem description We've started using these actions in anger across a couple of projects and are already hitting the Dockerhub Rate Limit on our Self Hosted Runners.  It...
### Suggestion ## Use-case My use case is the following: - our feature branches are deployed whenever we open a PR and use the dflook tf-apply action selecting a workspace...
### Problem description When installing Terraform the parsing of a valid terraform file fails. As a result the `required_version` specified in the file is ignored. Since latest version of Terraform...
### Suggestion I am not sure if this would be more of a niche thing - for me, it would be great if there would be an option to control...