Skip to content

Commit 3b6bfee

Browse files
committed
chore: remove unused profile configuration from S3 backend in Terraform main.tf
1 parent b675207 commit 3b6bfee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

infra/terraform/main/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ terraform {
1414
}
1515

1616
backend "s3" {
17-
profile = "main"
1817
bucket = "koes-terraform-state"
1918
key = "main/terraform.tfstate"
2019
region = "ap-south-1"

0 commit comments

Comments
 (0)