terraform-provider-credhub

command module
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

terraform-provider-credhub Build Status

This terraform provider lets you create and retrieve credentials from credhub.

Installations

Requirements: You need, of course, terraform (>=0.13) which is available here: https://www.terraform.io/downloads.html

Add to your terraform file:

terraform {
  required_providers {
    cfsecurity = {
      source  = "orange-cloudfoundry/credhub"
      version = "latest"
    }
  }
}

Documentation

You can find documentation at https://registry.terraform.io/providers/orange-cloudfoundry/credhub/latest/docs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package credhub credit to https://github.com/prometheus/prometheus
Package credhub credit to https://github.com/prometheus/prometheus

Jump to

Keyboard shortcuts

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