Просмотр исходного кода

Ignore Terraform CLI configuration files (#3359)

pull/3364/head
Loo Zheng Yuan 4 лет назад
Родитель
Сommit
8300d88565
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      Terraform.gitignore

+ 4
- 0
Terraform.gitignore Просмотреть файл

@@ -27,3 +27,7 @@ override.tf.json

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

# Ignore CLI configuration files
.terraformrc
terraform.rc

Загрузка…
Отмена
Сохранить