Skip to content

Commit

Permalink
remove aws
Browse files Browse the repository at this point in the history
  • Loading branch information
jcma-google committed Aug 14, 2024
1 parent 85cb2ca commit 77af776
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions cloud/azure/templates/azure_saml_ses/providers.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
provider "azurerm" {
features {}
}

provider "aws" {
region = var.aws_region
}
}

0 comments on commit 77af776

Please sign in to comment.