All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 42s
7 lines
161 B
HCL
7 lines
161 B
HCL
#terraform {
|
|
# backend "s3" {
|
|
# bucket = "terraform-aws-bucket"
|
|
# key = "backend/aws-bucket/terraform.tfstate"
|
|
# region = "eu-north-1"
|
|
# }
|
|
#} |