terraform-provider-cfsecurity

command module
v0.83.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

Terraform-provider-cfsecurity

This is a terraform provider for using cf-security-entitlement.

This provider has been made to be used with cloud foundry provider.

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

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/cfsecurity"
      version = "latest"
    }
  }
}

Documentation

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

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