diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-02 16:05:38 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-02-02 16:05:38 +0100 |
commit | 93f98bb6051fa702458f6853873a4443a401ba87 (patch) | |
tree | 892714042cebda841112956d7373fcd0896dd890 /opentofu/environments | |
parent | ed15ef307a5977816328b516a15436050232d99a (diff) |
opentofu: definition of a docker ready machine
First iteration, will be optimized later
Diffstat (limited to 'opentofu/environments')
-rw-r--r-- | opentofu/environments/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/opentofu/environments/README.md b/opentofu/environments/README.md deleted file mode 100644 index be0c0ac..0000000 --- a/opentofu/environments/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# OpenTofu Environments - -This folder contains environment-specific OpenTofu configurations. - -## Environments -- **dev/**: Development environment. -- **prod/**: Production environment. |