other
Some checks failed
terraform validation / Terraform (push) Failing after 7s

This commit is contained in:
Hubert Cornet 2025-01-13 20:45:42 +01:00
parent e337548ef2
commit a016f7838d

View File

@ -1,10 +1,10 @@
terraform { terraform {
required_version = "~> 0.12.0" required_version = "~> 3.0"
backend "remote" { backend "remote" {
hostname = "app.terraform.io" hostname = "tips-of-mine.com"
organization = "example" organization = "example"
token = "xxxxxxxx" token = "EMVLdieKXA6X-ifx0tW0ELNQGde5XrJ3D8T-qcEY"
workspaces { workspaces {
name = "prod" name = "prod"