Skip to content

Abstractions around existing tf providers

License

Notifications You must be signed in to change notification settings

eirenauts/tf-modules

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2024
Mar 16, 2024
Apr 2, 2024
Apr 13, 2024
Apr 13, 2024
Mar 13, 2024
Apr 13, 2024
Mar 13, 2024
Jan 27, 2024
Mar 16, 2024
Mar 16, 2024
Mar 16, 2024
Mar 13, 2024
Mar 14, 2024

Repository files navigation

tf-modules

A collection of tofu modules that I wrote. Some of these modules are superficial. Others form a meaningful a group of tofu resources and datasources into a logical and coherent grouping.

Install Dependencies

Install whichever dependencies are missing for the CI process and using opentofu. Installation instructions below are targetting ubuntu 22.04.

See ./ci/functions_init.sh and Makefile.

If the required dependencies are already installed, this step can be skipped.

sudo apt-get install -y build-essential
make install_deps

CI Tasks

Command Description
make format Format the codebase
make lint Lint the codebase

Examples using the modules

See ./examples

Licence

MIT

About

Abstractions around existing tf providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published