Skip to content

davidjeddy/terraform-localhost-development

Repository files navigation

terraform-localhost-development

Badges

Build Status, Code Coverage, PR stats/time frame, Project status, etc.

Description

Run this process to override Terraform/OpenTofu DNS for shared modules.

Purpose

Tired of changing the source of deployment modules when doing development with published modules? This project as as a redirect and host of an IaC registry to a local file system.

Functionality

Host a IaC module registry locally and redirect requests to it while running.

Special Features

Does this project have a special ability or functionality the competitors do not?

Table of Contents

Contributing

Code of Conduct

Please see CODE_OF_CONDUCT.md.

Contributing Guidelines

Please see CONTRIBUTING_GUIDELINES.md.

Development Documentation

Please see DEVDOCS.md.

Requirements

  • A list of items
  • required to run
  • the project (pre project cloning).
  • Do not include
  • project dependencies
  • installed via a
  • package manager such
  • as compose, npm, gem, etc.

How to

Obtain

git clone ...

Configure

echo -e "Some commands\n
to configure\n
the project.\n"

Run

echo -e "The commands\n
to run\n
the project."

Stop

echo -e "You guessed it\n
the command to stop
the project.\n"

Versioning

This project follows SemVer 2.0.

Given a version number MAJOR.MINOR.PATCH, increment the:

1. MAJOR version when you make incompatible API changes,
2. MINOR version when you add functionality in a backwards compatible manner, and
3. PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Contributors

Additional Information

About

terraform-localhost-development

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published