Added ALL README files and converted the FreeIPA password to an environment variable.
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -29,4 +29,20 @@ Temporary Items
|
||||
.vscode/
|
||||
|
||||
# macOS metadata
|
||||
*.icloud
|
||||
*.icloud
|
||||
|
||||
# Terraform
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
|
||||
# Crash log files
|
||||
crash.log
|
||||
|
||||
# Ignore override files as they are usually used to override resources locally
|
||||
*.override.tf
|
||||
*.override.tf.json
|
||||
|
||||
# Ignore CLI configuration files
|
||||
.terraformrc
|
||||
.terraformrc.json
|
||||
|
||||
Reference in New Issue
Block a user