We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f25f6 commit 8c140f6Copy full SHA for 8c140f6
deployment/terraform/ecr/main.tf
@@ -15,7 +15,7 @@ locals {
15
16
provider "aws" {
17
region = var.aws_default_region
18
- version = "~> 2.11.0"
+ version = "~> 2.36.0"
19
profile = var.profile
20
21
allowed_account_ids = [
deployment/terraform/ecs-service/main.tf
@@ -16,7 +16,7 @@ locals {
22
0 commit comments