Giter Site home page Giter Site logo

cv711 / terraform-provider-auth0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from auth0/terraform-provider-auth0

0.0 1.0 0.0 13.43 MB

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.

Home Page: https://registry.terraform.io/providers/auth0/auth0/latest/docs

License: Mozilla Public License 2.0

Shell 0.24% Go 98.98% Makefile 0.78%

terraform-provider-auth0's Introduction

Auth0 Terraform Provider

GoDoc Go Report Card Release Codecov License Build Status

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.


๐Ÿ“š Documentation

๐ŸŽป Getting Started

Requirements

Installation

Terraform uses the Terraform Registry to download and install providers. To install this provider, copy and paste the following code into your Terraform configuration. Then, run terraform init.

terraform {
  required_providers {
    auth0 = {
      source  = "auth0/auth0"
      version = ">= 0.34" # Refer to docs for latest version
    }
  }
}

provider "auth0" {}
$ terraform init

๐Ÿ‘‹ Contributing

Feedback and contributions to this project are welcome! Before you get started, please review the following:

๐Ÿ™‡ Support & Feedback

Raise an Issue

If you have found a bug or if you have a feature request, please raise an issue on our issue tracker.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.


Auth0 logo and word-mark in black on transparent background Auth0 logo and word-mark in white on transparent background

Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?

This project is licensed under the MPL-2.0 license. See the LICENSE file for more info or auth0-terraform-provider.pdf for a full report.

terraform-provider-auth0's People

Contributors

abulford avatar alexkappa avatar apamildner avatar cgriggs01 avatar dependabot[bot] avatar edify42 avatar etwillbefine avatar evansims avatar hvassing avatar hypnoglow avatar impl avatar jackton1 avatar jluiz20 avatar kevinschoonover avatar kgunbin avatar kpurdon avatar mcalster avatar mmindenhall avatar omar avatar politician avatar relu avatar rienafairefr avatar rkhoriander avatar sergiught avatar squarebracket avatar toshi1127 avatar willvedd avatar woz5999 avatar yinzara avatar yvovandoorn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.