terraform-provider-htpasswd

command module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 4 Imported by: 0

README

htpasswd Terraform provider

Overview

This is a Terraform provider to generate output related to Apache htpasswd file

Using the provider

Terraform 1.0+: To install this provider, copy and paste this code into your Terraform configuration. Then, run terraform init.

terraform {
  required_providers {
    htpasswd = {
      source = "loafoe/htpasswd"
    }
  }
}

Development requirements

  • Terraform 1.0 or newer
  • Go 1.21 or newer (to build the provider plugin)

Issues

LICENSE

License is MIT

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