Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 9062b4c

Browse files
authored
Merge pull request #242 from nataindata/main
Updated readme
2 parents 443485a + d4db520 commit 9062b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache-airflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A module that adds Apache Airflow in your Coder template.
1616
module "airflow" {
1717
source = "registry.coder.com/modules/apache-airflow/coder"
1818
version = "1.0.13"
19-
agent_id = coder_agent.example.id
19+
agent_id = coder_agent.main.id
2020
}
2121
```
2222

0 commit comments

Comments
 (0)