Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 94241029 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: tflint

parent 85cdc854
No related branches found
No related tags found
No related merge requests found
Pipeline #35777 failed
terraform {
required_version = ">= 1.0"
}
variable "foo" {
default = "bar"
default = "bar"
description = "dummy var"
type = string
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment