Skip to content

Commit 352c03c

Browse files
committed
Upgrade SM2A to 1.1.11
1 parent a5b030a commit 352c03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module "rds_backups" {
2626

2727

2828
module "sma-base" {
29-
source = "https://github.com/NASA-IMPACT/self-managed-apache-airflow/releases/download/v1.1.10/self-managed-apache-airflow.zip"
29+
source = "https://github.com/NASA-IMPACT/self-managed-apache-airflow/releases/download/v1.1.11/self-managed-apache-airflow.zip"
3030
project = var.project_name
3131
airflow_db = var.airflow_db
3232
fernet_key = var.fernet_key

0 commit comments

Comments
 (0)