We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095cd90 commit 4aad569Copy full SHA for 4aad569
cloud/aws/modules/setup/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
aws = {
4
source = "hashicorp/aws"
5
- version = "5.88.0"
+ version = "5.91.0"
6
}
7
8
cloud/aws/templates/aws_oidc/providers.tf
backend "s3" {}
cloud/azure/templates/azure_saml_ses/main.tf
azurerm = {
source = "azurerm"
0 commit comments