github-app-token VS github-sls-rest-api

Compare github-app-token vs github-sls-rest-api and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
github-app-token github-sls-rest-api
1 4
470 37
- -
3.8 0.0
28 days ago about 1 year ago
TypeScript TypeScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

github-app-token

Posts with mentions or reviews of github-app-token. We have used some of these posts to build our list of alternatives and similar projects.
  • Managing repo secrets for an Org
    1 project | /r/github | 5 Aug 2021
    It's pretty annoying but basically you have to generate an access token each time... I use this GitHub actions to do it https://github.com/tibdex/github-app-token

github-sls-rest-api

Posts with mentions or reviews of github-sls-rest-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Question around remote state in a pipeline
    1 project | /r/Terraform | 12 Jun 2023
  • Introducing TFstate.dev! a Free & Open Source Hosted Terraform HTTP Backend - accessible using a GitHub Token
    2 projects | /r/Terraform | 11 May 2022
    Thanks u/numbstruck! Great question... When developing this, I basically was inspired by the Amazon S3 Storage Backend, but with less dependency requiring a DDB table and IAM user/role to do the juggling and let the TFState GitHub API and the GitHub Tokens for Identity/Auth do the heavy lifting instead of Terraform.
  • Show HN: TFstate.dev: Free Terraform State Storage Service Using a GitHub Token
    1 project | news.ycombinator.com | 11 May 2022
    Greetings! I've developed a new service called TFstate.dev!

    TFstate.dev is a free-to-use hosted HTTP Backend for Terraform State Storage that is accessible using a GitHub Token.

    The backend API is Open Source for transparency and confidence that your state files are securely hosted: https://github.com/tfstate/github-sls-rest-api

    There's no signup or registration, and with a GitHub token, you can immediately start using this as a Terraform Backend. State is secured and encrypted in Amazon S3 using KMS. State Locking is also natively supported.

    Using it is as simple as generating a GitHub token, setting a few lines of config in Terraform, then enjoying the benefits of Shared and Secure state storage without first signing up for TF Cloud or creating S3 buckets, DDB tables and juggling Access Credentials just to get the same feature set.

    I'd love to get everyone's feedback, and if you're currently using a different Terraform State backend, feel free to migrate to this service to store your state.

    Let me know what you think!

    Christian

What are some alternatives?

When comparing github-app-token and github-sls-rest-api you can also consider the following projects:

github-pages-deploy-action - ๐Ÿš€ Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

assume-aws-role-action - Assume AWS IAM Roles using SAML.to in GitHub Actions

action-update-file - Update (i.e. commit and push) files on GitHub

p6-cdktf-github-p6m7g8 - P6M7G8 p6m7g8/p6-cdktf-github-p6m7g8

probot-nextjs-starter - Starter template to build GitHub bots with Probot and NextJS.

vscode-infracost - See cost estimates for Terraform right in your editor๐Ÿ’ฐ๐Ÿ“‰

dockerhub-description - A GitHub action to update a Docker Hub repository description from README.md

terraform-visual - Terraform Visual is an interactive way of visualizing your Terraform plan

gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.

create-issue-from-file - A GitHub action to create an issue using content from a file