Quellcode durchsuchen

docs: update Terraform.gitignore (#2998)

pull/3001/head
Viet Nguyen vor 5 Jahren
Ursprung
Commit
f1f53976fa
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3
    0
      Terraform.gitignore

+ 3
- 0
Terraform.gitignore Datei anzeigen

@@ -24,3 +24,6 @@ override.tf.json
# Include override files you do wish to add to version control using negated pattern
#
# !example_override.tf

# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*

Laden…
Abbrechen
Speichern