diff --git a/infrastructure/terraform.tf b/infrastructure/terraform.tf index 37e4145..eef9209 100644 --- a/infrastructure/terraform.tf +++ b/infrastructure/terraform.tf @@ -19,7 +19,6 @@ terraform { backend "azurerm" { resource_group_name = "noahspan" storage_account_name = "noahspanterraform" - container_name = "tfstate-flying-test" key = "terraform.tfstate" } } \ No newline at end of file