terraform-provider-khulnasoft

command module
v0.8.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

Terraform logo Khulnasoft logo

Khulnasoft Provider for Terraform

This is the Khulnasoft provider for Terraform.

Useful links:

The provider lets you declaratively define the configuration for your Khulnasoft Enterprise platform.

Contents

Requirements

Using the Khulnasoft provider

To quickly get started using the Khulnasoft provider for Terraform, configure the provider as shown below. Full provider documentation with details on all options available is located on the Terraform Registry site.

terraform {
  required_providers {
    khulnasoft = {
      version = "0.8.26"
      source  = "khulnasoft/khulnasoft"
    }
  }
}

provider "khulnasoft" {
  username = "IaC"
  khulnasoft_url = "https://khulnasoft.com"
  password = "@password"
}

Using the Khulnasoft provider SaaS solution

To quickly get started using the Khulnasoft SaaS provider for Terraform, configure the provider as shown above. The khulnasoft_url should point to cloud.khulnasoft.com for the Khulnasoft Customers and the Dev/QA Teams need to provide their Urls respectively.

NOTE: SaaS authentication is supported from version 0.8.4+

Contributing

The Khulnasoft Provider for Terraform is the work of many contributors. We appreciate your help!

To contribute, please read the contribution guidelines. You may also report an issue. Once you've filed an issue.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL